Trace number 4112945

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.5 1802.77

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-sbox_8_shg.opb
MD5SUM3cb4e48d7e295175417c2e8c2155aba3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark842
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables136253
Total number of constraints65280
Number of constraints which are clauses65280
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 constraint170
Maximum length of a constraint1517
Number of terms in the objective function 136253
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 136253
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 136253
Number of bits of the biggest sum of numbers18
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...
324.74/324.80	c Converting 65280 PB-constraints to clauses...
326.04/326.15	c   -- Unit propagations: (none)
326.04/326.17	c   -- Detecting intervals from adjacent constraints: (none)
326.04/326.18	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
339.14/339.22	============================[ Search Statistics ]==============================
339.14/339.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
339.14/339.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
339.14/339.22	===============================================================================
339.14/339.22	===============================================================================
339.14/339.22	c Found solution: 845
340.14/340.22	c ---[   0]---> 

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-4112945-1467025487/watcher-4112945-1467025487 -o /tmp/evaluation-result-4112945-1467025487/solver-4112945-1467025487 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467019394-24144 --watchdog 1960 -S 80 minisatp HOME/instance-4112945-1467025487.opb 

pid=24772
running on 4 cores: 0,2,4,6

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 Stack size limit: 81920 KiB
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: 81920 KiB


[startup+0 s]
/proc/loadavg: 2.16 2.13 2.10 4/176 24775
/proc/meminfo: memFree=29705048/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=8468 CPUtime=0 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 788 0 0 0 0 0 0 0 20 0 1 0 35590275 8671232 664 33554432000 4194304 5646918 140736131619632 140735289199080 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2117 664 84 355 0 1758 0

[startup+0.100178 s]
/proc/loadavg: 2.16 2.13 2.10 4/176 24775
/proc/meminfo: memFree=29705048/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=39424 CPUtime=0.09 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 8685 0 0 0 8 1 0 0 20 0 1 0 35590275 40370176 7887 33554432000 4194304 5646918 140736131619632 140735289199080 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 9856 7896 84 355 0 9497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39424

[startup+0.200355 s]
/proc/loadavg: 2.16 2.13 2.10 4/176 24775
/proc/meminfo: memFree=29705048/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=54924 CPUtime=0.19 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 12696 0 0 0 18 1 0 0 20 0 1 0 35590275 56242176 11592 33554432000 4194304 5646918 140736131619632 140735289199080 4823366 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 13731 11592 94 355 0 13372 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 54924

[startup+0.300291 s]
/proc/loadavg: 2.16 2.13 2.10 4/176 24775
/proc/meminfo: memFree=29705048/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=56512 CPUtime=0.29 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 13015 0 0 0 28 1 0 0 20 0 1 0 35590275 57868288 11911 33554432000 4194304 5646918 140736131619632 140735289199080 4831393 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 14128 11911 94 355 0 13769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56512

[startup+0.700281 s]
/proc/loadavg: 2.16 2.13 2.10 4/176 24775
/proc/meminfo: memFree=29705048/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=62876 CPUtime=0.68 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 14247 0 0 0 67 1 0 0 20 0 1 0 35590275 64385024 13143 33554432000 4194304 5646918 140736131619632 140735289199080 4823579 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 15719 13143 94 355 0 15360 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 62876

[startup+1.50028 s]
/proc/loadavg: 2.16 2.13 2.10 4/177 24776
/proc/meminfo: memFree=29642580/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=82532 CPUtime=1.49 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 19062 0 0 0 147 2 0 0 20 0 1 0 35590275 84512768 17958 33554432000 4194304 5646918 140736131619632 140736131617832 4817515 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 20633 17958 94 355 0 20274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82532

[startup+3.10024 s]
/proc/loadavg: 2.16 2.13 2.10 3/177 24776
/proc/meminfo: memFree=29614432/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=128292 CPUtime=3.09 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 30516 0 0 0 305 4 0 0 20 0 1 0 35590275 131371008 29412 33554432000 4194304 5646918 140736131619632 140736131619000 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 32073 29412 94 355 0 31714 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 128292

[startup+6.30023 s]
/proc/loadavg: 2.15 2.12 2.09 3/177 24776
/proc/meminfo: memFree=29515340/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=219104 CPUtime=6.29 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 53227 0 0 0 621 8 0 0 20 0 1 0 35590275 224362496 52123 33554432000 4194304 5646918 140736131619632 140736131619000 4817397 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 54776 52123 94 355 0 54417 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 219104

[startup+12.7002 s]
/proc/loadavg: 2.14 2.12 2.09 3/176 24776
/proc/meminfo: memFree=29142136/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=401436 CPUtime=12.68 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 98784 0 0 0 1254 14 0 0 20 0 1 0 35590275 411070464 97680 33554432000 4194304 5646918 140736131619632 140736131619000 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 100359 97680 94 355 0 100000 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 401436

[startup+25.5003 s]
/proc/loadavg: 2.18 2.13 2.10 3/177 24777
/proc/meminfo: memFree=28334300/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=765620 CPUtime=25.49 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 189854 0 0 0 2520 29 0 0 20 0 1 0 35590275 783994880 188750 33554432000 4194304 5646918 140736131619632 140736131617640 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 191405 188750 94 355 0 191046 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 765620

[startup+51.1003 s]
/proc/loadavg: 2.12 2.12 2.09 3/177 24778
/proc/meminfo: memFree=26575076/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=1494512 CPUtime=51.08 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 372050 0 0 0 5052 56 0 0 20 0 1 0 35590275 1530380288 370946 33554432000 4194304 5646918 140736131619632 140736131619000 4893163 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 373628 370949 94 355 0 373269 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1494512

[startup+102.3 s]
/proc/loadavg: 2.05 2.10 2.09 3/177 24779
/proc/meminfo: memFree=24356548/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=2953196 CPUtime=102.28 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 736746 0 0 0 10118 110 0 0 20 0 1 0 35590275 3024072704 735642 33554432000 4194304 5646918 140736131619632 140736131617640 4831344 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 738299 735642 94 355 0 737940 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2953196

[startup+162.3 s]
/proc/loadavg: 2.13 2.11 2.09 4/177 24780
/proc/meminfo: memFree=21404232/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=4662896 CPUtime=162.27 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 1164166 0 0 0 16051 176 0 0 20 0 1 0 35590275 4774805504 1163062 33554432000 4194304 5646918 140736131619632 140736131619000 4832112 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 1165724 1163062 94 355 0 1165365 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 4662896

[startup+222.307 s]
/proc/loadavg: 2.10 2.10 2.09 4/177 24781
/proc/meminfo: memFree=18880144/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=6376960 CPUtime=222.26 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 1592631 0 0 0 21982 244 0 0 20 0 1 0 35590275 6530007040 1591527 33554432000 4194304 5646918 140736131619632 140736131617832 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 1594240 1591527 94 355 0 1593881 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 6376960

[startup+282.3 s]
/proc/loadavg: 2.16 2.11 2.09 3/177 24782
/proc/meminfo: memFree=17813644/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=8087644 CPUtime=282.25 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2020326 0 0 0 27917 308 0 0 20 0 1 0 35590275 8281747456 2019222 33554432000 4194304 5646918 140736131619632 140736131619000 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2021911 2019222 94 355 0 2021552 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 8087644

[startup+342.3 s]
/proc/loadavg: 2.21 2.13 2.10 3/178 24787
/proc/meminfo: memFree=15922100/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=342.24 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 33846 378 0 0 20 0 1 0 35590275 10311344128 2485837 33554432000 4194304 5646918 140736131619632 140736131618296 4823374 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2485837 124 355 0 2517059 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 10069672

[startup+402.3 s]
/proc/loadavg: 2.17 2.14 2.10 3/177 24787
/proc/meminfo: memFree=15922772/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=402.23 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 39845 378 0 0 20 0 1 0 35590275 10311344128 2485837 33554432000 4194304 5646918 140736131619632 140736131618296 4817444 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2485837 124 355 0 2517059 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 10069672

[startup+462.3 s]
/proc/loadavg: 2.06 2.11 2.09 3/177 24789
/proc/meminfo: memFree=15922804/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=462.22 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 45844 378 0 0 20 0 1 0 35590275 10311344128 2485837 33554432000 4194304 5646918 140736131619632 140736131618296 4460889 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2485837 124 355 0 2517059 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 10069672

[startup+522.3 s]
/proc/loadavg: 2.09 2.10 2.09 4/177 24789
/proc/meminfo: memFree=15922616/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=522.21 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 51843 378 0 0 20 0 1 0 35590275 10311344128 2485837 33554432000 4194304 5646918 140736131619632 140736131618296 4817485 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2485837 124 355 0 2517059 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 10069672

[startup+582.3 s]
/proc/loadavg: 2.12 2.11 2.09 3/176 24791
/proc/meminfo: memFree=15922852/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=582.2 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 57842 378 0 0 20 0 1 0 35590275 10311344128 2485837 33554432000 4194304 5646918 140736131619632 140736131618296 4831277 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2485837 124 355 0 2517059 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 10069672

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

[pid=24775] ppid=24772 vsize=10069672 CPUtime=1122.12 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 111834 378 0 0 20 0 1 0 35590275 10311344128 2485837 33554432000 4194304 5646918 140736131619632 140736131618296 4817705 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2485837 124 355 0 2517059 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 10069672

[startup+1182.3 s]
/proc/loadavg: 2.01 2.04 2.07 3/177 24862
/proc/meminfo: memFree=19827020/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1182.11 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 117833 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736131618296 4460889 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 10069672

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/176 24863
/proc/meminfo: memFree=19761164/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1242.1 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 123832 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736131618296 4824677 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 10069672

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/177 24865
/proc/meminfo: memFree=19753556/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1302.09 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 129831 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736131618296 4831369 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 10069672

[startup+1362.3 s]
/proc/loadavg: 2.04 2.03 2.05 4/177 24866
/proc/meminfo: memFree=19713920/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1362.08 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 135830 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736131618296 4560515 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 10069672

[startup+1422.3 s]
/proc/loadavg: 2.13 2.06 2.06 3/177 24867
/proc/meminfo: memFree=19705920/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1422.08 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 141830 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736131618296 4460889 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 10069672

[startup+1482.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/177 24868
/proc/meminfo: memFree=19695364/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1482.07 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 147829 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736131618296 4460889 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 10069672

[startup+1542.31 s]
/proc/loadavg: 2.05 2.05 2.05 3/178 24872
/proc/meminfo: memFree=19683080/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1542.06 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 153828 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736131618296 4346541 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 10069672

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/177 24874
/proc/meminfo: memFree=19670820/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1602.05 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 159827 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736131618296 4560515 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 10069672

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/177 24875
/proc/meminfo: memFree=19657808/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1662.04 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433845 0 0 0 165826 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736131618296 4460942 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 10069672

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/177 24876
/proc/meminfo: memFree=19646464/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1722.03 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433846 0 0 0 171825 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736131618296 4560508 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 10069672

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/177 24877
/proc/meminfo: memFree=19634708/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1782.02 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433846 0 0 0 177824 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736131618296 4560515 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 10069672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/177 24877
/proc/meminfo: memFree=19629156/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1800.02 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) R 24772 24775 24128 0 -1 4202496 2433846 0 0 0 179624 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736131618296 4824627 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 10069672

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -24775
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 24775 sig 9
??? end of watcher thread

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

[startup+1801.6 s]
/proc/loadavg: 2.00 2.01 2.03 2/177 24877
/proc/meminfo: memFree=19629156/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1800.02 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) S 24772 24775 24128 0 -1 4202496 2433846 0 0 0 179624 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736122479880 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 10069672

[startup+1802 s]
/proc/loadavg: 2.00 2.01 2.03 2/177 24877
/proc/meminfo: memFree=19629156/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1800.02 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) S 24772 24775 24128 0 -1 4202496 2433846 0 0 0 179624 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736122479880 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 10069672

[startup+1802.2 s]
/proc/loadavg: 2.00 2.01 2.03 2/177 24877
/proc/meminfo: memFree=19629156/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1800.02 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) S 24772 24775 24128 0 -1 4202496 2433846 0 0 0 179624 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736122479880 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 10069672

[startup+1802.3 s]
/proc/loadavg: 2.00 2.01 2.03 2/177 24877
/proc/meminfo: memFree=19629156/32872528 swapFree=870628/942168
[pid=24775] ppid=24772 vsize=10069672 CPUtime=1800.02 cores=0,2,4,6
/proc/24775/stat : 24775 (minisatp) S 24772 24775 24128 0 -1 4202496 2433846 0 0 0 179624 378 0 0 20 0 1 0 35590275 10311344128 2486071 33554432000 4194304 5646918 140736131619632 140736122479880 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 2 0 0 0 0 0
/proc/24775/statm: 2517418 2486071 124 355 0 2517059 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 10069672

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.77
CPU time (s): 1800.5
CPU user time (s): 1796.24
CPU system time (s): 4.25535
CPU usage (%): 99.8738
Max. virtual memory (cumulated for all children) (KiB): 10069672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.24
system time used= 4.25535
maximum resident set size= 9944284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2433846
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= 3
involuntary context switches= 1859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.16221 second user time and 8.83566 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-27 13:05:05
IDJOB=4112945
IDBENCH=89906
IDSOLVER=2555
FILE ID=node113/4112945-1467025487
RUNJOBID= node113-1467019394-24144
PBS_JOBID= 19976976
Free space on /tmp= 71152 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-sbox_8_shg.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112945-1467025487/watcher-4112945-1467025487 -o /tmp/evaluation-result-4112945-1467025487/solver-4112945-1467025487 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467019394-24144 --watchdog 1960 -S 80 minisatp HOME/instance-4112945-1467025487.opb

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

MD5SUM BENCH= 3cb4e48d7e295175417c2e8c2155aba3
RANDOM SEED=202965668

node113.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.699
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.39
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.699
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.58
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.699
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.699
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.55
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.699
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.699
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.699
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.699
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	: 5325.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29709296 kB
Buffers:           74860 kB
Cached:          1001460 kB
SwapCached:        18836 kB
Active:          1042572 kB
Inactive:         427040 kB
Active(anon):     375900 kB
Inactive(anon):    20016 kB
Active(file):     666672 kB
Inactive(file):   407024 kB
Unevictable:      942168 kB
Mlocked:          870628 kB
SwapTotal:      67108856 kB
SwapFree:       67082252 kB
Dirty:            593224 kB
Writeback:             0 kB
AnonPages:       1318216 kB
Mapped:             8940 kB
Shmem:                 0 kB
Slab:             618496 kB
SReclaimable:      62196 kB
SUnreclaim:       556300 kB
KernelStack:        1432 kB
PageTables:         6600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1467080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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-4112945-1467025487.opb

Free space on /tmp at the end= 71152 MiB
End job on node113 at 2016-06-27 13:35:08