Trace number 3721312

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14SAT (TO)-47 1800.05 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-1.opb
MD5SUMdc857dc123c51e1f53f981679774fda8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-47
Best CPU time to get the best result obtained on this benchmark1800.05
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 constraints80072
Number of constraints which are clauses80072
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c Parsing PB file...
0.79/0.86	c Converting 80072 PB-constraints to clauses...
0.79/0.86	c   -- Unit propagations: (none)
0.79/0.86	c   -- Detecting intervals from adjacent constraints: (none)
0.79/0.87	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.89/0.95	c ==================================[MINISAT+]==================================
0.89/0.95	c | Conflicts | Original         | Learnt                           | Progress |
0.89/0.95	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.89/0.95	c ==============================================================================
0.89/0.95	c |         0 |   80072   160144 |   26690       0        0     nan |  0.000 % |
0.89/0.95	c ==============================================================================
0.89/0.95	c Found solution: -37
0.89/0.95	o -37
0.89/0.96	c ---[   0]---> Sorter-cost:63046     Base:
1.00/1.03	c ==================================[MINISAT+]==================================
1.00/1.03	c | Conflicts | Original         | Learnt                           | Progress |
1.00/1.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.00/1.03	c ==============================================================================
1.00/1.03	c |         0 |  147988   319466 |   49329       0        0     nan |  0.000 % |
1.10/1.17	c |       100 |  147362   318162 |   54261      77      551     7.2 |  0.736 % |
1.19/1.28	c |       250 |  146841   317054 |   59688     209     2448    11.7 |  1.369 % |
1.39/1.45	c |       475 |  145811   314812 |   65656     398     4382    11.0 |  2.680 % |
1.69/1.71	c |       812 |  144010   310871 |   72222     677     8303    12.3 |  4.995 % |
1.99/2.10	c |      1318 |  141157   304558 |   79444    1060    12573    11.9 |  8.737 % |
2.59/2.63	c |      2077 |  136776   294746 |   87389    1627    19630    12.1 | 14.610 % |
3.30/3.39	c |      3216 |  131215   282210 |   96128    2497    29631    11.9 | 22.142 % |
4.40/4.42	c |      4924 |  123727   265107 |  105741    3779    49504    13.1 | 32.476 % |
5.19/5.28	c ==============================================================================
5.19/5.28	c Found solution: -39
5.19/5.28	o -39
5.19/5.29	c ---[   0]---> Sorter-cost:    0     Base:
5.29/5.32	c ==================================[MINISAT+]==================================
5.29/5.32	c | Conflicts | Original         | Learnt                           | Progress |
5.29/5.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.29/5.32	c ==============================================================================
5.29/5.32	c |      6427 |  116683   248991 |   38894    4766    61496    12.9 | 32.476 % |
5.29/5.39	c |      6527 |  116204   247870 |   42783    4831    62291    12.9 | 43.100 % |
5.40/5.46	c |      6677 |  115663   246594 |   47061    4934    63665    12.9 | 43.849 % |
5.50/5.56	c |      6902 |  114831   244655 |   51767    5110    65775    12.9 | 44.973 % |
5.69/5.72	c |      7239 |  113564   241690 |   56944    5351    69474    13.0 | 46.827 % |
5.89/5.98	c |      7746 |  111539   236942 |   62639    5688    74185    13.0 | 49.645 % |
6.29/6.35	c |      8505 |  108258   229196 |   68903    6014    79861    13.3 | 54.380 % |
6.60/6.68	c |      9645 |  106402   224792 |   75793    6813    92319    13.6 | 57.095 % |
7.19/7.24	c |     11355 |  103049   216804 |   83372    7947   113001    14.2 | 62.021 % |
7.99/8.00	c |     13917 |   98383   205681 |   91710    9480   147925    15.6 | 68.784 % |
8.89/8.91	c |     17761 |   94811   197102 |  100881   12081   211420    17.5 | 74.113 % |
9.99/10.05	c |     23527 |   91940   190193 |  110969   16325   396509    24.3 | 78.405 % |
10.49/10.55	c ==============================================================================
10.49/10.55	c Found solution: -40
10.49/10.55	o -40
10.49/10.56	c ---[   0]---> Sorter-cost:    0     Base:
10.59/10.60	c ==================================[MINISAT+]==================================
10.59/10.60	c | Conflicts | Original         | Learnt                           | Progress |
10.59/10.60	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.59/10.60	c ==============================================================================
10.59/10.60	c |     26517 |   91505   189103 |   30501   18993   511336    26.9 | 78.405 % |
10.59/10.62	c |     26617 |   91453   188977 |   33551   19046   513223    26.9 | 79.155 % |
10.59/10.65	c |     26767 |   91403   188856 |   36906   19147   514654    26.9 | 79.230 % |
10.59/10.68	c |     26993 |   91347   188722 |   40596   19332   517806    26.8 | 79.308 % |
10.69/10.72	c |     27330 |   91347   188722 |   44656   19669   531077    27.0 | 79.308 % |
10.69/10.79	c |     27836 |   91347   188722 |   49122   20175   549790    27.3 | 79.308 % |
10.79/10.90	c |     28595 |   91336   188697 |   54034   20920   586573    28.0 | 79.323 % |
11.09/11.12	c |     29734 |   91040   187971 |   59437   21902   671987    30.7 | 79.772 % |
11.39/11.40	c |     31442 |   91021   187926 |   65381   23576   759400    32.2 | 79.800 % |
11.79/11.80	c |     34004 |   90924   187692 |   71919   26012   920916    35.4 | 79.947 % |
12.49/12.50	c ==============================================================================
12.49/12.50	c Found solution: -42
12.49/12.50	o -42
12.49/12.51	c ---[   0]---> Sorter-cost:    0     Base:
12.49/12.55	c ==================================[MINISAT+]==================================
12.49/12.55	c | Conflicts | Original         | Learnt                           | Progress |
12.49/12.55	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
12.49/12.55	c ==============================================================================
12.49/12.55	c |     37368 |   90426   186513 |   30142   28875  1073664    37.2 | 79.947 % |
12.59/12.61	c |     37468 |   90272   186133 |   33156   28788  1071210    37.2 | 80.912 % |
12.59/12.64	c |     37618 |   90272   186133 |   36471   28938  1078094    37.3 | 80.912 % |
12.69/12.74	c |     37845 |   90055   185604 |   40119   28990  1084507    37.4 | 81.229 % |
12.79/12.88	c |     38182 |   89765   184919 |   44130   29091  1093267    37.6 | 81.654 % |
12.99/13.01	c |     38690 |   89677   184699 |   48543   29419  1114490    37.9 | 81.794 % |
13.09/13.16	c |     39449 |   89637   184597 |   53398   30143  1175417    39.0 | 81.859 % |
13.29/13.37	c |     40590 |   89554   184394 |   58738   31209  1251534    40.1 | 81.988 % |
13.69/13.75	c |     42298 |   89419   184073 |   64612   32883  1358367    41.3 | 82.189 % |
14.29/14.31	c |     44861 |   89408   184048 |   71073   35430  1659938    46.9 | 82.204 % |
15.09/15.18	c |     48706 |   89194   183528 |   78180   38940  1937517    49.8 | 82.527 % |
16.58/16.61	c |     54473 |   89111   183331 |   85998   44007  2548488    57.9 | 82.650 % |
18.78/18.84	c |     63122 |   88944   182914 |   94598   52476  3364323    64.1 | 82.920 % |
22.79/22.88	c |     76097 |   88814   182580 |  104058   65300  4943713    75.7 | 83.140 % |
23.49/23.54	c ==============================================================================
23.49/23.54	c Found solution: -43
23.49/23.54	o -43
23.49/23.55	c ---[   0]---> Sorter-cost:    0     Base:
23.59/23.62	c ==================================[MINISAT+]==================================
23.59/23.62	c | Conflicts | Original         | Learnt                           | Progress |
23.59/23.62	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
23.59/23.62	c ==============================================================================
23.59/23.62	c |     77862 |   88826   182643 |   29608   67005  5167051    77.1 | 83.140 % |
23.69/23.75	c |     77964 |   88784   182545 |   32568   67090  5171321    77.1 | 83.214 % |
23.79/23.80	c |     78114 |   88784   182545 |   35825   67240  5180522    77.0 | 83.214 % |
23.89/23.91	c |     78339 |   88743   182450 |   39408   67391  5196716    77.1 | 83.270 % |
23.99/24.07	c |     78678 |   88708   182365 |   43349   67686  5220332    77.1 | 83.324 % |
24.19/24.29	c |     79184 |   88704   182355 |   47683   68174  5263297    77.2 | 83.330 % |
24.69/24.75	c |     79943 |   88664   182255 |   52452   68714  5301058    77.1 | 83.395 % |
25.19/25.21	c |     81082 |   88585   182068 |   57697   69580  5394262    77.5 | 83.511 % |
25.79/25.84	c |     82790 |   88519   181910 |   63467   71223  5554743    78.0 | 83.610 % |
26.68/26.72	c |     85352 |   88517   181906 |   69814   73749  5848295    79.3 | 83.612 % |
28.28/28.31	c |     89198 |   88366   181535 |   76795   77183  6388766    82.8 | 83.847 % |
30.69/30.78	c |     94964 |   88258   181285 |   84475   82844  7485378    90.4 | 83.993 % |
31.99/32.09	c ==============================================================================
31.99/32.09	c Found solution: -44
31.99/32.09	o -44
32.09/32.10	c ---[   0]---> Sorter-cost:    0     Base:
32.09/32.19	c ==================================[MINISAT+]==================================
32.09/32.19	c | Conflicts | Original         | Learnt                           | Progress |
32.09/32.19	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
32.09/32.19	c ==============================================================================
32.09/32.19	c |     98263 |   88158   181016 |   29386   85817  7763842    90.5 | 83.993 % |
32.19/32.29	c |     98364 |   88158   181016 |   32324   22455  2013545    89.7 | 84.158 % |
32.29/32.32	c |     98514 |   88158   181016 |   35557   22605  2027056    89.7 | 84.158 % |
32.29/32.35	c |     98740 |   88158   181016 |   39112   22831  2038443    89.3 | 84.158 % |
32.39/32.43	c |     99077 |   88158   181016 |   43024   23168  2078602    89.7 | 84.158 % |
32.49/32.53	c |     99583 |   88158   181016 |   47326   23674  2126008    89.8 | 84.158 % |
32.59/32.69	c |    100342 |   88158   181016 |   52059   24433  2186274    89.5 | 84.158 % |
32.89/32.94	c |    101484 |   88150   180996 |   57265   25550  2295749    89.9 | 84.170 % |
33.29/33.39	c |    103195 |   88096   180868 |   62991   27218  2436552    89.5 | 84.250 % |
33.89/33.98	c |    105757 |   88096   180868 |   69290   29780  2702781    90.8 | 84.250 % |
34.79/34.86	c |    109601 |   88046   180746 |   76219   33602  3048134    90.7 | 84.328 % |
36.39/36.49	c |    115367 |   88046   180746 |   83841   39368  3668323    93.2 | 84.328 % |
38.79/38.89	c |    124016 |   88046   180746 |   92225   48017  4913028   102.3 | 84.328 % |
43.38/43.45	c |    136990 |   87949   180511 |  101448   60968  6988775   114.6 | 84.476 % |
50.98/51.05	c |    156451 |   87902   180392 |  111593   80363  9395711   116.9 | 84.553 % |
55.58/55.60	c ==============================================================================
55.58/55.60	c Found solution: -45
55.58/55.60	o -45
55.58/55.61	c ---[   0]---> Sorter-cost:    0     Base:
55.68/55.72	c ==================================[MINISAT+]==================================
55.68/55.72	c | Conflicts | Original         | Learnt                           | Progress |
55.68/55.72	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
55.68/55.72	c ==============================================================================
55.68/55.72	c |    166657 |   87834   180240 |   29278   90507 10717436   118.4 | 84.553 % |
55.78/55.83	c |    166757 |   87834   180240 |   32205   23788  1691897    71.1 | 84.668 % |
55.78/55.88	c |    166907 |   87789   180133 |   35426   23933  1702187    71.1 | 84.735 % |
55.88/55.93	c |    167132 |   87789   180133 |   38969   24158  1720163    71.2 | 84.735 % |
55.99/56.01	c |    167470 |   87789   180133 |   42865   24496  1758488    71.8 | 84.735 % |
56.18/56.22	c |    167976 |   87628   179729 |   47152   24984  1795588    71.9 | 84.980 % |
56.38/56.45	c |    168736 |   87561   179560 |   51867   25707  1847965    71.9 | 85.083 % |
56.68/56.73	c |    169875 |   87561   179560 |   57054   26846  1997820    74.4 | 85.083 % |
56.98/57.10	c |    171583 |   87555   179546 |   62759   28551  2143274    75.1 | 85.092 % |
57.58/57.64	c |    174145 |   87543   179518 |   69035   31109  2357991    75.8 | 85.109 % |
58.58/58.69	c |    177989 |   87543   179518 |   75939   34953  2874390    82.2 | 85.109 % |
60.28/60.33	c |    183757 |   87535   179500 |   83533   40698  3596006    88.4 | 85.120 % |
63.28/63.32	c |    192406 |   87535   179500 |   91886   49347  4807829    97.4 | 85.120 % |
67.68/67.73	c |    205380 |   87464   179337 |  101075   62280  6436341   103.3 | 85.217 % |
75.58/75.63	c |    224841 |   87464   179337 |  111183   81741  9073077   111.0 | 85.217 % |
91.28/91.31	c |    254033 |   87464   179337 |  122301  110933 13542456   122.1 | 85.217 % |
120.97/121.07	c |    297822 |   87384   179141 |  134531  154625 20442372   132.2 | 85.339 % |
152.17/152.27	c |    363506 |   87216   178745 |  147984   67514  7609443   112.7 | 85.584 % |
172.77/172.89	c ==============================================================================
172.77/172.89	c Found solution: -46
172.77/172.89	o -46
172.87/172.90	c ---[   0]---> Sorter-cost:    0     Base:
172.97/173.04	c ==================================[MINISAT+]==================================
172.97/173.04	c | Conflicts | Original         | Learnt                           | Progress |
172.97/173.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
172.97/173.04	c ==============================================================================
172.97/173.04	c |    411751 |   87018   178221 |   29006  115674 13737610   118.8 | 85.584 % |
173.17/173.29	c |    411851 |   87018   178221 |   31906   21029  1773539    84.3 | 85.899 % |
173.27/173.31	c |    412001 |   87018   178221 |   35097   21179  1780724    84.1 | 85.899 % |
173.27/173.35	c |    412226 |   87018   178221 |   38606   21404  1796727    83.9 | 85.899 % |
173.37/173.41	c |    412563 |   87018   178221 |   42467   21741  1823239    83.9 | 85.899 % |
173.47/173.51	c |    413069 |   87018   178221 |   46714   22247  1857821    83.5 | 85.899 % |
173.67/173.71	c |    413829 |   86958   178068 |   51385   22992  1915092    83.3 | 85.996 % |
173.87/173.92	c |    414968 |   86958   178068 |   56524   24131  1997649    82.8 | 85.996 % |
174.17/174.27	c |    416677 |   86958   178068 |   62176   25840  2205825    85.4 | 85.996 % |
174.67/174.77	c |    419239 |   86958   178068 |   68394   28402  2468274    86.9 | 85.996 % |
175.57/175.65	c |    423084 |   86894   177916 |   75234   32224  2878031    89.3 | 86.088 % |
176.67/176.70	c |    428850 |   86849   177808 |   82757   37983  3312211    87.2 | 86.155 % |
178.77/178.88	c |    437499 |   86843   177792 |   91033   46629  4208316    90.3 | 86.166 % |
182.87/182.92	c |    450473 |   86832   177765 |  100136   59597  5749774    96.5 | 86.183 % |
189.67/189.77	c |    469936 |   86832   177765 |  110150   79060  8000314   101.2 | 86.183 % |
202.46/202.50	c |    499128 |   86828   177757 |  121165  108248 11033862   101.9 | 86.187 % |
226.46/226.52	c |    542917 |   86779   177640 |  133281  151704 16519856   108.9 | 86.260 % |
255.65/255.73	c |    608602 |   86727   177520 |  146609   67402  7115433   105.6 | 86.333 % |
303.74/303.82	c |    707130 |   86677   177394 |  161270  165918 18275033   110.1 | 86.415 % |
366.88/367.02	c |    854921 |   86607   177225 |  177398  137161 14829842   108.1 | 86.520 % |
478.26/478.41	c |   1076605 |   86592   177190 |  195137  163699 11940908    72.9 | 86.542 % |
636.83/637.01	c |   1409131 |   86580   177162 |  214651   73664  2901808    39.4 | 86.559 % |
892.47/892.76	c |   1907919 |   86480   176917 |  236116  109422 11819641   108.0 | 86.714 % |
1301.81/1302.17	c |   2656102 |   86381   176664 |  259728  111867  3902053    34.9 | 86.880 % |
1642.86/1643.24	c ==============================================================================
1642.86/1643.24	c Found solution: -47
1642.86/1643.24	o -47
1642.86/1643.25	c ---[   0]---> Sorter-cost:    0     Base:
1642.96/1643.37	c ==================================[MINISAT+]==================================
1642.96/1643.37	c | Conflicts | Original         | Learnt                           | Progress |
1642.96/1643.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1642.96/1643.37	c ==============================================================================
1642.96/1643.37	c |   3226692 |   86394   176709 |   28798  141840 10415259    73.4 | 86.880 % |
1643.66/1644.08	c |   3226792 |   86394   176709 |   31677   24367  1476947    60.6 | 86.891 % |
1643.76/1644.10	c |   3226942 |   86394   176709 |   34845   24517  1485199    60.6 | 86.891 % |
1643.76/1644.14	c |   3227167 |   86394   176709 |   38330   24742  1500817    60.7 | 86.891 % |
1643.86/1644.20	c |   3227506 |   86394   176709 |   42163   25081  1524948    60.8 | 86.891 % |
1643.86/1644.27	c |   3228013 |   86394   176709 |   46379   25588  1556128    60.8 | 86.891 % |
1643.95/1644.38	c |   3228775 |   86394   176709 |   51017   26350  1600481    60.7 | 86.891 % |
1644.16/1644.55	c |   3229915 |   86394   176709 |   56119   27490  1681898    61.2 | 86.891 % |
1644.45/1644.81	c |   3231623 |   86394   176709 |   61731   29198  1822525    62.4 | 86.891 % |
1644.75/1645.16	c |   3234185 |   86394   176709 |   67904   31760  2004758    63.1 | 86.891 % |
1645.35/1645.78	c |   3238029 |   86394   176709 |   74694   35604  2339751    65.7 | 86.891 % |
1646.55/1646.95	c |   3243795 |   86351   176609 |   82164   41361  2923059    70.7 | 86.951 % |
1648.15/1648.53	c |   3252446 |   86309   176502 |   90380   50009  3622624    72.4 | 87.020 % |
1651.05/1651.47	c |   3265420 |   86309   176502 |   99418   62983  5047990    80.1 | 87.019 % |
1656.05/1656.44	c |   3284881 |   86298   176473 |  109360   82439  6671079    80.9 | 87.039 % |
1665.45/1665.88	c |   3314073 |   86256   176377 |  120296  111619  8976462    80.4 | 87.095 % |
1683.45/1683.83	c |   3357862 |   86218   176287 |  132326  155403 11235727    72.3 | 87.150 % |
1708.15/1708.59	c |   3423546 |   86213   176274 |  145558   77549  2844288    36.7 | 87.159 % |
1749.14/1749.57	c |   3522072 |   86197   176234 |  160114  176067  7924542    45.0 | 87.185 % |
1800.04/1800.40	c 
1800.04/1800.40	c *** TERMINATED ***
1800.04/1800.40	s SATISFIABLE
1800.04/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-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.74 3/176 10253
/proc/meminfo: memFree=26453020/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=1396 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 202 0 0 0 0 0 0 0 20 0 1 0 321581105 1429504 159 33554432000 134512640 135395479 4287202384 4287200960 135012129 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10253/statm: 349 159 74 216 0 131 0

[startup+0.053331 s]
/proc/loadavg: 2.00 2.00 1.74 3/176 10253
/proc/meminfo: memFree=26453020/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=2340 CPUtime=0.05 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 446 0 0 0 5 0 0 0 20 0 1 0 321581105 2396160 403 33554432000 134512640 135395479 4287202384 4287200812 135006218 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10253/statm: 585 403 74 216 0 367 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2340

[startup+0.100272 s]
/proc/loadavg: 2.00 2.00 1.74 3/176 10253
/proc/meminfo: memFree=26453020/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=3324 CPUtime=0.09 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 689 0 0 0 9 0 0 0 20 0 1 0 321581105 3403776 646 33554432000 134512640 135395479 4287202384 4287201216 134618678 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10253/statm: 831 647 74 216 0 613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3324

[startup+0.300233 s]
/proc/loadavg: 2.00 2.00 1.74 3/176 10253
/proc/meminfo: memFree=26453020/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=7576 CPUtime=0.29 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 1731 0 0 0 29 0 0 0 20 0 1 0 321581105 7757824 1688 33554432000 134512640 135395479 4287202384 4287200940 135012072 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10253/statm: 1894 1688 74 216 0 1676 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7576

[startup+0.70023 s]
/proc/loadavg: 2.00 2.00 1.74 3/176 10253
/proc/meminfo: memFree=26453020/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=15872 CPUtime=0.69 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 3794 0 0 0 68 1 0 0 20 0 1 0 321581105 16252928 3751 33554432000 134512640 135395479 4287202384 4287201264 134530494 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10253/statm: 3968 3751 74 216 0 3750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15872

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 1.74 3/177 10254
/proc/meminfo: memFree=26429104/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=30052 CPUtime=1.49 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 7212 0 0 0 144 5 0 0 20 0 1 0 321581105 30773248 6988 33554432000 134512640 135395479 4287202384 4287200736 134569723 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10253/statm: 7513 6988 110 216 0 7295 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30052

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 1.74 3/177 10254
/proc/meminfo: memFree=26424740/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=30052 CPUtime=3.09 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 7212 0 0 0 304 5 0 0 20 0 1 0 321581105 30773248 6988 33554432000 134512640 135395479 4287202384 4287200736 134569727 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10253/statm: 7513 6988 110 216 0 7295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30052

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 1.74 3/177 10254
/proc/meminfo: memFree=26424368/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=30432 CPUtime=6.29 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 7273 0 0 0 624 5 0 0 20 0 1 0 321581105 31162368 7049 33554432000 134512640 135395479 4287202384 4287200704 134572728 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10253/statm: 7608 7049 110 216 0 7390 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30432

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.74 3/177 10254
/proc/meminfo: memFree=26424012/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=30596 CPUtime=12.69 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 7302 0 0 0 1264 5 0 0 20 0 1 0 321581105 31330304 7078 33554432000 134512640 135395479 4287202384 4287200736 134569806 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10253/statm: 7649 7078 110 216 0 7431 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30596

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.74 3/177 10254
/proc/meminfo: memFree=26406908/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=48516 CPUtime=25.49 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 11749 0 0 0 2543 6 0 0 20 0 1 0 321581105 49680384 11525 33554432000 134512640 135395479 4287202384 4287200736 134581183 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10253/statm: 12129 11525 110 216 0 11911 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48516

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.75 3/177 10255
/proc/meminfo: memFree=26376032/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=65272 CPUtime=51.08 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 15957 0 0 0 5101 7 0 0 20 0 1 0 321581105 66838528 15733 33554432000 134512640 135395479 4287202384 4287200736 134580825 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10253/statm: 16318 15733 110 216 0 16100 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65272

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 1.76 3/177 10255
/proc/meminfo: memFree=26298408/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=95276 CPUtime=102.28 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 23464 0 0 0 10217 11 0 0 20 0 1 0 321581105 97562624 23240 33554432000 134512640 135395479 4287202384 4287200736 134581053 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10253/statm: 23819 23240 110 216 0 23601 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 95276

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.77 3/177 10255
/proc/meminfo: memFree=26218672/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=124028 CPUtime=162.27 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 30641 0 0 0 16211 16 0 0 20 0 1 0 321581105 127004672 30417 33554432000 134512640 135395479 4287202384 4287200736 134580765 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10253/statm: 31007 30417 110 216 0 30789 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 124028

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/177 10255
/proc/meminfo: memFree=26173760/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=124028 CPUtime=222.26 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 30641 0 0 0 22210 16 0 0 20 0 1 0 321581105 127004672 30417 33554432000 134512640 135395479 4287202384 4287200736 134580732 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 31007 30417 110 216 0 30789 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 124028

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/177 10255
/proc/meminfo: memFree=26132124/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=124028 CPUtime=282.25 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 30641 0 0 0 28209 16 0 0 20 0 1 0 321581105 127004672 30417 33554432000 134512640 135395479 4287202384 4287200736 134580768 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 31007 30417 110 216 0 30789 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 124028

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/177 10304
/proc/meminfo: memFree=27138172/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=124028 CPUtime=342.21 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 30704 0 0 0 34205 16 0 0 20 0 1 0 321581105 127004672 30445 33554432000 134512640 135395479 4287202384 4287200736 134580756 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 31007 30445 110 216 0 30789 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 124028

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/177 10305
/proc/meminfo: memFree=27078324/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=124028 CPUtime=402.18 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 30723 0 0 0 40202 16 0 0 20 0 1 0 321581105 127004672 30446 33554432000 134512640 135395479 4287202384 4287200736 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 31007 30446 110 216 0 30789 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 124028

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/177 10305
/proc/meminfo: memFree=27053748/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=130984 CPUtime=462.16 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 32353 0 0 0 46199 17 0 0 20 0 1 0 321581105 134127616 32076 33554432000 134512640 135395479 4287202384 4287200736 134580732 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 32746 32076 110 216 0 32528 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 130984

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/178 10308
/proc/meminfo: memFree=27044308/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=130984 CPUtime=522.15 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 32374 0 0 0 52198 17 0 0 20 0 1 0 321581105 134127616 32097 33554432000 134512640 135395479 4287202384 4287200640 134568552 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 32746 32097 110 216 0 32528 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 130984

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/177 10308
/proc/meminfo: memFree=27044724/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=130984 CPUtime=582.14 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 32374 0 0 0 58197 17 0 0 20 0 1 0 321581105 134127616 32097 33554432000 134512640 135395479 4287202384 4287200736 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 32746 32097 110 216 0 32528 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 130984

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/177 10309
/proc/meminfo: memFree=26972320/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=154436 CPUtime=822.11 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 38251 0 0 0 82189 22 0 0 20 0 1 0 321581105 158142464 37974 33554432000 134512640 135395479 4287202384 4287200736 134580945 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 38609 37974 110 216 0 38391 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 154436

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 10309
/proc/meminfo: memFree=26940160/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186188 CPUtime=882.07 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46169 0 0 0 88177 30 0 0 20 0 1 0 321581105 190656512 45879 33554432000 134512640 135395479 4287202384 4287200352 134576674 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46547 45879 110 216 0 46329 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 186188

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 10309
/proc/meminfo: memFree=26926892/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186188 CPUtime=942.07 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46169 0 0 0 94177 30 0 0 20 0 1 0 321581105 190656512 45879 33554432000 134512640 135395479 4287202384 4287200736 134580896 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46547 45879 110 216 0 46329 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 186188

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 10310
/proc/meminfo: memFree=26926756/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186188 CPUtime=1002.06 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46189 0 0 0 100176 30 0 0 20 0 1 0 321581105 190656512 45899 33554432000 134512640 135395479 4287202384 4287200256 134573928 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46547 45899 110 216 0 46329 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 186188

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 10310
/proc/meminfo: memFree=26926756/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186188 CPUtime=1062.05 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46189 0 0 0 106175 30 0 0 20 0 1 0 321581105 190656512 45899 33554432000 134512640 135395479 4287202384 4287200736 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46547 45899 110 216 0 46329 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 186188

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 1.90 3/178 10313
/proc/meminfo: memFree=26926616/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186188 CPUtime=1122.03 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46193 0 0 0 112173 30 0 0 20 0 1 0 321581105 190656512 45913 33554432000 134512640 135395479 4287202384 4287200736 134580941 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46547 45913 110 216 0 46329 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 186188

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 1.90 3/178 10336
/proc/meminfo: memFree=26926616/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186188 CPUtime=1182.03 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46193 0 0 0 118173 30 0 0 20 0 1 0 321581105 190656512 45913 33554432000 134512640 135395479 4287202384 4287200736 134580975 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46547 45913 110 216 0 46329 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 186188

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10336
/proc/meminfo: memFree=26926624/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186188 CPUtime=1242.02 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46193 0 0 0 124172 30 0 0 20 0 1 0 321581105 190656512 45913 33554432000 134512640 135395479 4287202384 4287200736 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46547 45913 110 216 0 46329 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 186188

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10337
/proc/meminfo: memFree=26926500/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186184 CPUtime=1302.01 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46193 0 0 0 130171 30 0 0 20 0 1 0 321581105 190652416 45913 33554432000 134512640 135395479 4287202384 4287200736 134581028 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46546 45913 110 216 0 46328 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 186184

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10337
/proc/meminfo: memFree=26926376/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186184 CPUtime=1362 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46193 0 0 0 136170 30 0 0 20 0 1 0 321581105 190652416 45913 33554432000 134512640 135395479 4287202384 4287200736 134580890 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46546 45913 110 216 0 46328 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 186184

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 1.91 3/177 10337
/proc/meminfo: memFree=26919860/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186184 CPUtime=1421.99 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46196 0 0 0 142169 30 0 0 20 0 1 0 321581105 190652416 45916 33554432000 134512640 135395479 4287202384 4287200736 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46546 45916 110 216 0 46328 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 186184

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/177 10337
/proc/meminfo: memFree=26892456/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186176 CPUtime=1481.98 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46216 0 0 0 148168 30 0 0 20 0 1 0 321581105 190644224 45936 33554432000 134512640 135395479 4287202384 4287200736 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46544 45936 110 216 0 46326 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 186176

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 10337
/proc/meminfo: memFree=26879932/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186176 CPUtime=1541.97 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46216 0 0 0 154167 30 0 0 20 0 1 0 321581105 190644224 45936 33554432000 134512640 135395479 4287202384 4287200736 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46544 45936 110 216 0 46326 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 186176

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 1.92 3/177 10338
/proc/meminfo: memFree=26880304/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186176 CPUtime=1601.96 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46217 0 0 0 160166 30 0 0 20 0 1 0 321581105 190644224 45937 33554432000 134512640 135395479 4287202384 4287200736 134581436 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46544 45937 110 216 0 46326 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 186176

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 10338
/proc/meminfo: memFree=26876356/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186176 CPUtime=1661.95 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46219 0 0 0 166165 30 0 0 20 0 1 0 321581105 190644224 45939 33554432000 134512640 135395479 4287202384 4287200736 134581488 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46544 45939 110 216 0 46326 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 186176

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/178 10341
/proc/meminfo: memFree=26875728/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186176 CPUtime=1721.94 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46219 0 0 0 172164 30 0 0 20 0 1 0 321581105 190644224 45939 33554432000 134512640 135395479 4287202384 4287200736 134581463 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46544 45939 110 216 0 46326 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 186176

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 10341
/proc/meminfo: memFree=26817580/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186176 CPUtime=1781.93 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46219 0 0 0 178163 30 0 0 20 0 1 0 321581105 190644224 45939 33554432000 134512640 135395479 4287202384 4287200256 134574480 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46544 45939 110 216 0 46326 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 186176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 10341
/proc/meminfo: memFree=26817580/32873844 swapFree=7628/7628
[pid=10253] ppid=10251 vsize=186176 CPUtime=1800.04 cores=1,3,5,7
/proc/10253/stat : 10253 (minisat+) R 10251 10253 10030 0 -1 4202496 46219 0 0 0 179974 30 0 0 20 0 1 0 321581105 190644224 45939 33554432000 134512640 135395479 4287202384 4287200736 134581477 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10253/statm: 46544 45939 110 216 0 46326 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 186176

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

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

Child status: 10
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1799.74
CPU system time (s): 0.305953
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 186188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.305953
maximum resident set size= 183764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46221
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= 85
involuntary context switches= 2195

runsolver used 3.24951 second user time and 10.3044 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-01 14:42:06
IDJOB=3721312
IDBENCH=2260
IDSOLVER=2306
FILE ID=node107/3721312-1338554526
RUNJOBID= node107-1338552576-10047
PBS_JOBID= 14635877
Free space on /tmp= 70780 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-1.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721312-1338554526/watcher-3721312-1338554526 -o /tmp/evaluation-result-3721312-1338554526/solver-3721312-1338554526 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721312-1338554526.opb            

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

MD5SUM BENCH= dc857dc123c51e1f53f981679774fda8
RANDOM SEED=423325450

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26453176 kB
Buffers:          439548 kB
Cached:          4277332 kB
SwapCached:           76 kB
Active:          2647336 kB
Inactive:        2905760 kB
Active(anon):     827344 kB
Inactive(anon):    11072 kB
Active(file):    1819992 kB
Inactive(file):  2894688 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:              4304 kB
Writeback:             0 kB
AnonPages:        843100 kB
Mapped:            14692 kB
Shmem:               184 kB
Slab:             724704 kB
SReclaimable:     167252 kB
SUnreclaim:       557452 kB
KernelStack:        1456 kB
PageTables:         6020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     953132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    806912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721312-1338554526.opb

Free space on /tmp at the end= 70776 MiB
End job on node107 at 2012-06-01 15:12:08