Trace number 49786

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.92 1801.33

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=420-sizeP=211-sizeQ=420-348698641-max.opb
MD5SUM0313cdb45b0522b789ebac5496eff7a9
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables89251
Total number of constraints265861
Number of constraints which are clauses265860
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 constraint88620
Number of terms in the objective function 211
Biggest coefficient in the objective function 1645504557321206042154969182557350504982735865633579863348609024
Number of bits for the biggest coefficient in the objective function 211
Sum of the numbers in the objective function 3291009114642412084309938365114701009965471731267159726697218047
Number of bits of the sum of numbers in the objective function 211
Biggest number in a constraint 2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912
Number of bits of the biggest number in a constraint 630
Biggest sum of numbers in a constraint 8911016831293350036408538292383381493932086928219843614412485386125155782666611316461046199057660664692500703545894843314379452055497331714886553722880795243382690831872185771948649693979666
Number of bits of the biggest sum of numbers631
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...
14.22	c Converting 265862 PB-constraints to clauses...
14.29	c   -- Unit propagations: (none)
382.65	c   -- Detecting intervals from adjacent constraints: #
382.71	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
383.23	c ---[   0]---> Adder-cost: 132502   maxlim: 569010768142908071578537786118014917969300732155896165313347817161004306231166193731792076175939144380839601179618454389557156848   bits: 428/428
799.00	c ==================================[MINISAT+]==================================
799.00	c | Conflicts | Original         | Learnt                           | Progress |
799.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
799.00	c ==============================================================================
799.00	c |         0 | 1145655  3809531 |  381885       0        0     nan |  0.000 % |
801.12	c |       100 | 1145048  3807404 |  420073      17       48     2.8 | 10.402 % |
802.89	c |       250 | 1144740  3806318 |  462080     126     1202     9.5 | 10.426 % |
803.00	c |       475 | 1144740  3806318 |  508288     351    13051    37.2 | 10.426 % |
803.49	c |       813 | 1144740  3806318 |  559117     689    25350    36.8 | 10.426 % |
803.87	c |      1319 | 1144740  3806318 |  615029    1195    45990    38.5 | 10.426 % |
804.49	c |      2079 | 1144740  3806318 |  676532    1955    84730    43.3 | 10.426 % |
806.21	c |      3221 | 1144740  3806318 |  744185    3097   138486    44.7 | 10.426 % |
808.56	c |      4929 | 1144740  3806318 |  818604    4805   321302    66.9 | 10.426 % |
811.61	c |      7491 | 1144740  3806318 |  900464    7367   465996    63.3 | 10.426 % |
815.71	c |     11335 | 1144740  3806318 |  990511   11211   670509    59.8 | 10.426 % |
824.98	c |     17101 | 1144740  3806318 | 1089562   16977  1324252    78.0 | 10.426 % |
837.14	c |     25750 | 1144740  3806318 | 1198518   25626  1977765    77.2 | 10.426 % |
875.22	c |     38728 | 1144740  3806318 | 1318370   38604  3232199    83.7 | 10.426 % |
899.84	c |     58190 | 1144740  3806318 | 1450207   58066  5238063    90.2 | 10.426 % |
958.13	c |     87382 | 1144740  3806318 | 1595228   87258  7995925    91.6 | 10.426 % |
1042.43	c |    131171 | 1144732  3806292 | 1754751  131046 12912501    98.5 | 10.427 % |
1167.13	c |    196860 | 1144724  3806266 | 1930226  196734 22281251   113.3 | 10.427 % |
1282.38	c |    295387 | 1144724  3806266 | 2123249  295261 33259664   112.6 | 10.427 % |
1542.30	c |    443176 | 1144713  3806223 | 2335573  443049 51196237   115.6 | 10.428 % |
1801.18	c 
1801.18	c *** TERMINATED ***
1801.18	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/node52/watcher-49786-1154117934 -o ROOT/results/node52/solver-49786-1154117934 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node52/49786-1154117934/instance-49786-1154117934.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.99 0.99 3/64 13926
/proc/meminfo: memFree=1139304/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=1048 CPUtime=0
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 98 0 0 0 0 0 0 0 18 0 1 0 158664078 1073152 82 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 262 82 67 215 0 44 0

[startup+10.0013 s]
/proc/loadavg: 0.94 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1059688/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=81796 CPUtime=9.99
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 20315 0 0 0 986 13 0 0 25 0 1 0 158664078 83759104 20001 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 20449 20001 74 215 0 20231 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 81796

[startup+20.007 s]
/proc/loadavg: 0.95 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1015784/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=125216 CPUtime=19.98
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 1980 18 0 0 25 0 1 0 158664078 128221184 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805830 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31304 30916 83 215 0 31086 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 125216

[startup+30.0127 s]
/proc/loadavg: 0.95 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1015912/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=125216 CPUtime=29.98
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 2980 18 0 0 25 0 1 0 158664078 128221184 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621712 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31304 30916 83 215 0 31086 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 125216

[startup+40.0184 s]
/proc/loadavg: 0.96 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1015976/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=125216 CPUtime=39.99
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 3981 18 0 0 25 0 1 0 158664078 128221184 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005357 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31304 30916 83 215 0 31086 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 125216

[startup+50.0241 s]
/proc/loadavg: 0.97 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1015976/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=125216 CPUtime=49.99
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 4981 18 0 0 25 0 1 0 158664078 128221184 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621772 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31304 30916 83 215 0 31086 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 125216

[startup+60.0298 s]
/proc/loadavg: 0.97 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1015976/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=125216 CPUtime=59.99
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 5981 18 0 0 25 0 1 0 158664078 128221184 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134806270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31304 30916 83 215 0 31086 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 125216

[startup+70.0355 s]
/proc/loadavg: 0.97 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1016040/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=125216 CPUtime=70
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 6982 18 0 0 25 0 1 0 158664078 128221184 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621832 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31304 30916 83 215 0 31086 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 125216

[startup+80.0412 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1016040/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=125216 CPUtime=80
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 7982 18 0 0 25 0 1 0 158664078 128221184 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621707 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31304 30916 83 215 0 31086 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 125216

[startup+90.0469 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1016040/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=125216 CPUtime=90
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 8982 18 0 0 25 0 1 0 158664078 128221184 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31304 30916 83 215 0 31086 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 125216

[startup+100.053 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1016040/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=125216 CPUtime=100.01
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 9983 18 0 0 25 0 1 0 158664078 128221184 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809928 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31304 30916 83 215 0 31086 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 125216

[startup+110.058 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1016040/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=125216 CPUtime=110.01
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 10983 18 0 0 25 0 1 0 158664078 128221184 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31304 30916 83 215 0 31086 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 125216

[startup+120.064 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1016104/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=125216 CPUtime=120.02
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 11983 19 0 0 25 0 1 0 158664078 128221184 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812700 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31304 30916 83 215 0 31086 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 125216

[startup+130.07 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1016104/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=125216 CPUtime=130.03
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 12984 19 0 0 25 0 1 0 158664078 128221184 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621766 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31304 30916 83 215 0 31086 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 125216

[startup+140.075 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1016104/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=125216 CPUtime=140.03
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 13984 19 0 0 25 0 1 0 158664078 128221184 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31304 30916 83 215 0 31086 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 125216

[startup+150.081 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1016104/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=125216 CPUtime=150.03
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 14984 19 0 0 25 0 1 0 158664078 128221184 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31304 30916 83 215 0 31086 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 125216

[startup+160.087 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1016296/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=124960 CPUtime=160.04
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 15985 19 0 0 25 0 1 0 158664078 127959040 30852 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005338 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31240 30852 83 215 0 31022 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 124960

[startup+170.091 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1016296/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=124960 CPUtime=170.04
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 16985 19 0 0 25 0 1 0 158664078 127959040 30852 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812718 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31240 30852 83 215 0 31022 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 124960

[startup+180.097 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1016296/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=124960 CPUtime=180.04
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 17985 19 0 0 25 0 1 0 158664078 127959040 30852 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31240 30852 83 215 0 31022 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 124960

[startup+190.103 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1016296/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=124960 CPUtime=190.05
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 18986 19 0 0 25 0 1 0 158664078 127959040 30852 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621712 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31240 30852 83 215 0 31022 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 124960

[startup+200.108 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 13926
/proc/meminfo: memFree=1016296/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=124960 CPUtime=200.05
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 32950 0 0 0 19986 19 0 0 25 0 1 0 158664078 127959040 30852 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809892 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 31240 30852 83 215 0 31022 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 124960

[startup+210.114 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 13926

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

/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 178036 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (Kb) 858844

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1782.68
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 178137 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1782.68
Current children cumulated vsize (Kb) 858844

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1783.68
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 178237 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1783.68
Current children cumulated vsize (Kb) 858844

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1784.69
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 178338 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574132 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1784.69
Current children cumulated vsize (Kb) 858844

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1785.69
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 178438 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1785.69
Current children cumulated vsize (Kb) 858844

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1786.69
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 178538 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1786.69
Current children cumulated vsize (Kb) 858844

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1787.7
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 178639 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1787.7
Current children cumulated vsize (Kb) 858844

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1788.7
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 178739 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1788.7
Current children cumulated vsize (Kb) 858844

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1789.71
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 178840 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579855 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1789.71
Current children cumulated vsize (Kb) 858844

[startup+1791.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1790.71
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 178940 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1790.71
Current children cumulated vsize (Kb) 858844

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1791.72
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 179041 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1791.72
Current children cumulated vsize (Kb) 858844

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1792.72
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 179141 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1792.72
Current children cumulated vsize (Kb) 858844

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1793.73
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 179242 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1793.73
Current children cumulated vsize (Kb) 858844

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1794.73
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 179342 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1794.73
Current children cumulated vsize (Kb) 858844

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1795.74
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 179443 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1795.74
Current children cumulated vsize (Kb) 858844

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1796.74
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 179543 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1796.74
Current children cumulated vsize (Kb) 858844

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1797.75
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 179644 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (Kb) 858844

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1798.75
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 179744 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1798.75
Current children cumulated vsize (Kb) 858844

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1799.76
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 179845 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1799.76
Current children cumulated vsize (Kb) 858844

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1800.76
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 179945 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1800.76
Current children cumulated vsize (Kb) 858844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13928
/proc/meminfo: memFree=286056/2055920 swapFree=4183112/4192956
[pid=13926] ppid=13924 vsize=858844 CPUtime=1800.77
/proc/13926/stat : 13926 (minisat+) R 13924 13926 13877 0 -1 4194304 240101 0 0 0 179946 131 0 0 25 0 1 0 158664078 879456256 212996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13926/statm: 214711 212996 123 215 0 214493 0
Current children cumulated CPU time (s) 1800.77
Current children cumulated vsize (Kb) 858844

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

Child status: 0
Real time (s): 1801.33
CPU time (s): 1800.92
CPU user time (s): 1799.46
CPU system time (s): 1.45478
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (Kb): 940488
The end

Launcher Data (download as text)

Begin job on node52 on Fri Jul 28 20:18:55 UTC 2006


FILE ID= 49786-1154117934

PBS_JOBID= 886809

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=420-sizeP=211-sizeQ=420-348698641-max.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node52/49786-1154117934/instance-49786-1154117934.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-49786-1154117934 -o ROOT/results/node52/solver-49786-1154117934 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node52/49786-1154117934/instance-49786-1154117934.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  0313cdb45b0522b789ebac5496eff7a9

RANDOM SEED= 924669618

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1139512 kB
Buffers:         31680 kB
Cached:         815660 kB
SwapCached:       3680 kB
Active:          61460 kB
Inactive:       794488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1139512 kB
SwapTotal:     4192956 kB
SwapFree:      4183112 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            46444 kB
Committed_AS:   685436 kB
PageTables:       1500 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node52 on Fri Jul 28 20:48:56 UTC 2006