Trace number 4114386

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
minisatp 2012-10-02 git-d91742b? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.17.opb
MD5SUM7d701b956113b6fc93a1922e71200e27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4250
Total number of constraints68397
Number of constraints which are clauses68397
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint17
Number of terms in the objective function 4250
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4250
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4250
Number of bits of the biggest sum of numbers13
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...
0.59/0.64	c Converting 68397 PB-constraints to clauses...
0.59/0.64	c   -- Unit propagations: (none)
0.59/0.64	c   -- Detecting intervals from adjacent constraints: (none)
0.59/0.64	c   -- Clauses(.)/Splits(s): .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1800.06/1800.40	============================[ Search Statistics ]==============================
1800.06/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.06/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.06/1800.40	===============================================================================
1800.06/1800.40	|       100 |    4250    68397   138669 |    25078      100     56 |  0.000 % |
1800.06/1800.40	|       250 |    4250    68397   138669 |    27586      250     72 |  0.000 % |
1800.06/1800.40	|       475 |    4250    68397   138669 |    30345      475    116 |  0.000 % |
1800.06/1800.40	|       812 |    4250    68397   138669 |    33380      812    153 |  0.000 % |
1800.06/1800.40	|      1318 |    4250    68397   138669 |    36718     1318    169 |  0.000 % |
1800.06/1800.40	|      2077 |    4250    68397   138669 |    40389     2077    177 |  0.000 % |
1800.06/1800.40	|      3216 |    4250    68397   138669 |    44428     3216    180 |  0.000 % |
1800.06/1800.40	|      4924 |    4250    68397   138669 |    48871     4924    199 |  0.000 % |
1800.06/1800.40	|      7486 |    4250    68397   138669 |    53758     7486    210 |  0.000 % |
1800.06/1800.40	|     11330 |    4250    68397   138669 |    59134    11330    215 |  0.000 % |
1800.06/1800.40	|     17096 |    4250    68397   138669 |    65048    17096    233 |  0.000 % |
1800.06/1800.40	|     25745 |    4250    68397   138669 |    71553    25745    236 |  0.000 % |
1800.06/1800.40	|     38719 |    4250    68397   138669 |    78708    38719    253 |  0.000 % |
1800.06/1800.40	|     58180 |    4250    68397   138669 |    86579    58180    260 |  0.000 % |
1800.06/1800.40	|     87372 |    4250    68397   138669 |    95237    87372    270 |  0.000 % |
1800.06/1800.40	|    131161 |    4250    68397   138669 |   104760    46398    282 |  0.000 % |
1800.06/1800.40	|    196845 |    4250    68397   138669 |   115236    17260    312 |  0.000 % |
1800.06/1800.40	|    295371 |    4250    68397   138669 |   126760    13393    291 |  0.000 % |
1800.06/1800.40	|    443160 |    4250    68397   138669 |   139436    47888    313 |  0.000 % |
1800.06/1800.40	|    664843 |    4250    68397   138669 |   153380    16183    311 |  0.000 % |
1800.06/1800.40	|    997368 |    4250    68397   138669 |   168718    66336    370 |  0.000 % |
1800.06/1800.40	|   1496156 |    4250    68397   138669 |   185590   101333    280 |  0.000 % |
1800.06/1800.40	|   2244338 |    4250    68397   138669 |   204149   158831    337 |  0.000 % |
1800.06/1800.40	c 
1800.06/1800.40	c *** TERMINATED ***
1800.06/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4114386-1466537939/watcher-4114386-1466537939 -o /tmp/evaluation-result-4114386-1466537939/solver-4114386-1466537939 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466514783-26469 --watchdog 1960 minisatp HOME/instance-4114386-1466537939.opb 

pid=31018
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: 2.17 2.22 2.19 3/176 31021
/proc/meminfo: memFree=30265324/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=7832 CPUtime=0 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 633 0 0 0 0 0 0 0 20 0 1 0 55840566 8019968 509 33554432000 4194304 5646918 140736387333264 140736366739288 4251061 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 1958 509 94 355 0 1599 0

[startup+0.100161 s]
/proc/loadavg: 2.17 2.22 2.19 3/176 31021
/proc/meminfo: memFree=30265324/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=13268 CPUtime=0.09 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 2002 0 0 0 9 0 0 0 20 0 1 0 55840566 13586432 1878 33554432000 4194304 5646918 140736387333264 140736387332632 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 3317 1879 94 355 0 2958 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13268

[startup+0.200326 s]
/proc/loadavg: 2.17 2.22 2.19 3/176 31021
/proc/meminfo: memFree=30265324/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=19384 CPUtime=0.19 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 3552 0 0 0 19 0 0 0 20 0 1 0 55840566 19849216 3428 33554432000 4194304 5646918 140736387333264 140736387332632 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 4846 3428 94 355 0 4487 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19384

[startup+0.300301 s]
/proc/loadavg: 2.17 2.22 2.19 3/176 31021
/proc/meminfo: memFree=30265324/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=25604 CPUtime=0.29 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 5100 0 0 0 29 0 0 0 20 0 1 0 55840566 26218496 4976 33554432000 4194304 5646918 140736387333264 140736387332632 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 6401 4976 94 355 0 6042 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25604

[startup+0.700266 s]
/proc/loadavg: 2.17 2.22 2.19 3/176 31021
/proc/meminfo: memFree=30265324/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=51292 CPUtime=0.69 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 11810 0 0 0 65 4 0 0 20 0 1 0 55840566 52523008 11555 33554432000 4194304 5646918 140736387333264 140736387332632 4953168 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 12823 11555 110 355 0 12464 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51292

[startup+1.5002 s]
/proc/loadavg: 2.16 2.22 2.18 3/177 31022
/proc/meminfo: memFree=30214420/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=59212 CPUtime=1.49 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 13405 0 0 0 145 4 0 0 20 0 1 0 55840566 60633088 14099 33554432000 4194304 5646918 140736387333264 140736387331960 4397445 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 14803 14099 134 355 0 14444 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59212

[startup+3.1002 s]
/proc/loadavg: 2.16 2.22 2.18 4/177 31022
/proc/meminfo: memFree=30204620/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=78068 CPUtime=3.08 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 14291 0 0 0 304 4 0 0 20 0 1 0 55840566 79941632 16516 33554432000 4194304 5646918 140736387333264 140736387331960 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 19517 16516 134 355 0 19158 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 78068

[startup+6.30021 s]
/proc/loadavg: 2.16 2.22 2.18 4/177 31022
/proc/meminfo: memFree=30186444/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=97036 CPUtime=6.29 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 14956 0 0 0 624 5 0 0 20 0 1 0 55840566 99364864 20755 33554432000 4194304 5646918 140736387333264 140736387331960 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 24259 20755 134 355 0 23900 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 97036

[startup+12.7003 s]
/proc/loadavg: 2.20 2.23 2.19 3/177 31022
/proc/meminfo: memFree=30115708/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=127856 CPUtime=12.68 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 15479 0 0 0 1263 5 0 0 20 0 1 0 55840566 130924544 26899 33554432000 4194304 5646918 140736387333264 140736387331960 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 31964 26899 134 355 0 31605 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 127856

[startup+25.5004 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 31022
/proc/meminfo: memFree=30089460/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=177944 CPUtime=25.48 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 16007 0 0 0 2542 6 0 0 20 0 1 0 55840566 182214656 35603 33554432000 4194304 5646918 140736387333264 140736387331960 4402829 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 44486 35603 134 355 0 44127 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 177944

[startup+51.1003 s]
/proc/loadavg: 2.11 2.20 2.18 4/177 31022
/proc/meminfo: memFree=30069616/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=177944 CPUtime=51.08 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 18430 0 0 0 5100 8 0 0 20 0 1 0 55840566 182214656 34920 33554432000 4194304 5646918 140736387333264 140736387331960 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 44486 34920 136 355 0 44127 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 177944

[startup+102.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/178 31026
/proc/meminfo: memFree=30038336/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=259332 CPUtime=102.28 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 21389 0 0 0 10216 12 0 0 20 0 1 0 55840566 265555968 44648 33554432000 4194304 5646918 140736387333264 140736387331960 4403087 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 64833 44648 136 355 0 64474 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 259332

[startup+162.3 s]
/proc/loadavg: 2.28 2.23 2.19 3/177 31027
/proc/meminfo: memFree=30088296/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=130992 CPUtime=162.26 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 27207 0 0 0 16209 17 0 0 20 0 1 0 55840566 134135808 30208 33554432000 4194304 5646918 140736387333264 140736387331400 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 32748 30208 136 355 0 32389 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 130992

[startup+222.307 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 31028
/proc/meminfo: memFree=30109480/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=136444 CPUtime=222.27 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 31253 0 0 0 22205 22 0 0 20 0 1 0 55840566 139718656 30274 33554432000 4194304 5646918 140736387333264 140736387331960 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 34111 30274 136 355 0 33752 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 136444

[startup+282.3 s]
/proc/loadavg: 2.29 2.23 2.19 3/177 31029
/proc/meminfo: memFree=30124960/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=189248 CPUtime=282.24 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 35389 0 0 0 28197 27 0 0 20 0 1 0 55840566 193789952 35464 33554432000 4194304 5646918 140736387333264 140736387331960 4402776 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 47312 35464 136 355 0 46953 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 189248

[startup+342.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/177 31031
/proc/meminfo: memFree=30070264/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=142208 CPUtime=342.2 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 38652 0 0 0 34190 30 0 0 20 0 1 0 55840566 145620992 32332 33554432000 4194304 5646918 140736387333264 140736387331960 4402815 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 35552 32332 136 355 0 35193 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 142208

[startup+402.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/177 31032
/proc/meminfo: memFree=30107076/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=144460 CPUtime=402.19 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 41849 0 0 0 40185 34 0 0 20 0 1 0 55840566 147927040 30461 33554432000 4194304 5646918 140736387333264 140736387331400 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 36115 30461 136 355 0 35756 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 144460

[startup+462.3 s]
/proc/loadavg: 2.26 2.23 2.18 4/177 31033
/proc/meminfo: memFree=30014440/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=279768 CPUtime=462.19 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 43935 0 0 0 46182 37 0 0 20 0 1 0 55840566 286482432 54004 33554432000 4194304 5646918 140736387333264 140736387331400 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 69942 54004 136 355 0 69583 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 279768

[startup+522.3 s]
/proc/loadavg: 2.27 2.23 2.19 4/177 31034
/proc/meminfo: memFree=29984348/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=283932 CPUtime=522.18 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 45389 0 0 0 52180 38 0 0 20 0 1 0 55840566 290746368 70272 33554432000 4194304 5646918 140736387333264 140736387331448 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 70983 70272 136 355 0 70624 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 283932

[startup+582.3 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 31035
/proc/meminfo: memFree=30039516/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=208340 CPUtime=582.17 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 48415 0 0 0 58175 42 0 0 20 0 1 0 55840566 213340160 46421 33554432000 4194304 5646918 140736387333264 140736387331400 4403076 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 52085 46421 136 355 0 51726 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 208340


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


[startup+882.307 s]
/proc/loadavg: 2.26 2.22 2.18 3/177 31044
/proc/meminfo: memFree=29922696/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=431352 CPUtime=882.13 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 61023 0 0 0 88154 59 0 0 20 0 1 0 55840566 441704448 75327 33554432000 4194304 5646918 140736387333264 140736387331400 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 107838 75327 136 355 0 107479 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 431352

[startup+942.3 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 31046
/proc/meminfo: memFree=29919024/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=300160 CPUtime=942.11 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 64208 0 0 0 94147 64 0 0 20 0 1 0 55840566 307363840 63820 33554432000 4194304 5646918 140736387333264 140736387331400 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 75040 63820 136 355 0 74681 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 300160

[startup+1002.3 s]
/proc/loadavg: 2.21 2.20 2.18 4/177 31047
/proc/meminfo: memFree=30070540/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=220420 CPUtime=1002.1 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 67507 0 0 0 100141 69 0 0 20 0 1 0 55840566 225710080 44248 33554432000 4194304 5646918 140736387333264 140736387331960 4397445 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 55105 44248 136 355 0 54746 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 220420

[startup+1062.3 s]
/proc/loadavg: 2.13 2.18 2.17 4/177 31048
/proc/meminfo: memFree=29900748/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=302220 CPUtime=1062.09 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 68156 0 0 0 106138 71 0 0 20 0 1 0 55840566 309473280 71978 33554432000 4194304 5646918 140736387333264 140736387331400 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 75555 71978 136 355 0 75196 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 302220

[startup+1122.3 s]
/proc/loadavg: 2.09 2.16 2.17 3/177 31049
/proc/meminfo: memFree=30057480/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=222532 CPUtime=1122.09 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 71151 0 0 0 112133 76 0 0 20 0 1 0 55840566 227872768 46998 33554432000 4194304 5646918 140736387333264 140736387331400 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 55633 46998 136 355 0 55274 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 222532

[startup+1182.3 s]
/proc/loadavg: 2.25 2.19 2.18 3/177 31050
/proc/meminfo: memFree=29888136/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=306028 CPUtime=1182.07 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 72319 0 0 0 118129 78 0 0 20 0 1 0 55840566 313372672 63495 33554432000 4194304 5646918 140736387333264 140736387331400 4402798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 76507 63495 136 355 0 76148 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 306028

[startup+1242.3 s]
/proc/loadavg: 2.24 2.20 2.18 3/177 31052
/proc/meminfo: memFree=29876352/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=440332 CPUtime=1242.07 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 73323 0 0 0 124127 80 0 0 20 0 1 0 55840566 450899968 79827 33554432000 4194304 5646918 140736387333264 140736387331400 4403047 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 110083 79827 136 355 0 109724 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 440332

[startup+1302.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/178 31111
/proc/meminfo: memFree=30157544/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=229340 CPUtime=1302.06 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 75624 0 0 0 130122 84 0 0 20 0 1 0 55840566 234844160 45012 33554432000 4194304 5646918 140736387333264 140736387331960 4403420 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 57335 45012 136 355 0 56976 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 229340

[startup+1362.3 s]
/proc/loadavg: 2.22 2.21 2.18 4/178 31135
/proc/meminfo: memFree=30088292/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=313708 CPUtime=1362.05 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 76841 0 0 0 136120 85 0 0 20 0 1 0 55840566 321236992 59004 33554432000 4194304 5646918 140736387333264 140736387331400 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 78427 59004 136 355 0 78068 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 313708

[startup+1422.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 31136
/proc/meminfo: memFree=29988204/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=315076 CPUtime=1422.05 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 77183 0 0 0 142119 86 0 0 20 0 1 0 55840566 322637824 67554 33554432000 4194304 5646918 140736387333264 140736387331400 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 78769 67554 136 355 0 78410 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 315076

[startup+1482.3 s]
/proc/loadavg: 2.13 2.19 2.18 3/177 31137
/proc/meminfo: memFree=29973184/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=317336 CPUtime=1482.01 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 77731 0 0 0 148115 86 0 0 20 0 1 0 55840566 324952064 77628 33554432000 4194304 5646918 140736387333264 140736387331400 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 79334 77628 136 355 0 78975 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 317336

[startup+1542.31 s]
/proc/loadavg: 2.30 2.21 2.19 3/177 31139
/proc/meminfo: memFree=29845120/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=459308 CPUtime=1542.02 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 80376 0 0 0 154113 89 0 0 20 0 1 0 55840566 470331392 95088 33554432000 4194304 5646918 140736387333264 140736387331400 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 114827 95088 136 355 0 114468 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 459308

[startup+1602.3 s]
/proc/loadavg: 2.40 2.25 2.20 4/176 31140
/proc/meminfo: memFree=30030196/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=327492 CPUtime=1601.99 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 83447 0 0 0 160106 93 0 0 20 0 1 0 55840566 335351808 68274 33554432000 4194304 5646918 140736387333264 140736387331960 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 81873 68274 136 355 0 81514 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 327492

[startup+1662.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/177 31142
/proc/meminfo: memFree=30125988/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=165196 CPUtime=1661.99 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 84945 0 0 0 166101 98 0 0 20 0 1 0 55840566 169160704 38217 33554432000 4194304 5646918 140736387333264 140736387331960 4397445 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 41299 38217 136 355 0 40940 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 165196

[startup+1722.3 s]
/proc/loadavg: 2.33 2.24 2.19 3/177 31143
/proc/meminfo: memFree=29943848/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=327492 CPUtime=1721.98 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 86786 0 0 0 172097 101 0 0 20 0 1 0 55840566 335351808 72756 33554432000 4194304 5646918 140736387333264 140736387331960 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 81873 72756 136 355 0 81514 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 327492

[startup+1782.3 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 31144
/proc/meminfo: memFree=30050712/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=196720 CPUtime=1781.97 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 89591 0 0 0 178093 104 0 0 20 0 1 0 55840566 201441280 47143 33554432000 4194304 5646918 140736387333264 140736387331960 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 49180 47143 136 355 0 48821 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 196720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 31145
/proc/meminfo: memFree=30043340/32872528 swapFree=1543496/1696796
[pid=31021] ppid=31018 vsize=247312 CPUtime=1800.06 cores=1,3,5,7
/proc/31021/stat : 31021 (minisatp) R 31018 31021 26452 0 -1 4202496 90006 0 0 0 179901 105 0 0 20 0 1 0 55840566 253247488 58800 33554432000 4194304 5646918 140736387333264 140736387331400 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31021/statm: 61828 58800 136 355 0 61469 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 247312

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 31021 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.02
CPU system time (s): 1.06584
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 490104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.06584
maximum resident set size= 405596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90006
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= 92
involuntary context switches= 1975

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.50331 second user time and 7.01893 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-21 21:38:59
IDJOB=4114386
IDBENCH=2183
IDSOLVER=2555
FILE ID=node125/4114386-1466537939
RUNJOBID= node125-1466514783-26469
PBS_JOBID= 19942882
Free space on /tmp= 71740 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.17.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114386-1466537939/watcher-4114386-1466537939 -o /tmp/evaluation-result-4114386-1466537939/solver-4114386-1466537939 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466514783-26469 --watchdog 1960  minisatp HOME/instance-4114386-1466537939.opb

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

MD5SUM BENCH= 7d701b956113b6fc93a1922e71200e27
RANDOM SEED=502269756

node125.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		: 2666.683
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	: 5333.36
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		: 2666.683
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	: 5332.55
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		: 2666.683
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	: 5332.55
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		: 2666.683
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	: 5332.54
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		: 2666.683
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	: 5332.55
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		: 2666.683
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	: 5332.55
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		: 2666.683
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	: 5332.55
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		: 2666.683
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30266232 kB
Buffers:           21388 kB
Cached:            71712 kB
SwapCached:         2388 kB
Active:           144112 kB
Inactive:          64360 kB
Active(anon):     116156 kB
Inactive(anon):     1816 kB
Active(file):      27956 kB
Inactive(file):    62544 kB
Unevictable:     1696796 kB
Mlocked:         1543496 kB
SwapTotal:      67108856 kB
SwapFree:       67097080 kB
Dirty:              5472 kB
Writeback:             0 kB
AnonPages:       1811436 kB
Mapped:             8932 kB
Shmem:                 0 kB
Slab:             567232 kB
SReclaimable:      10944 kB
SUnreclaim:       556288 kB
KernelStack:        1488 kB
PageTables:         7456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1927104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4114386-1466537939.opb

Free space on /tmp at the end= 71736 MiB
End job on node125 at 2016-06-21 22:09:00