Trace number 4114237

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.09 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.18.opb
MD5SUM18a894a2ba4f3cf6bad1b497c8fca8eb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4500
Total number of constraints72413
Number of constraints which are clauses72413
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint18
Number of terms in the objective function 4500
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 4500
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4500
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.59/0.68	c Converting 72413 PB-constraints to clauses...
0.59/0.69	c   -- Unit propagations: (none)
0.59/0.69	c   -- Detecting intervals from adjacent constraints: (none)
0.59/0.69	c   -- Clauses(.)/Splits(s): .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1800.06/1800.50	============================[ Search Statistics ]==============================
1800.06/1800.50	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.06/1800.50	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.06/1800.50	===============================================================================
1800.06/1800.50	|       100 |    4500    72413   146826 |    26551      100     57 |  0.000 % |
1800.06/1800.50	|       250 |    4500    72413   146826 |    29206      250     96 |  0.000 % |
1800.06/1800.50	|       475 |    4500    72413   146826 |    32127      475    144 |  0.000 % |
1800.06/1800.50	|       812 |    4500    72413   146826 |    35339      812    162 |  0.000 % |
1800.06/1800.50	|      1318 |    4500    72413   146826 |    38873     1318    220 |  0.000 % |
1800.06/1800.50	|      2077 |    4500    72413   146826 |    42761     2077    219 |  0.000 % |
1800.06/1800.50	|      3216 |    4500    72413   146826 |    47037     3216    229 |  0.000 % |
1800.06/1800.50	|      4924 |    4500    72413   146826 |    51741     4924    229 |  0.000 % |
1800.06/1800.50	|      7486 |    4500    72413   146826 |    56915     7486    236 |  0.000 % |
1800.06/1800.50	|     11330 |    4500    72413   146826 |    62606    11330    251 |  0.000 % |
1800.06/1800.50	|     17096 |    4500    72413   146826 |    68867    17096    269 |  0.000 % |
1800.06/1800.50	|     25745 |    4500    72413   146826 |    75754    25745    289 |  0.000 % |
1800.06/1800.50	|     38719 |    4500    72413   146826 |    83329    38719    296 |  0.000 % |
1800.06/1800.50	|     58180 |    4500    72413   146826 |    91662    58180    296 |  0.000 % |
1800.06/1800.50	|     87372 |    4500    72413   146826 |   100829    87372    306 |  0.000 % |
1800.06/1800.50	|    131161 |    4500    72413   146826 |   110911    41300    311 |  0.000 % |
1800.06/1800.50	|    196845 |    4500    72413   146826 |   122003   106984    324 |  0.000 % |
1800.06/1800.50	|    295371 |    4500    72413   146826 |   134203    93404    339 |  0.000 % |
1800.06/1800.50	|    443160 |    4500    72413   146826 |   147623   119840    339 |  0.000 % |
1800.06/1800.50	|    664843 |    4500    72413   146826 |   162386    67315    314 |  0.000 % |
1800.06/1800.50	|    997368 |    4500    72413   146826 |   178624   100092    399 |  0.000 % |
1800.06/1800.50	|   1496156 |    4500    72413   146826 |   196487   105174    344 |  0.000 % |
1800.06/1800.50	|   2244338 |    4500    72413   146826 |   216135   118273    439 |  0.000 % |
1800.06/1800.50	c 
1800.06/1800.50	c *** TERMINATED ***
1800.06/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4114237-1466537823/watcher-4114237-1466537823 -o /tmp/evaluation-result-4114237-1466537823/solver-4114237-1466537823 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466515259-25746 --watchdog 1960 minisatp HOME/instance-4114237-1466537823.opb 

pid=29391
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 29394
/proc/meminfo: memFree=31689496/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=7684 CPUtime=0 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 586 0 0 0 0 0 0 0 20 0 1 0 55828975 7868416 462 33554432000 4194304 5646918 140734612438544 140734326180184 4826286 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/29394/statm: 1921 465 84 355 0 1562 0

[startup+0.100144 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 29394
/proc/meminfo: memFree=31689496/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=13100 CPUtime=0.09 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 1968 0 0 0 9 0 0 0 20 0 1 0 55828975 13414400 1844 33554432000 4194304 5646918 140734612438544 140734612437912 4826286 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/29394/statm: 3275 1845 94 355 0 2916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13100

[startup+0.200356 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 29394
/proc/meminfo: memFree=31689496/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=19300 CPUtime=0.19 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 3511 0 0 0 19 0 0 0 20 0 1 0 55828975 19763200 3387 33554432000 4194304 5646918 140734612438544 140734612436424 4953072 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/29394/statm: 4825 3388 94 355 0 4466 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19300

[startup+0.30031 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 29394
/proc/meminfo: memFree=31689496/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=25404 CPUtime=0.29 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 5053 0 0 0 29 0 0 0 20 0 1 0 55828975 26013696 4929 33554432000 4194304 5646918 140734612438544 140734612436424 4953072 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/29394/statm: 6351 4930 94 355 0 5992 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25404

[startup+0.700301 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 29394
/proc/meminfo: memFree=31689496/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=49924 CPUtime=0.68 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 11250 0 0 0 67 1 0 0 20 0 1 0 55828975 51122176 11090 33554432000 4194304 5646918 140734612438544 140734612438008 4953168 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 12481 11090 110 355 0 12122 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 49924

[startup+1.50027 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 29395
/proc/meminfo: memFree=31635980/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=61768 CPUtime=1.49 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 13849 0 0 0 145 4 0 0 20 0 1 0 55828975 63250432 14604 33554432000 4194304 5646918 140734612438544 140734612436920 4403170 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 15442 14604 134 355 0 15083 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61768

[startup+3.10035 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 29395
/proc/meminfo: memFree=31624752/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=80624 CPUtime=3.08 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 14880 0 0 0 304 4 0 0 20 0 1 0 55828975 82558976 18188 33554432000 4194304 5646918 140734612438544 140734612437240 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 20156 18188 134 355 0 19797 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 80624

[startup+6.30032 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 29395
/proc/meminfo: memFree=31604096/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=99592 CPUtime=6.29 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 15399 0 0 0 624 5 0 0 20 0 1 0 55828975 101982208 22284 33554432000 4194304 5646918 140734612438544 140734612437240 4402827 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 24898 22284 134 355 0 24539 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 99592

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 29395
/proc/meminfo: memFree=31575312/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=130412 CPUtime=12.68 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 15925 0 0 0 1263 5 0 0 20 0 1 0 55828975 133541888 28940 33554432000 4194304 5646918 140734612438544 140734612437240 4403408 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 32603 28940 134 355 0 32244 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 130412

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29396
/proc/meminfo: memFree=31534700/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=180500 CPUtime=25.48 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 16457 0 0 0 2542 6 0 0 20 0 1 0 55828975 184832000 39180 33554432000 4194304 5646918 140734612438544 140734612437240 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 45125 39180 134 355 0 44766 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 180500

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29396
/proc/meminfo: memFree=31541084/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=180500 CPUtime=51.08 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 18569 0 0 0 5099 9 0 0 20 0 1 0 55828975 184832000 37654 33554432000 4194304 5646918 140734612438544 140734612437240 4403416 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 45125 37654 136 355 0 44766 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 180500

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29733
/proc/meminfo: memFree=31538740/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=262612 CPUtime=102.27 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 22032 0 0 0 10213 14 0 0 20 0 1 0 55828975 268914688 45627 33554432000 4194304 5646918 140734612438544 140734612437240 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 65653 45627 136 355 0 65294 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 262612

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 29734
/proc/meminfo: memFree=31457520/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=264132 CPUtime=162.23 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 25131 0 0 0 16203 20 0 0 20 0 1 0 55828975 270471168 51658 33554432000 4194304 5646918 140734612438544 140734612436680 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 66033 51658 136 355 0 65674 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 264132

[startup+222.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 29738
/proc/meminfo: memFree=31500728/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=187644 CPUtime=222.23 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 28213 0 0 0 22198 25 0 0 20 0 1 0 55828975 192147456 40836 33554432000 4194304 5646918 140734612438544 140734612436680 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 46911 40836 136 355 0 46552 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 187644

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 29740
/proc/meminfo: memFree=31497576/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=190900 CPUtime=282.21 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 31660 0 0 0 28191 30 0 0 20 0 1 0 55828975 195481600 42646 33554432000 4194304 5646918 140734612438544 140734612436680 4399261 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 47725 42646 136 355 0 47366 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 190900

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29742
/proc/meminfo: memFree=31471732/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=195148 CPUtime=342.2 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 36114 0 0 0 34184 36 0 0 20 0 1 0 55828975 199831552 37278 33554432000 4194304 5646918 140734612438544 140734612437240 4403420 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 48787 37278 136 355 0 48428 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 195148

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29743
/proc/meminfo: memFree=31562964/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=117396 CPUtime=402.19 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 38659 0 0 0 40179 40 0 0 20 0 1 0 55828975 120213504 26814 33554432000 4194304 5646918 140734612438544 140734612437240 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 29349 26814 136 355 0 28990 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 117396

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 29744
/proc/meminfo: memFree=31386952/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=282236 CPUtime=462.18 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 40840 0 0 0 46176 42 0 0 20 0 1 0 55828975 289009664 61304 33554432000 4194304 5646918 140734612438544 140734612436680 4403176 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 70559 61304 136 355 0 70200 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 282236

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29745
/proc/meminfo: memFree=31231704/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=416420 CPUtime=522.17 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 42316 0 0 0 52171 46 0 0 20 0 1 0 55828975 426414080 79289 33554432000 4194304 5646918 140734612438544 140734612436680 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 104105 79289 136 355 0 103746 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 416420

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 29746
/proc/meminfo: memFree=31555948/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=124180 CPUtime=582.16 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 43697 0 0 0 58167 49 0 0 20 0 1 0 55828975 127160320 26732 33554432000 4194304 5646918 140734612438544 140734612437240 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 31045 26732 136 355 0 30686 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 124180


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


[startup+942.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 29758
/proc/meminfo: memFree=31380000/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=219852 CPUtime=942.07 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 56661 0 0 0 94139 68 0 0 20 0 1 0 55828975 225128448 47869 33554432000 4194304 5646918 140734612438544 140734612436680 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 54963 47869 136 355 0 54604 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 219852

[startup+1002.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 29759
/proc/meminfo: memFree=31157444/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=436700 CPUtime=1002.05 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 58506 0 0 0 100135 70 0 0 20 0 1 0 55828975 447180800 84460 33554432000 4194304 5646918 140734612438544 140734612436680 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 109175 84460 136 355 0 108816 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 436700

[startup+1062.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 29760
/proc/meminfo: memFree=31326824/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=305636 CPUtime=1062.05 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 61544 0 0 0 106130 75 0 0 20 0 1 0 55828975 312971264 68546 33554432000 4194304 5646918 140734612438544 140734612436680 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 76409 68546 136 355 0 76050 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 305636

[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 29761
/proc/meminfo: memFree=31401324/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=175480 CPUtime=1122.03 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 64260 0 0 0 112124 79 0 0 20 0 1 0 55828975 179691520 37316 33554432000 4194304 5646918 140734612438544 140734612437240 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 43870 37316 136 355 0 43511 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 175480

[startup+1182.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 29762
/proc/meminfo: memFree=31314472/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=439796 CPUtime=1182.03 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 65748 0 0 0 118119 84 0 0 20 0 1 0 55828975 450351104 79166 33554432000 4194304 5646918 140734612438544 140734612436680 4403187 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 109949 79166 136 355 0 109590 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 439796

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 29764
/proc/meminfo: memFree=31337052/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=227284 CPUtime=1242.01 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 67970 0 0 0 124113 88 0 0 20 0 1 0 55828975 232738816 52714 33554432000 4194304 5646918 140734612438544 140734612436680 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 56821 52714 136 355 0 56462 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 227284

[startup+1302.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 29765
/proc/meminfo: memFree=31315020/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=444440 CPUtime=1301.97 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 70052 0 0 0 130105 92 0 0 20 0 1 0 55828975 455106560 79420 33554432000 4194304 5646918 140734612438544 140734612437240 4403147 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 111110 79420 136 355 0 110751 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 444440

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 29766
/proc/meminfo: memFree=31132840/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=447116 CPUtime=1361.94 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 70691 0 0 0 136100 94 0 0 20 0 1 0 55828975 457846784 105080 33554432000 4194304 5646918 140734612438544 140734612436680 4403107 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 111779 105080 136 355 0 111420 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 447116

[startup+1422.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/178 29770
/proc/meminfo: memFree=31444668/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=154388 CPUtime=1421.94 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 72944 0 0 0 142094 100 0 0 20 0 1 0 55828975 158093312 34653 33554432000 4194304 5646918 140734612438544 140734612437240 4403136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 38597 34653 136 355 0 38238 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 154388

[startup+1482.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/178 29794
/proc/meminfo: memFree=31284000/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=317736 CPUtime=1481.93 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 75006 0 0 0 148089 104 0 0 20 0 1 0 55828975 325361664 70435 33554432000 4194304 5646918 140734612438544 140734612436680 4403152 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 79434 70435 136 355 0 79075 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 317736

[startup+1542.31 s]
/proc/loadavg: 2.13 2.06 2.01 3/176 29795
/proc/meminfo: memFree=31163388/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=456920 CPUtime=1541.93 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 77093 0 0 0 154086 107 0 0 20 0 1 0 55828975 467886080 102671 33554432000 4194304 5646918 140734612438544 140734612436680 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 114230 102671 136 355 0 113871 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 456920

[startup+1602.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 29797
/proc/meminfo: memFree=31234420/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=245568 CPUtime=1601.91 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 80542 0 0 0 160077 114 0 0 20 0 1 0 55828975 251461632 56958 33554432000 4194304 5646918 140734612438544 140734612437240 4403176 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 61392 56958 136 355 0 61033 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 245568

[startup+1662.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 29798
/proc/meminfo: memFree=31273548/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=459816 CPUtime=1661.9 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 81914 0 0 0 166073 117 0 0 20 0 1 0 55828975 470851584 89495 33554432000 4194304 5646918 140734612438544 140734612436680 4402863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 114954 89495 136 355 0 114595 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 459816

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 29799
/proc/meminfo: memFree=31397136/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=247252 CPUtime=1721.89 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 84389 0 0 0 172067 122 0 0 20 0 1 0 55828975 253186048 59632 33554432000 4194304 5646918 140734612438544 140734612437240 4397600 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 61813 59632 136 355 0 61454 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 247252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 29800
/proc/meminfo: memFree=31257720/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=461068 CPUtime=1781.87 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 85493 0 0 0 178062 125 0 0 20 0 1 0 55828975 472133632 93293 33554432000 4194304 5646918 140734612438544 140734612437240 4402751 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 115267 93293 136 355 0 114908 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 461068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 29800
/proc/meminfo: memFree=31161496/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=461576 CPUtime=1800.06 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 85614 0 0 0 179881 125 0 0 20 0 1 0 55828975 472653824 101079 33554432000 4194304 5646918 140734612438544 140734612436680 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 115394 101079 136 355 0 115035 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 461576

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 29800
/proc/meminfo: memFree=31161496/32872528 swapFree=303544/319896
[pid=29394] ppid=29391 vsize=461576 CPUtime=1800.06 cores=1,3,5,7
/proc/29394/stat : 29394 (minisatp) R 29391 29394 25729 0 -1 4202496 85614 0 0 0 179881 125 0 0 20 0 1 0 55828975 472653824 101079 33554432000 4194304 5646918 140734612438544 140734612436680 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29394/statm: 115394 101079 136 355 0 115035 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 461576

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.82
CPU system time (s): 1.26881
CPU usage (%): 99.9763
Max. virtual memory (cumulated for all children) (KiB): 694220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.82
system time used= 1.26881
maximum resident set size= 523164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85614
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= 214
involuntary context switches= 1849

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.48401 second user time and 7.69683 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-21 21:37:03
IDJOB=4114237
IDBENCH=2173
IDSOLVER=2555
FILE ID=node128/4114237-1466537823
RUNJOBID= node128-1466515259-25746
PBS_JOBID= 19942886
Free space on /tmp= 71700 MiB

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

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

MD5SUM BENCH= 18a894a2ba4f3cf6bad1b497c8fca8eb
RANDOM SEED=1634707439

node128.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.768
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.53
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.768
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31690024 kB
Buffers:           15788 kB
Cached:            66176 kB
SwapCached:         2172 kB
Active:           101700 kB
Inactive:          56016 kB
Active(anon):      76000 kB
Inactive(anon):     1820 kB
Active(file):      25700 kB
Inactive(file):    54196 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67098916 kB
Dirty:              5552 kB
Writeback:             0 kB
AnonPages:        396812 kB
Mapped:             8796 kB
Shmem:                 0 kB
Slab:             572492 kB
SReclaimable:      15792 kB
SUnreclaim:       556700 kB
KernelStack:        1424 kB
PageTables:         4808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     513636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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-4114237-1466537823.opb

Free space on /tmp at the end= 71696 MiB
End job on node128 at 2016-06-21 22:07:04