Trace number 3721519

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14? (TO) 1800.06 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=220-sizeP=111-sizeQ=220-687342390-max.opb
MD5SUM80cd942b10c7098d47a9e31c7b11aaed
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -2
Optimality of the best value was proved NO
Number of variables24751
Total number of constraints73261
Number of constraints which are clauses73260
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint24420
Number of terms in the objective function 111
Biggest coefficient in the objective function 1298074214633706907132624082305024
Number of bits for the biggest coefficient in the objective function 111
Sum of the numbers in the objective function 2596148429267413814265248164610047
Number of bits of the sum of numbers in the objective function 111
Biggest number in a constraint 1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912
Number of bits of the biggest number in a constraint 330
Biggest sum of numbers in a constraint 4374501449566023848745004454235241283418574603663113591819857963636207601588942656194290280593199415
Number of bits of the biggest sum of numbers331
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
1.59/1.63	c Converting 73262 PB-constraints to clauses...
1.59/1.63	c   -- Unit propagations: (none)
15.49/15.55	c   -- Detecting intervals from adjacent constraints: #
15.49/15.56	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
15.58/15.62	c ---[   0]---> Adder-cost: 35960   maxlim: 46520948598400599217989947531860123538587052105797643822422222073547   bits: 225/225
40.98/41.09	c ==================================[MINISAT+]==================================
40.98/41.09	c | Conflicts | Original         | Learnt                           | Progress |
40.98/41.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
40.98/41.09	c ==============================================================================
40.98/41.09	c |         0 |  310869  1032372 |  103623       0        0     nan |  0.000 % |
41.08/41.10	c |       100 |  310852  1032313 |  113985      99      304     3.1 | 11.125 % |
41.08/41.19	c |       250 |  310160  1029873 |  125383     156      484     3.1 | 11.315 % |
41.38/41.43	c |       475 |  310105  1029682 |  137922     358     1345     3.8 | 11.332 % |
41.38/41.48	c |       814 |  310105  1029682 |  151714     697    15664    22.5 | 11.332 % |
41.48/41.54	c |      1321 |  310105  1029682 |  166885    1204    37411    31.1 | 11.332 % |
41.79/41.86	c |      2080 |  310105  1029682 |  183574    1963    71567    36.5 | 11.332 % |
41.98/42.03	c |      3219 |  310105  1029682 |  201931    3102   126956    40.9 | 11.332 % |
42.08/42.19	c |      4927 |  310105  1029682 |  222125    4810   204546    42.5 | 11.332 % |
43.38/43.43	c |      7489 |  310096  1029651 |  244337    7369   264095    35.8 | 11.333 % |
45.38/45.46	c |     11333 |  310096  1029651 |  268771   11213   453034    40.4 | 11.333 % |
48.88/48.98	c |     17099 |  310096  1029651 |  295648   16979   710608    41.9 | 11.333 % |
51.69/51.72	c |     25748 |  310096  1029651 |  325213   25628  1857605    72.5 | 11.333 % |
55.99/56.08	c |     38722 |  310096  1029651 |  357734   38602  2656569    68.8 | 11.333 % |
75.67/75.74	c |     58184 |  310096  1029651 |  393508   58064  4289333    73.9 | 11.333 % |
82.96/83.03	c |     87376 |  310096  1029651 |  432858   87256  7263364    83.2 | 11.333 % |
116.66/116.79	c |    131167 |  310088  1029625 |  476144  131046 10731961    81.9 | 11.335 % |
153.96/154.02	c |    196851 |  310063  1029544 |  523759  196728 18631382    94.7 | 11.342 % |
220.42/220.56	c |    295378 |  310055  1029518 |  576135  295254 41709874   141.3 | 11.343 % |
381.58/381.75	c |    443168 |  310047  1029492 |  633748  443043 57131329   129.0 | 11.345 % |
683.80/684.05	c |    664851 |  310047  1029492 |  697123   34383  2183468    63.5 | 11.345 % |
1157.22/1157.55	c |    997378 |  310047  1029492 |  766836  366910 49623664   135.2 | 11.345 % |
1766.15/1766.63	c |   1496166 |  310007  1029362 |  843519   94215 16578001   176.0 | 11.353 % |
1800.05/1800.50	c 
1800.05/1800.50	c *** TERMINATED ***
1800.05/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3721519-1338556700/watcher-3721519-1338556700 -o /tmp/evaluation-result-3721519-1338556700/solver-3721519-1338556700 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721519-1338556700.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.01 2.00 3/176 30259
/proc/meminfo: memFree=31090780/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=1288 CPUtime=0 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 171 0 0 0 0 0 0 0 20 0 1 0 321795851 1318912 128 33554432000 134512640 135395479 4289016752 4289015308 135012197 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 322 129 74 216 0 104 0

[startup+0.059673 s]
/proc/loadavg: 1.99 2.01 2.00 3/176 30259
/proc/meminfo: memFree=31090780/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=2492 CPUtime=0.05 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 473 0 0 0 5 0 0 0 20 0 1 0 321795851 2551808 430 33554432000 134512640 135395479 4289016752 4289015672 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 623 430 74 216 0 405 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2492

[startup+0.100204 s]
/proc/loadavg: 1.99 2.01 2.00 3/176 30259
/proc/meminfo: memFree=31090780/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=3360 CPUtime=0.09 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 678 0 0 0 9 0 0 0 20 0 1 0 321795851 3440640 635 33554432000 134512640 135395479 4289016752 4289015388 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 840 635 74 216 0 622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3360

[startup+0.300177 s]
/proc/loadavg: 1.99 2.01 2.00 3/176 30259
/proc/meminfo: memFree=31090780/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=7588 CPUtime=0.29 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 1729 0 0 0 29 0 0 0 20 0 1 0 321795851 7770112 1686 33554432000 134512640 135395479 4289016752 4289015808 134605212 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 1897 1686 74 216 0 1679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7588

[startup+0.700183 s]
/proc/loadavg: 1.99 2.01 2.00 3/176 30259
/proc/meminfo: memFree=31090780/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=16036 CPUtime=0.69 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 3846 0 0 0 69 0 0 0 20 0 1 0 321795851 16420864 3800 33554432000 134512640 135395479 4289016752 4289015248 135006996 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 4009 3800 74 216 0 3791 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16036

[startup+1.50019 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 30260
/proc/meminfo: memFree=31069932/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=32920 CPUtime=1.49 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 8292 0 0 0 147 2 0 0 20 0 1 0 321795851 33710080 7959 33554432000 134512640 135395479 4289016752 4289014356 135003232 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 8230 7959 74 216 0 8012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32920

[startup+3.10018 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 30260
/proc/meminfo: memFree=31059128/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=32664 CPUtime=3.09 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 8367 0 0 0 307 2 0 0 20 0 1 0 321795851 33447936 7913 33554432000 134512640 135395479 4289016752 4289015436 135005240 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 8166 7913 83 216 0 7948 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32664

[startup+6.30019 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 30260
/proc/meminfo: memFree=31059124/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=32664 CPUtime=6.29 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 8367 0 0 0 627 2 0 0 20 0 1 0 321795851 33447936 7913 33554432000 134512640 135395479 4289016752 4289015468 134808972 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 8166 7913 83 216 0 7948 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32664

[startup+12.7002 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 30260
/proc/meminfo: memFree=31058796/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=32664 CPUtime=12.69 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 8367 0 0 0 1267 2 0 0 20 0 1 0 321795851 33447936 7913 33554432000 134512640 135395479 4289016752 4289015488 134621576 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 8166 7913 83 216 0 7948 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32664

[startup+25.501 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 30260
/proc/meminfo: memFree=30962108/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=130600 CPUtime=25.48 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 33077 0 0 0 2539 9 0 0 20 0 1 0 321795851 133734400 32208 33554432000 134512640 135395479 4289016752 4288990036 135003232 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 32650 32208 92 216 0 32432 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 130600

[startup+51.1002 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 30260
/proc/meminfo: memFree=30956672/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=135668 CPUtime=51.08 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 35297 0 0 0 5098 10 0 0 20 0 1 0 321795851 138924032 33445 33554432000 134512640 135395479 4289016752 4289015104 134580888 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 33917 33445 123 216 0 33699 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 135668

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 30263
/proc/meminfo: memFree=30955860/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=135668 CPUtime=102.27 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 35313 0 0 0 10217 10 0 0 20 0 1 0 321795851 138924032 33457 33554432000 134512640 135395479 4289016752 4289014624 134574442 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 33917 33457 123 216 0 33699 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 135668

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 30264
/proc/meminfo: memFree=30951300/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=140412 CPUtime=162.25 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 36470 0 0 0 16215 10 0 0 20 0 1 0 321795851 143781888 34614 33554432000 134512640 135395479 4289016752 4289014624 134574538 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 35103 34614 123 216 0 34885 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 140412

[startup+222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 30264
/proc/meminfo: memFree=30857112/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=233276 CPUtime=222.21 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 59706 0 0 0 22203 18 0 0 20 0 1 0 321795851 238874624 57823 33554432000 134512640 135395479 4289016752 4289015104 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 58319 57823 123 216 0 58101 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 233276

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 30264
/proc/meminfo: memFree=30825328/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=264624 CPUtime=282.2 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 67464 0 0 0 28196 24 0 0 20 0 1 0 321795851 270974976 65565 33554432000 134512640 135395479 4289016752 4289015104 134580756 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 66156 65566 123 216 0 65938 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 264624

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 30264
/proc/meminfo: memFree=30803400/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=286564 CPUtime=342.19 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 72975 0 0 0 34190 29 0 0 20 0 1 0 321795851 293441536 71076 33554432000 134512640 135395479 4289016752 4289015104 134581005 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 71641 71076 123 216 0 71423 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 286564

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30264
/proc/meminfo: memFree=30780584/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=308816 CPUtime=402.18 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 78575 0 0 0 40183 35 0 0 20 0 1 0 321795851 316227584 76676 33554432000 134512640 135395479 4289016752 4289015104 134581463 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 77204 76676 123 216 0 76986 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 308816

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30265
/proc/meminfo: memFree=30759552/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=329452 CPUtime=462.13 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 83564 0 0 0 46175 38 0 0 20 0 1 0 321795851 337358848 81671 33554432000 134512640 135395479 4289016752 4289015104 134580970 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 82363 81671 123 216 0 82145 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 329452

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30266
/proc/meminfo: memFree=30740788/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=347928 CPUtime=522.13 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 88188 0 0 0 52169 44 0 0 20 0 1 0 321795851 356278272 86312 33554432000 134512640 135395479 4289016752 4289015104 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 86982 86312 123 216 0 86764 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 347928

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30266
/proc/meminfo: memFree=30723560/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=364964 CPUtime=582.11 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 92437 0 0 0 58164 47 0 0 20 0 1 0 321795851 373723136 90561 33554432000 134512640 135395479 4289016752 4289015104 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 91241 90561 123 216 0 91023 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 364964

[startup+642.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30270
/proc/meminfo: memFree=30698908/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=387000 CPUtime=882.06 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 98017 0 0 0 88154 52 0 0 20 0 1 0 321795851 396288000 96169 33554432000 134512640 135395479 4289016752 4289015104 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 96750 96169 123 216 0 96532 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 387000

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30270
/proc/meminfo: memFree=30698536/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=387000 CPUtime=942.05 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 98017 0 0 0 94153 52 0 0 20 0 1 0 321795851 396288000 96169 33554432000 134512640 135395479 4289016752 4289014624 134574480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 96750 96169 123 216 0 96532 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 387000

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30270
/proc/meminfo: memFree=30697852/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=387000 CPUtime=1002.04 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 98017 0 0 0 100152 52 0 0 20 0 1 0 321795851 396288000 96169 33554432000 134512640 135395479 4289016752 4289015104 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 96750 96169 123 216 0 96532 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 387000

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30271
/proc/meminfo: memFree=30697824/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=387000 CPUtime=1062.03 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 98017 0 0 0 106151 52 0 0 20 0 1 0 321795851 396288000 96169 33554432000 134512640 135395479 4289016752 4289014624 134574324 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 96750 96169 123 216 0 96532 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 387000

[startup+1122.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 30271
/proc/meminfo: memFree=30697332/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=387000 CPUtime=1122.02 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 98017 0 0 0 112150 52 0 0 20 0 1 0 321795851 396288000 96169 33554432000 134512640 135395479 4289016752 4289015104 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 96750 96169 123 216 0 96532 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 387000

[startup+1182.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 30271
/proc/meminfo: memFree=30697084/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=387000 CPUtime=1182.01 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 98017 0 0 0 118149 52 0 0 20 0 1 0 321795851 396288000 96169 33554432000 134512640 135395479 4289016752 4289014624 134573849 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 96750 96169 123 216 0 96532 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 387000

[startup+1242.3 s]
/proc/loadavg: 2.23 2.07 2.02 3/177 30271
/proc/meminfo: memFree=30696712/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=387000 CPUtime=1242 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 98017 0 0 0 124148 52 0 0 20 0 1 0 321795851 396288000 96169 33554432000 134512640 135395479 4289016752 4289015104 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 96750 96169 123 216 0 96532 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 387000

[startup+1302.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/178 30274
/proc/meminfo: memFree=30682212/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=400416 CPUtime=1302 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 101355 0 0 0 130146 54 0 0 20 0 1 0 321795851 410025984 99507 33554432000 134512640 135395479 4289016752 4289015104 134581028 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 100104 99507 123 216 0 99886 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 400416

[startup+1362.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/176 30274
/proc/meminfo: memFree=30643448/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=440684 CPUtime=1361.98 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 111403 0 0 0 136137 61 0 0 20 0 1 0 321795851 451260416 109555 33554432000 134512640 135395479 4289016752 4289015104 134581028 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 110171 109555 123 216 0 109953 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 440684

[startup+1422.31 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 30275
/proc/meminfo: memFree=30597816/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=485572 CPUtime=1421.98 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 122570 0 0 0 142128 70 0 0 20 0 1 0 321795851 497225728 120722 33554432000 134512640 135395479 4289016752 4289014652 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 121393 120722 123 216 0 121175 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 485572

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 30376
/proc/meminfo: memFree=30419260/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=531876 CPUtime=1481.97 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 134160 0 0 0 148120 77 0 0 20 0 1 0 321795851 544641024 132306 33554432000 134512640 135395479 4289016752 4289015104 134581047 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 132969 132306 123 216 0 132751 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 531876

[startup+1542.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 30376
/proc/meminfo: memFree=30276940/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=571724 CPUtime=1541.92 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 143875 0 0 0 154109 83 0 0 20 0 1 0 321795851 585445376 142027 33554432000 134512640 135395479 4289016752 4289015104 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 142931 142027 123 216 0 142713 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 571724

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 30376
/proc/meminfo: memFree=30177768/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=601904 CPUtime=1601.87 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 151472 0 0 0 160099 88 0 0 20 0 1 0 321795851 616349696 149601 33554432000 134512640 135395479 4289016752 4289015104 134581284 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 150476 149601 123 216 0 150258 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 601904

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 30376
/proc/meminfo: memFree=30084000/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=634444 CPUtime=1661.85 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 159604 0 0 0 166091 94 0 0 20 0 1 0 321795851 649670656 157996 33554432000 134512640 135395479 4289016752 4289014800 134583956 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 158611 157996 123 216 0 158393 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 634444

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 30377
/proc/meminfo: memFree=30014340/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=661920 CPUtime=1721.85 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 166432 0 0 0 172086 99 0 0 20 0 1 0 321795851 677806080 164824 33554432000 134512640 135395479 4289016752 4289015008 134568481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 165480 164824 123 216 0 165262 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 661920

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 30377
/proc/meminfo: memFree=29972084/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=661920 CPUtime=1781.84 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 166432 0 0 0 178085 99 0 0 20 0 1 0 321795851 677806080 164824 33554432000 134512640 135395479 4289016752 4289014624 134574152 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 165480 164824 123 216 0 165262 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 661920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 30377
/proc/meminfo: memFree=29962132/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=661920 CPUtime=1800.05 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 166432 0 0 0 179906 99 0 0 20 0 1 0 321795851 677806080 164824 33554432000 134512640 135395479 4289016752 4289015104 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 165480 164824 123 216 0 165262 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 661920

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

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

[startup+1800.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 30377
/proc/meminfo: memFree=29962132/32873648 swapFree=6860/6860
[pid=30259] ppid=30257 vsize=661920 CPUtime=1800.05 cores=1,3,5,7
/proc/30259/stat : 30259 (minisat+) R 30257 30259 29705 0 -1 4202496 166432 0 0 0 179906 99 0 0 20 0 1 0 321795851 677806080 164824 33554432000 134512640 135395479 4289016752 4289015104 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30259/statm: 165480 164824 123 216 0 165262 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 661920

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1799.06
CPU system time (s): 0.997848
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 661920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 0.997848
maximum resident set size= 659300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166433
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= 229
involuntary context switches= 1849

runsolver used 3.71244 second user time and 9.33358 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-01 15:18:20
IDJOB=3721519
IDBENCH=2963
IDSOLVER=2306
FILE ID=node124/3721519-1338556700
RUNJOBID= node124-1338552574-29723
PBS_JOBID= 14635860
Free space on /tmp= 70772 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=220-sizeP=111-sizeQ=220-687342390-max.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721519-1338556700/watcher-3721519-1338556700 -o /tmp/evaluation-result-3721519-1338556700/solver-3721519-1338556700 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721519-1338556700.opb            

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 80cd942b10c7098d47a9e31c7b11aaed
RANDOM SEED=771744067

node124.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5357.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31091324 kB
Buffers:           85692 kB
Cached:           921084 kB
SwapCached:         8164 kB
Active:           209264 kB
Inactive:         819852 kB
Active(anon):      16768 kB
Inactive(anon):     7980 kB
Active(file):     192496 kB
Inactive(file):   811872 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091432 kB
Dirty:              5292 kB
Writeback:             0 kB
AnonPages:         21228 kB
Mapped:             9440 kB
Shmem:                 0 kB
Slab:             615692 kB
SReclaimable:      60264 kB
SUnreclaim:       555428 kB
KernelStack:        1448 kB
PageTables:         3620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     137184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721519-1338556700.opb

Free space on /tmp at the end= 70764 MiB
End job on node124 at 2012-06-01 15:48:22