Trace number 349614

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 NameAnswerCPU timeWall clock time
minisat+ 1.14? (TO) 1800.13 1800.78

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-51-50.opb
MD5SUM60bac2da31df829d5469efd732e15a50
Bench CategorySATUNSAT-SMALLINT (no optimisation, small 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2550
Total number of constraints63801
Number of constraints which are clauses63801
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint50
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
Number of bits of the biggest sum of numbers6
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/0.00	c Parsing PB file...
1.69/1.76	c Converting 63801 PB-constraints to clauses...
1.69/1.76	c   -- Unit propagations: (none)
1.69/1.77	c   -- Detecting intervals from adjacent constraints: (none)
1.69/1.79	c   -- Clauses(.)/Splits(s): .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.88/1.93	c ==================================[MINISAT+]==================================
1.88/1.93	c | Conflicts | Original         | Learnt                           | Progress |
1.88/1.93	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.88/1.93	c ==============================================================================
1.88/1.93	c |         0 |   63801   130050 |   21267       0        0     nan |  0.000 % |
1.88/1.94	c |       100 |   63801   130050 |   23393     100    17430   174.3 |  0.000 % |
1.88/1.96	c |       251 |   63801   130050 |   25733     251    53326   212.5 |  0.000 % |
1.99/2.00	c |       477 |   63801   130050 |   28306     477   121857   255.5 |  0.000 % |
1.99/2.04	c |       814 |   63801   130050 |   31137     814   191645   235.4 |  0.000 % |
2.09/2.11	c |      1320 |   63801   130050 |   34250    1320   292662   221.7 |  0.000 % |
2.19/2.23	c |      2085 |   63801   130050 |   37675    2085   495155   237.5 |  0.000 % |
2.49/2.50	c |      3227 |   63801   130050 |   41443    3227   919656   285.0 |  0.000 % |
2.89/2.97	c |      4936 |   63801   130050 |   45587    4936  1578732   319.8 |  0.000 % |
3.38/3.47	c |      7498 |   63801   130050 |   50146    7498  2212220   295.0 |  0.000 % |
4.59/4.65	c |     11344 |   63801   130050 |   55161   11344  3781167   333.3 |  0.000 % |
8.19/8.23	c |     17111 |   63801   130050 |   60677   17111  7941795   464.1 |  0.000 % |
15.08/15.16	c |     25762 |   63801   130050 |   66744   25762 14128601   548.4 |  0.000 % |
23.58/23.62	c |     38739 |   63801   130050 |   73419   38739 20777890   536.4 |  0.000 % |
43.77/43.88	c |     58205 |   63801   130050 |   80761   58205 29782978   511.7 |  0.000 % |
85.85/85.95	c |     87399 |   63801   130050 |   88837   18837 15922019   845.3 |  0.000 % |
142.04/142.12	c |    131189 |   63801   130050 |   97721   62627 42806621   683.5 |  0.000 % |
226.81/226.97	c |    196879 |   63801   130050 |  107493   42479 29776179   701.0 |  0.000 % |
386.05/386.25	c |    295406 |   63801   130050 |  118242   46177 32777072   709.8 |  0.000 % |
703.13/703.44	c |    443195 |   63801   130050 |  130067   89510 64942363   725.5 |  0.000 % |
1236.24/1236.74	c |    664879 |   63801   130050 |  143073   80596 58671072   728.0 |  0.000 % |
1800.05/1800.71	c 
1800.05/1800.71	c *** TERMINATED ***
1800.05/1800.71	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/349614-1176710974/instance-349614-1176710974.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node33/watcher-349614-1176710974 -o ROOT/results/node33/solver-349614-1176710974 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/349614-1176710974/minisat+ /tmp/evaluation/349614-1176710974/instance-349614-1176710974.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.96 1.02 1.00 3/77 9208
/proc/meminfo: memFree=1783032/2055920 swapFree=4173916/4192956
[pid=9208] ppid=9206 vsize=1048 CPUtime=0
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 119012852 1073152 111 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 262 111 74 215 0 44 0

[startup+0.0120421 s]
/proc/loadavg: 0.96 1.02 1.00 3/77 9208
/proc/meminfo: memFree=1783032/2055920 swapFree=4173916/4192956
[pid=9208] ppid=9206 vsize=1184 CPUtime=0.01
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 158 0 0 0 1 0 0 0 18 0 1 0 119012852 1212416 143 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 296 144 74 215 0 78 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1184

[startup+0.10106 s]
/proc/loadavg: 0.96 1.02 1.00 3/77 9208
/proc/meminfo: memFree=1783032/2055920 swapFree=4173916/4192956
[pid=9208] ppid=9206 vsize=2192 CPUtime=0.09
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 376 0 0 0 9 0 0 0 18 0 1 0 119012852 2244608 361 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 548 362 74 215 0 330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2192

[startup+0.3011 s]
/proc/loadavg: 0.96 1.02 1.00 3/77 9208
/proc/meminfo: memFree=1783032/2055920 swapFree=4173916/4192956
[pid=9208] ppid=9206 vsize=3864 CPUtime=0.29
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 794 0 0 0 29 0 0 0 19 0 1 0 119012852 3956736 779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 966 779 74 215 0 748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3864

[startup+0.701183 s]
/proc/loadavg: 0.96 1.02 1.00 3/77 9208
/proc/meminfo: memFree=1783032/2055920 swapFree=4173916/4192956
[pid=9208] ppid=9206 vsize=7068 CPUtime=0.69
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 1613 0 0 0 69 0 0 0 22 0 1 0 119012852 7237632 1598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 1767 1598 74 215 0 1549 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7068

[startup+1.50135 s]
/proc/loadavg: 0.96 1.02 1.00 2/78 9209
/proc/meminfo: memFree=1774384/2055920 swapFree=4173916/4192956
[pid=9208] ppid=9206 vsize=13628 CPUtime=1.49
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 3253 0 0 0 147 2 0 0 25 0 1 0 119012852 13955072 3238 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 3407 3238 74 215 0 3189 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13628

[startup+3.10268 s]
/proc/loadavg: 1.04 1.03 1.00 2/78 9209
/proc/meminfo: memFree=1764912/2055920 swapFree=4173916/4192956
[pid=9208] ppid=9206 vsize=18912 CPUtime=3.09
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 4534 0 0 0 300 9 0 0 25 0 1 0 119012852 19365888 4519 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584047 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 4728 4519 103 215 0 4510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18912

[startup+6.30133 s]
/proc/loadavg: 1.04 1.03 1.00 2/78 9209
/proc/meminfo: memFree=1752112/2055920 swapFree=4173916/4192956
[pid=9208] ppid=9206 vsize=35668 CPUtime=6.28
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 8748 0 0 0 617 11 0 0 25 0 1 0 119012852 36524032 8733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 8917 8733 103 215 0 8699 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35668

[startup+12.7016 s]
/proc/loadavg: 1.04 1.03 1.00 2/78 9209
/proc/meminfo: memFree=1724336/2055920 swapFree=4173916/4192956
[pid=9208] ppid=9206 vsize=61796 CPUtime=12.68
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 15266 0 0 0 1254 14 0 0 25 0 1 0 119012852 63279104 15251 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 15449 15251 103 215 0 15231 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61796

[startup+25.5013 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 9209
/proc/meminfo: memFree=1683056/2055920 swapFree=4173916/4192956
[pid=9208] ppid=9206 vsize=101640 CPUtime=25.48
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 25229 0 0 0 2528 20 0 0 25 0 1 0 119012852 104079360 25214 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 25410 25214 103 215 0 25192 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101640

[startup+51.1015 s]
/proc/loadavg: 1.02 1.03 1.00 2/78 9209
/proc/meminfo: memFree=1629872/2055920 swapFree=4173980/4192956
[pid=9208] ppid=9206 vsize=155820 CPUtime=51.07
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 38743 0 0 0 5078 29 0 0 25 0 1 0 119012852 159559680 38728 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 38955 38728 103 215 0 38737 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 155820

[startup+102.306 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 9209
/proc/meminfo: memFree=1559536/2055920 swapFree=4173980/4192956
[pid=9208] ppid=9206 vsize=224228 CPUtime=102.26
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 55850 0 0 0 10185 41 0 0 25 0 1 0 119012852 229609472 55835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 56057 55835 103 215 0 55839 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 224228

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 9209
/proc/meminfo: memFree=1536304/2055920 swapFree=4173980/4192956
[pid=9208] ppid=9206 vsize=248796 CPUtime=162.23
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 61978 0 0 0 16179 44 0 0 25 0 1 0 119012852 254767104 61963 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 62199 61963 103 215 0 61981 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 248796

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 9209
/proc/meminfo: memFree=1494064/2055920 swapFree=4174044/4192956
[pid=9208] ppid=9206 vsize=289656 CPUtime=222.21
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 72143 0 0 0 22167 54 0 0 25 0 1 0 119012852 296607744 72128 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574211 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 72414 72128 103 215 0 72196 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 289656

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1493936/2055920 swapFree=4174044/4192956
[pid=9208] ppid=9206 vsize=289656 CPUtime=282.19
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 72146 0 0 0 28165 54 0 0 25 0 1 0 119012852 296607744 72131 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 72414 72131 103 215 0 72196 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 289656

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1451760/2055920 swapFree=4174108/4192956
[pid=9208] ppid=9206 vsize=331712 CPUtime=342.16
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 82651 0 0 0 34153 63 0 0 25 0 1 0 119012852 339673088 82636 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 82928 82636 103 215 0 82710 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 331712

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1451632/2055920 swapFree=4174108/4192956
[pid=9208] ppid=9206 vsize=331712 CPUtime=402.15
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 82652 0 0 0 40151 64 0 0 25 0 1 0 119012852 339673088 82637 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 82928 82637 103 215 0 82710 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 331712

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1451632/2055920 swapFree=4174108/4192956
[pid=9208] ppid=9206 vsize=331712 CPUtime=462.12
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 82652 0 0 0 46148 64 0 0 25 0 1 0 119012852 339673088 82637 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 82928 82637 103 215 0 82710 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 331712

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1437552/2055920 swapFree=4174172/4192956
[pid=9208] ppid=9206 vsize=346460 CPUtime=522.1
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 86324 0 0 0 52143 67 0 0 25 0 1 0 119012852 354775040 86309 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 86615 86309 103 215 0 86397 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 346460

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1408688/2055920 swapFree=4174172/4192956
[pid=9208] ppid=9206 vsize=374604 CPUtime=582.09
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 93345 0 0 0 58136 73 0 0 25 0 1 0 119012852 383594496 93330 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 93651 93330 103 215 0 93433 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 374604

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1408624/2055920 swapFree=4174236/4192956
[pid=9208] ppid=9206 vsize=374604 CPUtime=642.06
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 93345 0 0 0 64133 73 0 0 25 0 1 0 119012852 383594496 93330 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 93651 93330 103 215 0 93433 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 374604


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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1374064/2055920 swapFree=4174300/4192956
[pid=9208] ppid=9206 vsize=408808 CPUtime=881.97
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 101894 0 0 0 88115 82 0 0 25 0 1 0 119012852 418619392 101879 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 102202 101879 103 215 0 101984 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 408808

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1373936/2055920 swapFree=4174364/4192956
[pid=9208] ppid=9206 vsize=408808 CPUtime=941.95
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 101897 0 0 0 94112 83 0 0 25 0 1 0 119012852 418619392 101882 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 102202 101882 103 215 0 101984 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 408808

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1373808/2055920 swapFree=4174364/4192956
[pid=9208] ppid=9206 vsize=408808 CPUtime=1001.93
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 101901 0 0 0 100110 83 0 0 25 0 1 0 119012852 418619392 101886 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 102202 101886 103 215 0 101984 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 408808

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1373744/2055920 swapFree=4174428/4192956
[pid=9208] ppid=9206 vsize=408808 CPUtime=1061.91
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 101902 0 0 0 106107 84 0 0 25 0 1 0 119012852 418619392 101887 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 102202 101887 103 215 0 101984 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 408808

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1345392/2055920 swapFree=4174428/4192956
[pid=9208] ppid=9206 vsize=437308 CPUtime=1121.88
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 108971 0 0 0 112098 90 0 0 25 0 1 0 119012852 447803392 108956 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 109327 108956 103 215 0 109109 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 437308

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1345264/2055920 swapFree=4174428/4192956
[pid=9208] ppid=9206 vsize=437308 CPUtime=1181.87
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 108971 0 0 0 118096 91 0 0 25 0 1 0 119012852 447803392 108956 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 109327 108956 103 215 0 109109 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 437308

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1345200/2055920 swapFree=4174492/4192956
[pid=9208] ppid=9206 vsize=437308 CPUtime=1241.84
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 108983 0 0 0 124093 91 0 0 25 0 1 0 119012852 447803392 108968 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 109327 108968 103 215 0 109109 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 437308

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1345072/2055920 swapFree=4174492/4192956
[pid=9208] ppid=9206 vsize=437308 CPUtime=1301.83
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 108983 0 0 0 130091 92 0 0 25 0 1 0 119012852 447803392 108968 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 109327 108968 103 215 0 109109 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 437308

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1344816/2055920 swapFree=4174556/4192956
[pid=9208] ppid=9206 vsize=437708 CPUtime=1361.8
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 109057 0 0 0 136087 93 0 0 25 0 1 0 119012852 448212992 109042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568486 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 109427 109042 103 215 0 109209 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 437708

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1344688/2055920 swapFree=4174556/4192956
[pid=9208] ppid=9206 vsize=437708 CPUtime=1421.78
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 109057 0 0 0 142085 93 0 0 25 0 1 0 119012852 448212992 109042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 109427 109042 103 215 0 109209 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 437708

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1344688/2055920 swapFree=4174556/4192956
[pid=9208] ppid=9206 vsize=437708 CPUtime=1481.76
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 109060 0 0 0 148082 94 0 0 25 0 1 0 119012852 448212992 109045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 109427 109045 103 215 0 109209 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 437708

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1344688/2055920 swapFree=4174620/4192956
[pid=9208] ppid=9206 vsize=437708 CPUtime=1541.74
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 109060 0 0 0 154080 94 0 0 25 0 1 0 119012852 448212992 109045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 109427 109045 103 215 0 109209 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 437708

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1344624/2055920 swapFree=4174620/4192956
[pid=9208] ppid=9206 vsize=437708 CPUtime=1601.72
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 109060 0 0 0 160077 95 0 0 25 0 1 0 119012852 448212992 109045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 109427 109045 103 215 0 109209 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 437708

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9209
/proc/meminfo: memFree=1344560/2055920 swapFree=4174620/4192956
[pid=9208] ppid=9206 vsize=437708 CPUtime=1661.69
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 109060 0 0 0 166074 95 0 0 25 0 1 0 119012852 448212992 109045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 109427 109045 103 215 0 109209 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 437708

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9211
/proc/meminfo: memFree=1344112/2055920 swapFree=4174620/4192956
[pid=9208] ppid=9206 vsize=437708 CPUtime=1721.67
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 109060 0 0 0 172071 96 0 0 25 0 1 0 119012852 448212992 109045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 109427 109045 103 215 0 109209 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 437708

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9211
/proc/meminfo: memFree=1344112/2055920 swapFree=4174620/4192956
[pid=9208] ppid=9206 vsize=437708 CPUtime=1781.65
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 109060 0 0 0 178069 96 0 0 25 0 1 0 119012852 448212992 109045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 109427 109045 103 215 0 109209 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 437708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9211
/proc/meminfo: memFree=1344112/2055920 swapFree=4174620/4192956
[pid=9208] ppid=9206 vsize=437708 CPUtime=1800.05
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 109060 0 0 0 179909 96 0 0 25 0 1 0 119012852 448212992 109045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574465 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 109427 109045 103 215 0 109209 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 437708

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

Solver just ended. Dumping a history of the last processes samples

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9211
/proc/meminfo: memFree=1344112/2055920 swapFree=4174620/4192956
[pid=9208] ppid=9206 vsize=437708 CPUtime=1800.05
/proc/9208/stat : 9208 (minisat+) R 9206 9208 8447 0 -1 4194304 109060 0 0 0 179909 96 0 0 25 0 1 0 119012852 448212992 109045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574465 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9208/statm: 109427 109045 103 215 0 109209 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 437708

Child status: 0
Real time (s): 1800.78
CPU time (s): 1800.13
CPU user time (s): 1799.09
CPU system time (s): 1.03984
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 437708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 1.03984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109061
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 290
involuntary context switches= 2981

runsolver used 2.24766 second user time and 4.34234 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Apr 16 08:09:34 UTC 2007

IDJOB= 349614
IDBENCH= 2570
IDSOLVER= 156
FILE ID= node33/349614-1176710974

PBS_JOBID= 4560059

Free space on /tmp= 66548 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-51-50.opb
COMMAND LINE= /tmp/evaluation/349614-1176710974/minisat+ /tmp/evaluation/349614-1176710974/instance-349614-1176710974.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node33/convwatcher-349614-1176710974 -o ROOT/results/node33/conversion-349614-1176710974 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/349614-1176710974/instance-349614-1176710974.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-349614-1176710974 -o ROOT/results/node33/solver-349614-1176710974 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/349614-1176710974/minisat+ /tmp/evaluation/349614-1176710974/instance-349614-1176710974.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  60bac2da31df829d5469efd732e15a50

RANDOM SEED= 250602415

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.272
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.272
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:       1783440 kB
Buffers:          4212 kB
Cached:          74304 kB
SwapCached:       2200 kB
Active:         167896 kB
Inactive:        49756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783440 kB
SwapTotal:     4192956 kB
SwapFree:      4173916 kB
Dirty:            4012 kB
Writeback:           0 kB
Mapped:         154212 kB
Slab:            40104 kB
Committed_AS:  1641512 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB

End job on node33 on Mon Apr 16 08:39:37 UTC 2007