Trace number 4112550

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-d91742bSAT (TO)-47 1800.09 1800.4

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-5.opb
MD5SUM32f273c48805c1e726044ae006778010
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80035
Number of constraints which are clauses80035
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 constraint2
Number of terms in the objective function 1150
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 1150
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1150
Number of bits of the biggest sum of numbers11
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.69/0.74	c Converting 80035 PB-constraints to clauses...
0.69/0.75	c   -- Unit propagations: (none)
0.69/0.75	c   -- Detecting intervals from adjacent constraints: (none)
0.69/0.75	c   -- Clauses(.)/Splits(s): ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.79/0.88	============================[ Search Statistics ]==============================
0.79/0.88	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.88	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.88	===============================================================================
0.79/0.88	===============================================================================
0.79/0.88	c Found solution: -37
0.79/0.89	c ---[   0]---> Sorter-cost:63046     Base:
4.59/4.61	|  Eliminated clauses:           0.71 Mb                                      |
4.59/4.61	============================[ Search Statistics ]==============================
4.59/4.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.59/4.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.59/4.61	===============================================================================
4.59/4.61	|       100 |   24447   129279   369243 |    47402       93     42 |  0.186 % |
4.59/4.61	|       250 |   24352   129279   369243 |    52142      236     36 |  0.392 % |
4.59/4.61	|       475 |   24213   129279   369243 |    57356      449     32 |  0.692 % |
4.59/4.61	|       812 |   23747   129279   369243 |    63092      724     33 |  1.700 % |
4.59/4.61	|      1318 |   23045   129279   369243 |    69401     1181     35 |  3.219 % |
4.59/4.61	|      2077 |   22478   129279   369243 |    76341     1880     37 |  4.445 % |
4.59/4.61	|      3216 |   21381   129279   369243 |    83976     2942     40 |  6.818 % |
4.59/4.61	|      4924 |   20576   129279   369243 |    92373     4592     41 |  8.560 % |
4.59/4.61	|      7486 |   19437   129279   369243 |   101611     6981     43 | 11.024 % |
4.59/4.61	|     11330 |   17770   129279   369243 |   111772    10597     51 | 14.629 % |
4.59/4.61	|     17096 |   16283   129279   369243 |   122949    16232     57 | 17.846 % |
4.59/4.61	===============================================================================
4.59/4.61	c Found solution: -38
4.59/4.62	c ---[   0]---> Sorter-cost:    0     Base:
5.59/5.69	|  Eliminated clauses:           0.73 Mb                                      |
5.59/5.69	============================[ Search Statistics ]==============================
5.59/5.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.59/5.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.59/5.69	===============================================================================
5.59/5.69	|     20358 |   15368   109962   284022 |    40319    19418     64 | 18.887 % |
5.59/5.69	|     20508 |   15368   109962   284022 |    44351    19568     64 | 18.887 % |
5.59/5.69	|     20733 |   15281   109962   284022 |    48786    19700     65 | 19.075 % |
5.59/5.69	|     21070 |   15240   109962   284022 |    53665    20035     65 | 19.164 % |
5.59/5.69	|     21576 |   15240   109962   284022 |    59031    20541     66 | 19.164 % |
5.59/5.69	|     22335 |   15125   109962   284022 |    64934    21294     66 | 19.413 % |
5.59/5.69	|     23474 |   14999   109962   284022 |    71428    22428     67 | 19.685 % |
5.59/5.69	|     25182 |   14708   109962   284022 |    78571    24016     69 | 20.314 % |
5.59/5.69	===============================================================================
5.59/5.69	c Found solution: -39
5.69/5.70	c ---[   0]---> Sorter-cost:    0     Base:
9.79/9.81	|  Eliminated clauses:           0.74 Mb                                      |
9.79/9.81	============================[ Search Statistics ]==============================
9.79/9.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.79/9.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.79/9.81	===============================================================================
9.79/9.81	|     26766 |   14582   108351   277821 |    39728    25594     72 | 20.499 % |
9.79/9.81	|     26916 |   14582   108351   277821 |    43701    25744     72 | 20.499 % |
9.79/9.81	|     27141 |   14582   108351   277821 |    48071    25969     72 | 20.499 % |
9.79/9.81	|     27478 |   14553   108351   277821 |    52878    26304     72 | 20.561 % |
9.79/9.81	|     27984 |   14508   108351   277821 |    58166    26758     73 | 20.657 % |
9.79/9.81	|     28743 |   14202   108351   277821 |    63983    27501     73 | 21.311 % |
9.79/9.81	|     29882 |   14078   108351   277821 |    70381    28634     74 | 21.575 % |
9.79/9.81	|     31590 |   14039   108351   277821 |    77419    30340     78 | 21.659 % |
9.79/9.81	|     34152 |   13936   108351   277821 |    85161    32757     80 | 21.879 % |
9.79/9.81	|     37996 |   13616   108351   277821 |    93678    36584     83 | 22.562 % |
9.79/9.81	|     43762 |   13335   108351   277821 |   103046    42152     91 | 23.163 % |
9.79/9.81	===============================================================================
9.79/9.81	c Found solution: -40
9.79/9.82	c ---[   0]---> Sorter-cost:    0     Base:
13.88/13.95	|  Eliminated clauses:           0.75 Mb                                      |
13.88/13.95	============================[ Search Statistics ]==============================
13.88/13.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.88/13.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.88/13.95	===============================================================================
13.88/13.95	|     49335 |   12690   104343   260869 |    38259    21571     94 | 24.132 % |
13.88/13.95	|     49485 |   12690   104343   260869 |    42085    21721     95 | 24.132 % |
13.88/13.95	|     49710 |   12666   104343   260869 |    46293    21945     94 | 24.183 % |
13.88/13.95	|     50047 |   12666   104343   260869 |    50922    22282     95 | 24.183 % |
13.88/13.95	|     50553 |   12637   104343   260869 |    56015    22786     95 | 24.245 % |
13.88/13.95	|     51312 |   12589   104343   260869 |    61616    23542     96 | 24.347 % |
13.88/13.95	|     52451 |   12564   104343   260869 |    67778    24436     96 | 24.401 % |
13.88/13.95	|     54159 |   12472   104343   260869 |    74556    26139    100 | 24.597 % |
13.88/13.95	|     56721 |   12342   104343   260869 |    82011    28696    104 | 24.875 % |
13.88/13.95	|     60565 |   12043   104343   260869 |    90212    32442    110 | 25.514 % |
13.88/13.95	|     66331 |   11819   104343   260869 |    99234    38195    116 | 25.992 % |
13.88/13.95	===============================================================================
13.88/13.95	c Found solution: -43
13.88/13.96	c ---[   0]---> Sorter-cost:    0     Base:
84.28/84.35	|  Eliminated clauses:           0.76 Mb                                      |
84.28/84.35	============================[ Search Statistics ]==============================
84.28/84.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.28/84.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
84.28/84.35	===============================================================================
84.28/84.35	|     71070 |   11633   102037   251248 |    37413    42755    123 | 26.251 % |
84.28/84.35	|     71220 |   11604   102037   251248 |    41154    42904    122 | 26.312 % |
84.28/84.35	|     71445 |   11553   102037   251248 |    45270    43128    122 | 26.420 % |
84.28/84.35	|     71782 |   11553   102037   251248 |    49797    43465    122 | 26.420 % |
84.28/84.35	|     72288 |   11509   102037   251248 |    54777    43969    122 | 26.513 % |
84.28/84.35	|     73047 |   11474   102037   251248 |    60254    44726    122 | 26.588 % |
84.28/84.35	|     74186 |   11429   102037   251248 |    66280    45863    123 | 26.683 % |
84.28/84.35	|     75894 |   11408   102037   251248 |    72908    47569    123 | 26.728 % |
84.28/84.35	|     78456 |   11360   102037   251248 |    80199    50129    124 | 26.829 % |
84.28/84.35	|     82300 |   11162   102037   251248 |    88219    53961    126 | 27.249 % |
84.28/84.35	|     88066 |   10917   102037   251248 |    97041    59716    127 | 27.769 % |
84.28/84.35	|     96715 |   10636   102037   251248 |   106745    68163    129 | 28.365 % |
84.28/84.35	|    109689 |   10265   102037   251248 |   117419    81116    132 | 29.151 % |
84.28/84.35	|    129150 |    9777   102037   251248 |   129161   100220    138 | 30.186 % |
84.28/84.35	|    158342 |    9311   102037   251248 |   142077   129383    149 | 31.174 % |
84.28/84.35	|    202131 |    8896   102037   251248 |   156285    49205    132 | 32.054 % |
84.28/84.35	|    267815 |    8224   102037   251248 |   171914   114850    169 | 33.479 % |
84.28/84.35	===============================================================================
84.28/84.35	c Found solution: -44
84.28/84.36	c ---[   0]---> Sorter-cost:    0     Base:
578.28/578.49	|  Eliminated clauses:           0.77 Mb                                      |
578.28/578.49	============================[ Search Statistics ]==============================
578.28/578.49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
578.28/578.49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
578.28/578.49	===============================================================================
578.28/578.49	|    271179 |    7872    94276   218538 |    34567    29100    141 | 33.528 % |
578.28/578.49	|    271329 |    7872    94276   218538 |    38024    29250    141 | 33.528 % |
578.28/578.49	|    271554 |    7850    94276   218538 |    41827    29474    141 | 33.575 % |
578.28/578.49	|    271891 |    7801    94276   218538 |    46009    29808    141 | 33.679 % |
578.28/578.49	|    272397 |    7771    94276   218538 |    50610    30311    139 | 33.743 % |
578.28/578.49	|    273156 |    7771    94276   218538 |    55671    31070    139 | 33.743 % |
578.28/578.49	|    274295 |    7756    94276   218538 |    61239    32208    141 | 33.774 % |
578.28/578.49	|    276003 |    7707    94276   218538 |    67362    33913    142 | 33.878 % |
578.28/578.49	|    278565 |    7689    94276   218538 |    74099    36474    146 | 33.916 % |
578.28/578.49	|    282409 |    7688    94276   218538 |    81509    40317    149 | 33.919 % |
578.28/578.49	|    288175 |    7649    94276   218538 |    89660    46081    154 | 34.001 % |
578.28/578.49	|    296824 |    7483    94276   218538 |    98626    54722    157 | 34.353 % |
578.28/578.49	|    309798 |    7368    94276   218538 |   108488    67687    164 | 34.597 % |
578.28/578.49	|    329259 |    7231    94276   218538 |   119337    87138    166 | 34.888 % |
578.28/578.49	|    358451 |    6955    94276   218538 |   131271   116312    171 | 35.473 % |
578.28/578.49	|    402240 |    6776    94276   218538 |   144398    40645    149 | 35.852 % |
578.28/578.49	|    467924 |    6457    94276   218538 |   158838   105893    182 | 36.529 % |
578.28/578.49	|    566450 |    6121    94276   218538 |   174722    58064    179 | 37.241 % |
578.28/578.49	|    714239 |    5747    94276   218538 |   192194    37393    190 | 38.034 % |
578.28/578.49	|    935922 |    5085    94276   218538 |   211413    73936    220 | 39.438 % |
578.28/578.49	|   1268447 |    4715    94276   218538 |   232555   205439    230 | 40.222 % |
578.28/578.49	===============================================================================
578.28/578.49	c Found solution: -45
578.28/578.49	c ---[   0]---> Sorter-cost:    0     Base:
978.81/979.04	|  Eliminated clauses:           0.78 Mb                                      |
978.81/979.04	============================[ Search Statistics ]==============================
978.81/979.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
978.81/979.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
978.81/979.04	===============================================================================
978.81/979.04	|   1336320 |    4363    86817   188746 |    31832    43862    249 | 40.241 % |
978.81/979.04	|   1336470 |    4363    86817   188746 |    35016    44012    249 | 40.241 % |
978.81/979.04	|   1336695 |    4363    86817   188746 |    38517    44237    249 | 40.241 % |
978.81/979.04	|   1337032 |    4363    86817   188746 |    42369    44574    248 | 40.241 % |
978.81/979.04	|   1337538 |    4363    86817   188746 |    46606    45080    247 | 40.241 % |
978.81/979.04	|   1338297 |    4363    86817   188746 |    51267    45839    246 | 40.241 % |
978.81/979.04	|   1339436 |    4363    86817   188746 |    56393    46978    244 | 40.241 % |
978.81/979.04	|   1341144 |    4363    86817   188746 |    62033    48686    241 | 40.241 % |
978.81/979.04	|   1343706 |    4332    86817   188746 |    68236    51246    237 | 40.307 % |
978.81/979.04	|   1347550 |    4305    86817   188746 |    75060    55088    233 | 40.364 % |
978.81/979.04	|   1353316 |    4305    86817   188746 |    82566    60854    228 | 40.364 % |
978.81/979.04	|   1361965 |    4293    86817   188746 |    90822    69502    223 | 40.390 % |
978.81/979.04	|   1374939 |    4286    86817   188746 |    99905    82475    223 | 40.405 % |
978.81/979.04	|   1394400 |    4275    86817   188746 |   109895   101935    219 | 40.428 % |
978.81/979.04	|   1423592 |    4191    86817   188746 |   120885    25245    189 | 40.606 % |
978.81/979.04	|   1467381 |    4175    86817   188746 |   132973    69031    205 | 40.640 % |
978.81/979.04	|   1533065 |    4131    86817   188746 |   146271   134639    211 | 40.733 % |
978.81/979.04	|   1631591 |    4031    86817   188746 |   160898    88745    214 | 40.945 % |
978.81/979.04	|   1779380 |    3939    86817   188746 |   176988    84584    219 | 41.139 % |
978.81/979.04	|   2001063 |    3826    86817   188746 |   194687   133589    221 | 41.379 % |
978.81/979.04	===============================================================================
978.81/979.04	c Found solution: -46
978.81/979.05	c ---[   0]---> Sorter-cost:    0     Base:
1283.65/1283.93	|  Eliminated clauses:           0.78 Mb                                      |
1283.65/1283.93	============================[ Search Statistics ]==============================
1283.65/1283.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1283.65/1283.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1283.65/1283.93	===============================================================================
1283.65/1283.93	|   2303287 |    3463    84972   181615 |    31156    18185    282 | 41.820 % |
1283.65/1283.93	|   2303437 |    3463    84972   181615 |    34272    18335    281 | 41.820 % |
1283.65/1283.93	|   2303662 |    3441    84972   181615 |    37699    18559    279 | 41.867 % |
1283.65/1283.93	|   2303999 |    3441    84972   181615 |    41469    18896    277 | 41.867 % |
1283.65/1283.93	|   2304505 |    3441    84972   181615 |    45616    19402    274 | 41.867 % |
1283.65/1283.93	|   2305264 |    3441    84972   181615 |    50177    20161    269 | 41.867 % |
1283.65/1283.93	|   2306403 |    3441    84972   181615 |    55195    21300    264 | 41.867 % |
1283.65/1283.93	|   2308111 |    3440    84972   181615 |    60715    23007    256 | 41.869 % |
1283.65/1283.93	|   2310673 |    3402    84972   181615 |    66786    25566    245 | 41.949 % |
1283.65/1283.93	|   2314517 |    3400    84972   181615 |    73465    29409    237 | 41.954 % |
1283.65/1283.93	|   2320283 |    3400    84972   181615 |    80811    35175    231 | 41.954 % |
1283.65/1283.93	|   2328932 |    3379    84972   181615 |    88892    43765    220 | 41.998 % |
1283.65/1283.93	|   2341906 |    3360    84972   181615 |    97782    56737    213 | 42.038 % |
1283.65/1283.93	|   2361367 |    3358    84972   181615 |   107560    76196    205 | 42.043 % |
1283.65/1283.93	|   2390559 |    3357    84972   181615 |   118316   105379    202 | 42.045 % |
1283.65/1283.93	|   2434348 |    3329    84972   181615 |   130148    35024    195 | 42.104 % |
1283.65/1283.93	|   2500032 |    3296    84972   181615 |   143162   100697    197 | 42.174 % |
1283.65/1283.93	|   2598558 |    3255    84972   181615 |   157479    64135    192 | 42.261 % |
1283.65/1283.93	|   2746347 |    3207    84972   181615 |   173227    64717    195 | 42.362 % |
1283.65/1283.93	|   2968030 |    3119    84972   181615 |   190549   123542    185 | 42.549 % |
1283.65/1283.93	===============================================================================
1283.65/1283.93	c Found solution: -47
1283.65/1283.94	c ---[   0]---> Sorter-cost:    0     Base:
1800.08/1800.40	|  Eliminated clauses:           0.79 Mb                                      |
1800.08/1800.40	============================[ Search Statistics ]==============================
1800.08/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.08/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.08/1800.40	===============================================================================
1800.08/1800.40	|   3146563 |    3056    84069   178171 |    30825    20816    274 | 43.455 % |
1800.08/1800.40	|   3146713 |    3056    84069   178171 |    33907    20966    272 | 43.455 % |
1800.08/1800.40	|   3146938 |    3056    84069   178171 |    37298    21191    271 | 43.455 % |
1800.08/1800.40	|   3147275 |    3056    84069   178171 |    41028    21528    268 | 43.455 % |
1800.08/1800.40	|   3147781 |    3047    84069   178171 |    45131    22033    265 | 43.473 % |
1800.08/1800.40	|   3148540 |    3047    84069   178171 |    49644    22792    262 | 43.473 % |
1800.08/1800.40	|   3149679 |    3047    84069   178171 |    54608    23931    258 | 43.473 % |
1800.08/1800.40	|   3151387 |    3047    84069   178171 |    60069    25639    251 | 43.473 % |
1800.08/1800.40	|   3153949 |    3047    84069   178171 |    66076    28201    242 | 43.473 % |
1800.08/1800.40	|   3157793 |    3047    84069   178171 |    72684    32045    232 | 43.473 % |
1800.08/1800.40	|   3163559 |    3047    84069   178171 |    79952    37811    223 | 43.473 % |
1800.08/1800.40	|   3172208 |    3039    84069   178171 |    87948    46459    214 | 43.490 % |
1800.08/1800.40	|   3185182 |    3038    84069   178171 |    96742    59432    209 | 43.492 % |
1800.08/1800.40	|   3204643 |    3038    84069   178171 |   106417    78893    201 | 43.492 % |
1800.08/1800.40	|   3233835 |    3026    84069   178171 |   117059   108083    197 | 43.517 % |
1800.08/1800.40	|   3277624 |    3015    84069   178171 |   128764    40151    187 | 43.539 % |
1800.08/1800.40	|   3343308 |    2993    84069   178171 |   141641   105832    189 | 43.585 % |
1800.08/1800.40	|   3441834 |    2937    84069   178171 |   155805    69629    176 | 43.700 % |
1800.08/1800.40	|   3589623 |    2901    84069   178171 |   171386    70317    183 | 43.775 % |
1800.08/1800.40	|   3811306 |    2812    84069   178171 |   188524   128450    176 | 43.958 % |
1800.08/1800.40	|   4143831 |    2726    84069   178171 |   207377    94307    208 | 44.136 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	s SATISFIABLE
1800.08/1800.40	v -x1150 -x1149 -x1148 -x1147 -x1146 -x1145 -x1144 -x1143 -x1142 x1141 -x1140 -x1139 -x1138 -x1137 -x1136 -x1135 -x1134 -x1133 -x1132 -x1131 -x1130 -x1129 -x1128 -x1127 -x1126 -x1125 -x1124 -x1123 -x1122 -x1121 -x1120 -x1119 -x1118 x1117 -x1116 -x1115 -x1114 -x1113 -x1112 -x1111 -x1110 -x1109 -x1108 -x1107 -x1106 -x1105 -x1104 x1103 -x1102 -x1101 -x1100 -x1099 -x1098 -x1097 -x1096 -x1095 -x1094 -x1093 -x1092 -x1091 -x1090 -x1089 -x1088 -x1087 -x1086 -x1085 -x1084 -x1083 -x1082 -x1081 -x1080 x1079 -x1078 -x1077 -x1076 -x1075 -x1074 -x1073 -x1072 -x1071 -x1070 -x1069 -x1068 -x1067 -x1066 -x1065 -x1064 -x1063 -x1062 -x1061 -x1060 -x1059 -x1058 -x1057 -x1056 -x1055 -x1054 -x1053 -x1052 -x1051 -x1050 -x1049 -x1048 -x1047 x1046 -x1045 -x1044 -x1043 -x1042 -x1041 -x1040 -x1039 -x1038 -x1037 -x1036 -x1035 -x1034 -x1033 -x1032 -x1031 -x1030 -x1029 -x1028 -x1027 -x1026 -x1025 -x1024 -x1023 -x1022 -x1021 -x1020 -x1019 -x1018 -x1017 x1016 -x1015 -x1014 -x1013 -x1012 -x1011 -x1010 -x1009 -x1008 -x1007 -x1006 -x1005 -x1004 x1003 -x1002 -x1001 -x1000 -x999 -x998 -x997 -x996 -x995 -x994 -x993 -x992 -x991 -x990 -x989 -x988 -x987 -x986 -x985 -x984 -x983 -x982 -x981 x980 -x979 -x978 -x977 -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 -x958 -x957 -x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949 -x948 x947 -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 x935 -x934 -x933 -x932 -x931 -x930 -x929 -x928 -x927 -x926 -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907 -x906 -x905 -x904 -x903 -x902 x901 -x900 -x899 -x898 x897 -x896 -x895 -x894 -x893 -x892 -x891 -x890 -x889 -x888 -x887 -x886 -x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 -x851 -x850 -x849 -x848 -x847 -x846 -x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 -x831 -x830 x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811 -x810 x809 -x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 -x791 -x790 -x789 -x788 x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 x766 -x765 -x764 -x763 -x762 -x761 -x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 -x739 -x738 -x737 x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 x691 -x690 -x689 -x688 -x687 -x686 x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x510 x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 x369 -x368 -x367 -x366 -x365 -x364 x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1

Verifier Data

OK	-47

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-4112550-1466540963/watcher-4112550-1466540963 -o /tmp/evaluation-result-4112550-1466540963/solver-4112550-1466540963 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466515278-7445 --watchdog 1960 minisatp HOME/instance-4112550-1466540963.opb 

pid=11855
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.00 2.06 2.07 3/176 11858
/proc/meminfo: memFree=31363460/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=6784 CPUtime=0 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 395 0 0 0 0 0 0 0 20 0 1 0 56146449 6946816 272 33554432000 4194304 5646918 140737225443072 140735920441128 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 1696 272 94 355 0 1337 0

[startup+0.100211 s]
/proc/loadavg: 2.00 2.06 2.07 3/176 11858
/proc/meminfo: memFree=31363460/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=12508 CPUtime=0.09 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 1819 0 0 0 9 0 0 0 20 0 1 0 56146449 12808192 1696 33554432000 4194304 5646918 140737225443072 140735920441128 4251061 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 3127 1696 94 355 0 2768 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12508

[startup+0.200271 s]
/proc/loadavg: 2.00 2.06 2.07 3/176 11858
/proc/meminfo: memFree=31363460/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=18708 CPUtime=0.19 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 3352 0 0 0 19 0 0 0 20 0 1 0 56146449 19156992 3229 33554432000 4194304 5646918 140737225443072 140735920441128 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 4677 3229 94 355 0 4318 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18708

[startup+0.300298 s]
/proc/loadavg: 2.00 2.06 2.07 3/176 11858
/proc/meminfo: memFree=31363460/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=24708 CPUtime=0.29 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 4882 0 0 0 29 0 0 0 20 0 1 0 56146449 25300992 4760 33554432000 4194304 5646918 140737225443072 140737225442536 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 6177 4760 94 355 0 5818 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24708

[startup+0.700226 s]
/proc/loadavg: 2.00 2.06 2.07 3/176 11858
/proc/meminfo: memFree=31363460/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=49348 CPUtime=0.69 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 10995 0 0 0 69 0 0 0 20 0 1 0 56146449 50532352 10872 33554432000 4194304 5646918 140737225443072 140737225442536 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 12337 10872 94 355 0 11978 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49348

[startup+1.50023 s]
/proc/loadavg: 2.00 2.06 2.07 3/177 11859
/proc/meminfo: memFree=31294040/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=69240 CPUtime=1.49 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 17708 0 0 0 145 4 0 0 20 0 1 0 56146449 70901760 16582 33554432000 4194304 5646918 140737225443072 140737225441544 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 17310 16582 154 355 0 16951 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69240

[startup+3.10026 s]
/proc/loadavg: 2.00 2.06 2.07 3/177 11859
/proc/meminfo: memFree=31292180/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=70916 CPUtime=3.09 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 18152 0 0 0 305 4 0 0 20 0 1 0 56146449 72617984 17016 33554432000 4194304 5646918 140737225443072 140737225441768 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 17729 17016 155 355 0 17370 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70916

[startup+6.30031 s]
/proc/loadavg: 2.00 2.05 2.07 4/177 11859
/proc/meminfo: memFree=31278192/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=78056 CPUtime=6.29 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 18859 0 0 0 625 4 0 0 20 0 1 0 56146449 79929344 18735 33554432000 4194304 5646918 140737225443072 140737225441352 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 19514 18735 155 355 0 19155 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78056

[startup+12.7003 s]
/proc/loadavg: 2.00 2.05 2.07 3/177 11859
/proc/meminfo: memFree=31335664/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=85500 CPUtime=12.69 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 20872 0 0 0 1264 5 0 0 20 0 1 0 56146449 87552000 20541 33554432000 4194304 5646918 140737225443072 140737225441768 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 21375 20541 155 355 0 21016 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85500

[startup+25.5004 s]
/proc/loadavg: 2.00 2.05 2.07 3/177 11859
/proc/meminfo: memFree=31274256/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=116144 CPUtime=25.49 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 21998 0 0 0 2542 7 0 0 20 0 1 0 56146449 118931456 27787 33554432000 4194304 5646918 140737225443072 140737225441768 4403416 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 29036 27787 156 355 0 28677 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 116144

[startup+51.1004 s]
/proc/loadavg: 2.00 2.05 2.07 4/178 11862
/proc/meminfo: memFree=31272636/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=197772 CPUtime=51.08 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 22748 0 0 0 5101 7 0 0 20 0 1 0 56146449 202518528 39775 33554432000 4194304 5646918 140737225443072 140737225441768 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 49443 39775 156 355 0 49084 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 197772

[startup+102.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/177 11863
/proc/meminfo: memFree=31244036/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=196708 CPUtime=102.28 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 25170 0 0 0 10216 12 0 0 20 0 1 0 56146449 201428992 39096 33554432000 4194304 5646918 140737225443072 140737225441768 4403431 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 49177 39096 156 355 0 48818 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 196708

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 2.06 3/177 11864
/proc/meminfo: memFree=31188296/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=246796 CPUtime=162.25 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 26733 0 0 0 16209 16 0 0 20 0 1 0 56146449 252719104 47673 33554432000 4194304 5646918 140737225443072 140737225441768 4397622 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 61699 47673 156 355 0 61340 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 246796

[startup+222.307 s]
/proc/loadavg: 2.01 2.03 2.06 3/177 11865
/proc/meminfo: memFree=31223460/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=246796 CPUtime=222.24 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 28479 0 0 0 22205 19 0 0 20 0 1 0 56146449 252719104 46137 33554432000 4194304 5646918 140737225443072 140737225441768 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 61699 46137 156 355 0 61340 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 246796

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/177 11867
/proc/meminfo: memFree=31244836/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=196708 CPUtime=282.22 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 29920 0 0 0 28200 22 0 0 20 0 1 0 56146449 201428992 39692 33554432000 4194304 5646918 140737225443072 140737225441768 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 49177 39692 156 355 0 48818 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 196708

[startup+342.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/177 11868
/proc/meminfo: memFree=31159308/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=328184 CPUtime=342.22 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 30781 0 0 0 34198 24 0 0 20 0 1 0 56146449 336060416 64569 33554432000 4194304 5646918 140737225443072 140737225441768 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 82046 64569 156 355 0 81687 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 328184

[startup+402.3 s]
/proc/loadavg: 2.16 2.06 2.06 3/177 11869
/proc/meminfo: memFree=31140868/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=246796 CPUtime=402.21 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 32029 0 0 0 40193 28 0 0 20 0 1 0 56146449 252719104 57913 33554432000 4194304 5646918 140737225443072 140737225441768 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 61699 57913 156 355 0 61340 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 246796

[startup+462.3 s]
/proc/loadavg: 2.10 2.06 2.05 3/177 11870
/proc/meminfo: memFree=31108040/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=328184 CPUtime=462.2 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 32579 0 0 0 46191 29 0 0 20 0 1 0 56146449 336060416 75833 33554432000 4194304 5646918 140737225443072 140737225441768 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 82046 75833 156 355 0 81687 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 328184

[startup+522.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/177 11871
/proc/meminfo: memFree=31160948/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=328184 CPUtime=522.19 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 34334 0 0 0 52186 33 0 0 20 0 1 0 56146449 336060416 63033 33554432000 4194304 5646918 140737225443072 140737225441768 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 82046 63033 156 355 0 81687 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 328184

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 2.04 3/177 11873
/proc/meminfo: memFree=31251444/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=165888 CPUtime=582.18 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 35158 0 0 0 58181 37 0 0 20 0 1 0 56146449 169869312 39628 33554432000 4194304 5646918 140737225443072 140737225441352 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 41472 39628 156 355 0 41113 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 165888


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


[startup+882.307 s]
/proc/loadavg: 2.09 2.05 2.04 3/177 11882
/proc/meminfo: memFree=31121120/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=328184 CPUtime=882.13 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 43134 0 0 0 88160 53 0 0 20 0 1 0 56146449 336060416 72765 33554432000 4194304 5646918 140737225443072 140737225441768 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 82046 72765 156 355 0 81687 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 328184

[startup+942.3 s]
/proc/loadavg: 2.11 2.05 2.03 3/177 11883
/proc/meminfo: memFree=31135648/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=328184 CPUtime=942.11 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 45259 0 0 0 94154 57 0 0 20 0 1 0 56146449 336060416 62901 33554432000 4194304 5646918 140737225443072 140737225441768 4403442 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 82046 62901 156 355 0 81687 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 328184

[startup+1002.3 s]
/proc/loadavg: 2.04 2.04 2.03 3/177 11884
/proc/meminfo: memFree=31169832/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=216628 CPUtime=1002.1 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 46630 0 0 0 100150 60 0 0 20 0 1 0 56146449 221827072 48401 33554432000 4194304 5646918 140737225443072 140737225441768 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 54157 48401 156 355 0 53798 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 216628

[startup+1062.3 s]
/proc/loadavg: 2.01 2.03 2.02 3/177 11885
/proc/meminfo: memFree=31175920/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=266716 CPUtime=1062.09 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 48172 0 0 0 106145 64 0 0 20 0 1 0 56146449 273117184 57918 33554432000 4194304 5646918 140737225443072 140737225441768 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 66679 57918 156 355 0 66320 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 266716

[startup+1122.3 s]
/proc/loadavg: 2.10 2.05 2.03 3/177 11886
/proc/meminfo: memFree=31137924/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=266716 CPUtime=1122.08 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 49406 0 0 0 112141 67 0 0 20 0 1 0 56146449 273117184 59454 33554432000 4194304 5646918 140737225443072 140737225441768 4397863 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 66679 59454 156 355 0 66320 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 266716

[startup+1182.3 s]
/proc/loadavg: 2.04 2.04 2.02 3/177 11888
/proc/meminfo: memFree=31105632/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=348104 CPUtime=1182.08 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 51163 0 0 0 118137 71 0 0 20 0 1 0 56146449 356458496 63550 33554432000 4194304 5646918 140737225443072 140737225441768 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 87026 63550 156 355 0 86667 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 348104

[startup+1242.3 s]
/proc/loadavg: 2.07 2.05 2.02 3/178 11892
/proc/meminfo: memFree=31105940/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=266716 CPUtime=1242.07 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 52402 0 0 0 124133 74 0 0 20 0 1 0 56146449 273117184 60990 33554432000 4194304 5646918 140737225443072 140737225441768 4403416 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 66679 60990 156 355 0 66320 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 266716

[startup+1302.3 s]
/proc/loadavg: 2.10 2.05 2.02 3/177 11893
/proc/meminfo: memFree=31160808/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=216628 CPUtime=1302.05 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 55054 0 0 0 130126 79 0 0 20 0 1 0 56146449 221827072 46370 33554432000 4194304 5646918 140737225443072 140737225441768 4403051 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 54157 46370 157 355 0 53798 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 216628

[startup+1362.3 s]
/proc/loadavg: 2.10 2.06 2.02 3/177 11894
/proc/meminfo: memFree=31173348/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=266716 CPUtime=1362.04 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 56596 0 0 0 136121 83 0 0 20 0 1 0 56146449 273117184 56399 33554432000 4194304 5646918 140737225443072 140737225441768 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 66679 56399 157 355 0 66320 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 266716

[startup+1422.3 s]
/proc/loadavg: 2.18 2.08 2.03 3/177 11895
/proc/meminfo: memFree=31147476/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=266716 CPUtime=1422.04 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 57829 0 0 0 142118 86 0 0 20 0 1 0 56146449 273117184 57935 33554432000 4194304 5646918 140737225443072 140737225441768 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 66679 57935 157 355 0 66320 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 266716

[startup+1482.3 s]
/proc/loadavg: 2.06 2.06 2.02 3/177 11897
/proc/meminfo: memFree=31103596/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=136488 CPUtime=1482.02 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 59582 0 0 0 148112 90 0 0 20 0 1 0 56146449 139763712 29630 33554432000 4194304 5646918 140737225443072 140737225441784 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 34122 29630 157 355 0 33763 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 136488

[startup+1542.31 s]
/proc/loadavg: 2.02 2.05 2.01 3/177 11898
/proc/meminfo: memFree=31104628/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=266716 CPUtime=1542.02 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 60820 0 0 0 154109 93 0 0 20 0 1 0 56146449 273117184 62543 33554432000 4194304 5646918 140737225443072 140737225441768 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 66679 62543 157 355 0 66320 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 266716

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/177 11954
/proc/meminfo: memFree=31197580/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=266716 CPUtime=1602 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 62562 0 0 0 160104 96 0 0 20 0 1 0 56146449 273117184 59983 33554432000 4194304 5646918 140737225443072 140737225441768 4402811 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 66679 59983 157 355 0 66320 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 266716

[startup+1662.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/177 11955
/proc/meminfo: memFree=31159272/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=266716 CPUtime=1662 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 64317 0 0 0 166100 100 0 0 20 0 1 0 56146449 273117184 60495 33554432000 4194304 5646918 140737225443072 140737225441768 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 66679 60495 157 355 0 66320 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 266716

[startup+1722.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 11956
/proc/meminfo: memFree=31208812/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=266716 CPUtime=1721.98 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 66065 0 0 0 172095 103 0 0 20 0 1 0 56146449 273117184 51791 33554432000 4194304 5646918 140737225443072 140737225441768 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 66679 51791 157 355 0 66320 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 266716

[startup+1782.3 s]
/proc/loadavg: 2.15 2.08 2.02 3/177 11958
/proc/meminfo: memFree=31244100/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=185808 CPUtime=1781.98 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 66922 0 0 0 178092 106 0 0 20 0 1 0 56146449 190267392 43231 33554432000 4194304 5646918 140737225443072 140737225441368 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 46452 43231 157 355 0 46093 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 185808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.11 2.07 2.02 3/177 11959
/proc/meminfo: memFree=31207036/32872528 swapFree=527360/560064
[pid=11858] ppid=11855 vsize=216628 CPUtime=1800.08 cores=1,3,5,7
/proc/11858/stat : 11858 (minisatp) R 11855 11858 7428 0 -1 4202496 67651 0 0 0 179901 107 0 0 20 0 1 0 56146449 221827072 51106 33554432000 4194304 5646918 140737225443072 140737225441768 4402815 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11858/statm: 54157 51106 157 355 0 53798 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 216628

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 11858 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.09
CPU user time (s): 1799.01
CPU system time (s): 1.07784
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 460444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 1.07784
maximum resident set size= 335912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67651
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= 60
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.42333 second user time and 7.12292 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-21 22:29:23
IDJOB=4112550
IDBENCH=2262
IDSOLVER=2555
FILE ID=node106/4112550-1466540963
RUNJOBID= node106-1466515278-7445
PBS_JOBID= 19942889
Free space on /tmp= 71696 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-5.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112550-1466540963/watcher-4112550-1466540963 -o /tmp/evaluation-result-4112550-1466540963/solver-4112550-1466540963 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466515278-7445 --watchdog 1960  minisatp HOME/instance-4112550-1466540963.opb

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

MD5SUM BENCH= 32f273c48805c1e726044ae006778010
RANDOM SEED=406392746

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
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		: 2667.073
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.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31364160 kB
Buffers:           21636 kB
Cached:            80872 kB
SwapCached:         2536 kB
Active:           165428 kB
Inactive:          74884 kB
Active(anon):     136244 kB
Inactive(anon):     3776 kB
Active(file):      29184 kB
Inactive(file):    71108 kB
Unevictable:      560064 kB
Mlocked:          527360 kB
SwapTotal:      67108856 kB
SwapFree:       67097112 kB
Dirty:              5556 kB
Writeback:             0 kB
AnonPages:        697304 kB
Mapped:             9380 kB
Shmem:                 0 kB
Slab:             576540 kB
SReclaimable:      20480 kB
SUnreclaim:       556060 kB
KernelStack:        1464 kB
PageTables:         5276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     861472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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-4112550-1466540963.opb

Free space on /tmp at the end= 71692 MiB
End job on node106 at 2016-06-21 22:59:24