Trace number 3723555

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
PB12: minisatp 1.0-2-g022594cSAT (TO)-47 1800.07 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

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.09	c Converting 80072 PB-constraints to clauses...
0.00/0.10	c   -- Unit propagations: (none)
0.00/0.10	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.10	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.17	c ==================================[MINISAT+]==================================
0.00/0.17	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.17	c ==============================================================================
0.00/0.17	c |         0 |   80072   160144 |   26690       0        0    -nan |  0.000 % |
0.00/0.17	c ==============================================================================
0.00/0.17	c Found solution: -37
0.00/0.17	c ---[   0]---> Sorter-cost:63046     Base:
0.00/0.20	c ==================================[MINISAT+]==================================
0.00/0.20	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.20	c ==============================================================================
0.00/0.20	c |         0 |  147988   319466 |   49329       0        0    -nan |  0.000 % |
0.00/0.34	c |       100 |  147362   318162 |   54261      77      551     7.2 |  0.736 % |
0.00/0.45	c |       250 |  146841   317054 |   59688     209     2448    11.7 |  1.369 % |
0.00/0.61	c |       475 |  145811   314812 |   65656     398     4382    11.0 |  2.680 % |
0.00/0.87	c |       812 |  144010   310871 |   72222     677     8303    12.3 |  4.995 % |
1.18/1.25	c |      1318 |  141157   304558 |   79444    1060    12573    11.9 |  8.737 % |
1.68/1.76	c |      2077 |  136776   294746 |   87389    1627    19630    12.1 | 14.610 % |
2.48/2.50	c |      3216 |  131215   282210 |   96128    2497    29631    11.9 | 22.142 % |
3.58/3.67	c |      4924 |  121746   260544 |  105741    3701    48731    13.2 | 35.251 % |
4.88/4.97	c |      7486 |  111359   236297 |  116315    5287    71243    13.5 | 49.845 % |
5.39/5.41	c ==============================================================================
5.39/5.41	c Found solution: -38
5.39/5.41	c ---[   0]---> Sorter-cost:    0     Base:
5.39/5.42	c ==================================[MINISAT+]==================================
5.39/5.42	c | Conflicts | Original         | Learnt                           | Progress |
5.39/5.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.39/5.42	c ==============================================================================
5.39/5.42	c |      8806 |  108214   228940 |   36071    6181    86955    14.1 | 49.845 % |
5.39/5.45	c |      8906 |  108096   228646 |   39678    6273    87943    14.0 | 54.539 % |
5.39/5.50	c |      9056 |  107808   227953 |   43645    6337    88908    14.0 | 54.972 % |
5.49/5.57	c |      9281 |  107214   226539 |   48010    6504    91692    14.1 | 55.936 % |
5.68/5.71	c |      9618 |  106202   224135 |   52811    6737    94269    14.0 | 57.345 % |
5.78/5.86	c |     10124 |  105307   221985 |   58092    7128   100403    14.1 | 58.688 % |
6.08/6.10	c |     10883 |  104244   219474 |   63901    7632   109143    14.3 | 60.226 % |
6.18/6.25	c ==============================================================================
6.18/6.25	c Found solution: -39
6.18/6.25	c ---[   0]---> Sorter-cost:    0     Base:
6.18/6.26	c ==================================[MINISAT+]==================================
6.18/6.26	c | Conflicts | Original         | Learnt                           | Progress |
6.18/6.26	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.18/6.26	c ==============================================================================
6.18/6.26	c |     11602 |  103724   218373 |   34574    8229   119156    14.5 | 60.226 % |
6.28/6.30	c |     11703 |  103496   217833 |   38031    8242   119976    14.6 | 61.391 % |
6.28/6.34	c |     11853 |  103313   217413 |   41834    8350   121718    14.6 | 61.643 % |
6.38/6.42	c |     12078 |  102649   215837 |   46017    8441   123467    14.6 | 62.608 % |
6.49/6.52	c |     12415 |  102143   214651 |   50619    8704   129639    14.9 | 63.335 % |
6.68/6.73	c |     12922 |  100474   210659 |   55681    8935   133227    14.9 | 65.760 % |
6.78/6.87	c |     13681 |   99690   208802 |   61249    9505   145029    15.3 | 66.887 % |
7.08/7.12	c |     14820 |   98059   204808 |   67374   10295   162160    15.8 | 69.340 % |
7.38/7.42	c |     16528 |   96796   201799 |   74112   11537   193501    16.8 | 71.220 % |
7.78/7.87	c |     19090 |   95100   197799 |   81523   13637   262037    19.2 | 73.669 % |
8.18/8.24	c ==============================================================================
8.18/8.24	c Found solution: -40
8.18/8.24	c ---[   0]---> Sorter-cost:    0     Base:
8.18/8.25	c ==================================[MINISAT+]==================================
8.18/8.25	c | Conflicts | Original         | Learnt                           | Progress |
8.18/8.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
8.18/8.25	c ==============================================================================
8.18/8.25	c |     21036 |   93755   194535 |   31251   14981   320818    21.4 | 73.669 % |
8.28/8.30	c |     21136 |   93469   193855 |   34376   15047   322099    21.4 | 76.119 % |
8.28/8.33	c |     21286 |   93422   193738 |   37813   15062   323250    21.5 | 76.195 % |
8.28/8.37	c |     21511 |   93343   193545 |   41595   15231   326487    21.4 | 76.316 % |
8.38/8.45	c |     21848 |   93012   192738 |   45754   15439   337964    21.9 | 76.825 % |
8.48/8.51	c |     22354 |   92952   192594 |   50330   15937   366062    23.0 | 76.916 % |
8.58/8.65	c |     23113 |   92571   191661 |   55363   16566   388946    23.5 | 77.507 % |
8.69/8.78	c |     24252 |   92450   191382 |   60899   17662   447415    25.3 | 77.677 % |
8.98/9.02	c |     25960 |   92199   190771 |   66989   19228   532143    27.7 | 78.046 % |
9.38/9.43	c |     28522 |   91435   188928 |   73688   21334   658743    30.9 | 79.179 % |
9.48/9.59	c ==============================================================================
9.48/9.59	c Found solution: -41
9.48/9.59	c ---[   0]---> Sorter-cost:    0     Base:
9.58/9.60	c ==================================[MINISAT+]==================================
9.58/9.60	c | Conflicts | Original         | Learnt                           | Progress |
9.58/9.60	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.58/9.60	c ==============================================================================
9.58/9.60	c |     29518 |   91285   188596 |   30428   22235   702885    31.6 | 79.179 % |
9.58/9.66	c |     29618 |   91062   188045 |   33470   22297   703547    31.6 | 79.755 % |
9.58/9.69	c |     29768 |   91062   188045 |   36817   22447   707317    31.5 | 79.755 % |
9.68/9.72	c |     29993 |   91016   187933 |   40499   22568   721532    32.0 | 79.826 % |
9.68/9.79	c |     30331 |   90914   187683 |   44549   22853   730766    32.0 | 79.970 % |
9.89/9.91	c |     30837 |   90556   186840 |   49004   23111   749909    32.4 | 80.488 % |
9.98/10.02	c |     31596 |   90547   186817 |   53905   23857   802296    33.6 | 80.503 % |
10.08/10.13	c ==============================================================================
10.08/10.13	c Found solution: -42
10.08/10.13	c ---[   0]---> Sorter-cost:    0     Base:
10.08/10.14	c ==================================[MINISAT+]==================================
10.08/10.14	c | Conflicts | Original         | Learnt                           | Progress |
10.08/10.14	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.08/10.14	c ==============================================================================
10.08/10.14	c |     32434 |   90505   186672 |   30168   24582   820372    33.4 | 80.503 % |
10.08/10.17	c |     32534 |   90497   186654 |   33184   24644   821688    33.3 | 80.584 % |
10.08/10.19	c |     32684 |   90497   186654 |   36503   24794   832048    33.6 | 80.584 % |
10.18/10.22	c |     32909 |   90497   186654 |   40153   25019   841451    33.6 | 80.584 % |
10.18/10.27	c |     33246 |   90492   186643 |   44168   25333   855719    33.8 | 80.590 % |
10.28/10.36	c |     33752 |   90355   186299 |   48585   25677   876840    34.1 | 80.806 % |
10.38/10.47	c |     34511 |   90321   186219 |   53444   26426   923657    35.0 | 80.853 % |
10.58/10.64	c |     35650 |   90316   186208 |   58788   27554  1046630    38.0 | 80.860 % |
10.78/10.88	c |     37358 |   90272   186098 |   64667   29232  1204649    41.2 | 80.931 % |
10.99/11.03	c ==============================================================================
10.99/11.03	c Found solution: -43
10.99/11.04	c ---[   0]---> Sorter-cost:    0     Base:
10.99/11.05	c ==================================[MINISAT+]==================================
10.99/11.05	c | Conflicts | Original         | Learnt                           | Progress |
10.99/11.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.99/11.05	c ==============================================================================
10.99/11.05	c |     37866 |   90166   185875 |   30055   29429  1239334    42.1 | 80.931 % |
11.08/11.10	c |     37967 |   90088   185681 |   33060   29341  1237140    42.2 | 81.262 % |
11.08/11.12	c |     38117 |   90088   185681 |   36366   29491  1244486    42.2 | 81.262 % |
11.08/11.15	c |     38342 |   90088   185681 |   40003   29716  1252434    42.1 | 81.262 % |
11.18/11.27	c |     38679 |   89950   185365 |   44003   29988  1267473    42.3 | 81.453 % |
11.28/11.36	c |     39185 |   89874   185189 |   48403   30433  1292775    42.5 | 81.561 % |
11.38/11.49	c |     39944 |   89820   185065 |   53244   31059  1338933    43.1 | 81.636 % |
11.68/11.71	c |     41083 |   89662   184675 |   58568   32028  1406367    43.9 | 81.877 % |
11.99/12.07	c |     42791 |   89558   184409 |   64425   33579  1574615    46.9 | 82.047 % |
12.48/12.52	c |     45353 |   89387   184008 |   70868   35927  1812163    50.4 | 82.293 % |
13.19/13.29	c |     49197 |   89219   183582 |   77954   39414  2151836    54.6 | 82.566 % |
14.29/14.34	c |     54963 |   89219   183582 |   85750   45180  2814425    62.3 | 82.566 % |
16.39/16.45	c |     63612 |   88899   182807 |   94325   53259  3719557    69.8 | 83.054 % |
19.79/19.81	c |     76586 |   88762   182488 |  103758   66108  5351251    80.9 | 83.248 % |
25.58/25.60	c |     96047 |   88657   182222 |  114133   85182  7658501    89.9 | 83.414 % |
38.48/38.55	c |    125239 |   88657   182222 |  125547  114374 11789871   103.1 | 83.414 % |
39.28/39.35	c ==============================================================================
39.28/39.35	c Found solution: -44
39.28/39.35	c ---[   0]---> Sorter-cost:    0     Base:
39.38/39.43	c ==================================[MINISAT+]==================================
39.38/39.43	c | Conflicts | Original         | Learnt                           | Progress |
39.38/39.43	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
39.38/39.43	c ==============================================================================
39.38/39.43	c |    127008 |   88626   182130 |   29542  115607 11950324   103.4 | 83.414 % |
39.48/39.56	c |    127109 |   88626   182130 |   32496   21512  1933220    89.9 | 83.466 % |
39.48/39.60	c |    127259 |   88617   182109 |   35745   21658  1938162    89.5 | 83.479 % |
39.58/39.66	c |    127484 |   88567   181984 |   39320   21875  1946017    89.0 | 83.556 % |
39.67/39.71	c |    127821 |   88567   181984 |   43252   22212  1970172    88.7 | 83.556 % |
39.67/39.79	c |    128327 |   88534   181900 |   47577   22715  1991030    87.7 | 83.604 % |
39.77/39.89	c |    129088 |   88534   181900 |   52335   23476  2028017    86.4 | 83.604 % |
40.07/40.12	c |    130227 |   88467   181747 |   57569   24590  2127801    86.5 | 83.696 % |
40.37/40.41	c |    131935 |   88357   181479 |   63325   26285  2271576    86.4 | 83.866 % |
40.77/40.85	c |    134497 |   88357   181479 |   69658   28847  2575577    89.3 | 83.866 % |
41.57/41.61	c |    138341 |   88357   181479 |   76624   32691  3112721    95.2 | 83.866 % |
42.78/42.82	c |    144107 |   88296   181334 |   84286   38452  3788678    98.5 | 83.957 % |
44.77/44.84	c |    152756 |   88072   180781 |   92715   47038  4749257   101.0 | 84.310 % |
48.28/48.40	c |    165730 |   88034   180693 |  101986   59981  6479762   108.0 | 84.363 % |
54.47/54.50	c |    185191 |   87966   180535 |  112185   79313  9338287   117.7 | 84.460 % |
65.57/65.68	c |    214383 |   87910   180393 |  123404  108497 13575938   125.1 | 84.553 % |
86.05/86.16	c |    258172 |   87526   179487 |  135744  152023 19371531   127.4 | 85.104 % |
106.43/106.59	c |    323856 |   87449   179302 |  149319   63515  7179946   113.0 | 85.220 % |
112.53/112.66	c ==============================================================================
112.53/112.66	c Found solution: -45
112.53/112.66	c ---[   0]---> Sorter-cost:    0     Base:
112.63/112.73	c ==================================[MINISAT+]==================================
112.63/112.73	c | Conflicts | Original         | Learnt                           | Progress |
112.63/112.73	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
112.63/112.73	c ==============================================================================
112.63/112.73	c |    348246 |   87399   179183 |   29133   87819 10574543   120.4 | 85.220 % |
112.73/112.83	c |    348346 |   87348   179060 |   32046   21862  1998825    91.4 | 85.390 % |
112.73/112.85	c |    348497 |   87348   179060 |   35250   22013  2007532    91.2 | 85.390 % |
112.73/112.87	c |    348722 |   87348   179060 |   38776   22238  2016075    90.7 | 85.390 % |
112.83/112.93	c |    349059 |   87309   178962 |   42653   22497  2033251    90.4 | 85.450 % |
112.93/113.02	c |    349565 |   87257   178831 |   46918   22982  2050202    89.2 | 85.534 % |
113.03/113.13	c |    350326 |   87257   178831 |   51610   23743  2147116    90.4 | 85.534 % |
113.13/113.30	c |    351465 |   87223   178747 |   56771   24874  2253318    90.6 | 85.588 % |
113.43/113.58	c |    353174 |   87157   178583 |   62449   26557  2446453    92.1 | 85.693 % |
113.83/113.93	c |    355736 |   87157   178583 |   68694   29119  2742704    94.2 | 85.693 % |
114.43/114.50	c |    359580 |   87152   178572 |   75563   32958  3088724    93.7 | 85.700 % |
115.33/115.44	c |    365347 |   87152   178572 |   83119   38725  3909249   100.9 | 85.700 % |
116.93/117.07	c |    373997 |   87141   178545 |   91431   47374  4983142   105.2 | 85.717 % |
119.72/119.83	c |    386972 |   87023   178260 |  100575   60222  6390316   106.1 | 85.895 % |
124.72/124.81	c |    406434 |   87016   178243 |  110632   79679  9271851   116.4 | 85.906 % |
133.61/133.75	c |    435627 |   87016   178243 |  121695  108872 12642223   116.1 | 85.906 % |
149.41/149.60	c |    479416 |   86918   178005 |  133865  152607 16859829   110.5 | 86.054 % |
169.31/169.44	c |    545100 |   86865   177878 |  147251   63943  5731326    89.6 | 86.132 % |
195.90/196.08	c |    643626 |   86765   177632 |  161977  162257 18662078   115.0 | 86.289 % |
247.89/248.08	c |    791415 |   86717   177520 |  178174  129272 15381570   119.0 | 86.358 % |
320.17/320.34	c |   1013098 |   86475   176935 |  195992  155876 19849958   127.3 | 86.723 % |
321.47/321.62	c ==============================================================================
321.47/321.62	c Found solution: -46
321.47/321.62	c ---[   0]---> Sorter-cost:    0     Base:
321.57/321.74	c ==================================[MINISAT+]==================================
321.57/321.74	c | Conflicts | Original         | Learnt                           | Progress |
321.57/321.74	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
321.57/321.74	c ==============================================================================
321.57/321.74	c |   1016724 |   86464   176877 |   28821  159436 20372126   127.8 | 86.723 % |
321.77/321.99	c |   1016824 |   86464   176877 |   31703   25545  1730318    67.7 | 86.743 % |
321.87/322.01	c |   1016975 |   86464   176877 |   34873   25696  1744371    67.9 | 86.743 % |
321.87/322.04	c |   1017201 |   86464   176877 |   38360   25922  1761731    68.0 | 86.743 % |
321.87/322.09	c |   1017539 |   86464   176877 |   42196   26260  1791426    68.2 | 86.743 % |
321.97/322.15	c |   1018045 |   86464   176877 |   46416   26766  1840355    68.8 | 86.743 % |
322.08/322.25	c |   1018805 |   86464   176877 |   51058   27526  1911078    69.4 | 86.743 % |
322.27/322.42	c |   1019945 |   86464   176877 |   56163   28666  2052824    71.6 | 86.743 % |
322.47/322.69	c |   1021653 |   86464   176877 |   61780   30374  2305274    75.9 | 86.743 % |
322.87/323.08	c |   1024215 |   86464   176877 |   67958   32936  2583940    78.5 | 86.743 % |
323.47/323.68	c |   1028059 |   86464   176877 |   74754   36780  2975078    80.9 | 86.743 % |
324.47/324.66	c |   1033825 |   86464   176877 |   82229   42546  3655166    85.9 | 86.743 % |
325.97/326.19	c |   1042474 |   86464   176877 |   90452   51195  4760956    93.0 | 86.743 % |
328.97/329.11	c |   1055448 |   86464   176877 |   99497   64169  6305538    98.3 | 86.743 % |
334.07/334.20	c |   1074909 |   86464   176877 |  109447   83630  8064464    96.4 | 86.743 % |
342.37/342.54	c |   1104101 |   86308   176501 |  120392  112777 11226329    99.5 | 86.971 % |
357.07/357.22	c |   1147890 |   86265   176390 |  132431  156560 15266295    97.5 | 87.044 % |
373.77/373.99	c |   1213576 |   86193   176224 |  145674   72547  8015788   110.5 | 87.143 % |
408.86/409.08	c |   1312102 |   86186   176209 |  160242  171066 16510974    96.5 | 87.152 % |
454.55/454.73	c |   1459891 |   86121   176050 |  176266  140479 13624951    97.0 | 87.251 % |
538.64/538.82	c |   1681574 |   86096   175987 |  193893  172218 12828411    74.5 | 87.291 % |
660.02/660.23	c ==============================================================================
660.02/660.23	c Found solution: -47
660.02/660.23	c ---[   0]---> Sorter-cost:    0     Base:
660.02/660.27	c ==================================[MINISAT+]==================================
660.02/660.27	c | Conflicts | Original         | Learnt                           | Progress |
660.02/660.27	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
660.02/660.27	c ==============================================================================
660.02/660.27	c |   2003694 |   86093   175990 |   28697   76122  3784869    49.7 | 87.291 % |
660.22/660.45	c |   2003794 |   86093   175990 |   31566   29083   989315    34.0 | 87.327 % |
660.22/660.47	c |   2003944 |   86093   175990 |   34723   29233   996539    34.1 | 87.327 % |
660.32/660.50	c |   2004169 |   86093   175990 |   38195   29458  1010182    34.3 | 87.327 % |
660.32/660.53	c |   2004506 |   86093   175990 |   42015   29795  1026579    34.5 | 87.327 % |
660.32/660.58	c |   2005013 |   86093   175990 |   46216   30302  1056091    34.9 | 87.327 % |
660.42/660.64	c |   2005772 |   86093   175990 |   50838   31061  1087232    35.0 | 87.327 % |
660.52/660.76	c |   2006912 |   86093   175990 |   55922   32201  1153590    35.8 | 87.327 % |
660.72/660.94	c |   2008620 |   86093   175990 |   61514   33909  1282164    37.8 | 87.327 % |
661.02/661.24	c |   2011182 |   86088   175979 |   67666   36467  1529108    41.9 | 87.334 % |
661.52/661.72	c |   2015028 |   86080   175956 |   74432   40302  1840650    45.7 | 87.349 % |
662.32/662.52	c |   2020794 |   86080   175956 |   81875   46068  2379986    51.7 | 87.349 % |
663.62/663.84	c |   2029445 |   86058   175900 |   90063   54704  3022591    55.3 | 87.385 % |
665.92/666.10	c |   2042419 |   86050   175880 |   99069   67677  4258144    62.9 | 87.398 % |
669.82/670.05	c |   2061881 |   86013   175795 |  108976   87099  5825277    66.9 | 87.447 % |
677.43/677.67	c |   2091073 |   86011   175791 |  119874  116290  7794042    67.0 | 87.450 % |
691.91/692.19	c |   2134862 |   86011   175791 |  131861  160079  9711555    60.7 | 87.450 % |
709.51/709.77	c |   2200548 |   86009   175787 |  145048   80850  3166557    39.2 | 87.452 % |
741.21/741.42	c |   2299074 |   86000   175766 |  159552  179370  8011022    44.7 | 87.465 % |
786.90/787.13	c |   2446864 |   85983   175727 |  175508  156527  9493793    60.7 | 87.488 % |
871.39/871.61	c |   2668547 |   85982   175724 |  193059  192513 10920438    56.7 | 87.490 % |
1007.57/1007.84	c |   3001072 |   85968   175690 |  212364  115836  5842814    50.4 | 87.512 % |
1237.23/1237.59	c |   3499860 |   85961   175675 |  233601  178286  6265365    35.1 | 87.520 % |
1551.58/1551.91	c |   4248042 |   85936   175616 |  256961  200029  7981087    39.9 | 87.557 % |
1800.05/1800.40	c 
1800.05/1800.40	c *** TERMINATED ***
1800.05/1800.40	s SATISFIABLE
1800.05/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-3723555-1338571714/watcher-3723555-1338571714 -o /tmp/evaluation-result-3723555-1338571714/solver-3723555-1338571714 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723555-1338571714.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 1.99 1.87 3/175 13818
/proc/meminfo: memFree=27825428/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0

[startup+0.074678 s]
/proc/loadavg: 2.00 1.99 1.87 3/175 13818
/proc/meminfo: memFree=27825428/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10034 s]
/proc/loadavg: 2.00 1.99 1.87 3/175 13818
/proc/meminfo: memFree=27825428/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300269 s]
/proc/loadavg: 2.00 1.99 1.87 3/175 13818
/proc/meminfo: memFree=27825428/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700273 s]
/proc/loadavg: 2.00 1.99 1.87 3/175 13818
/proc/meminfo: memFree=27825428/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 1.99 1.87 4/179 13828
/proc/meminfo: memFree=27740292/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=40668 CPUtime=1.48 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 9897 0 0 0 145 3 0 0 20 0 1 0 323297489 41644032 9853 33554432000 4194304 5276501 140733252561904 140733252560152 4399741 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 10167 9853 117 265 0 9899 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49816

[startup+3.10032 s]
/proc/loadavg: 2.00 1.99 1.87 4/179 13828
/proc/meminfo: memFree=27739548/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=40668 CPUtime=3.08 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 9897 0 0 0 305 3 0 0 20 0 1 0 323297489 41644032 9853 33554432000 4194304 5276501 140733252561904 140733252560152 4391506 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 10167 9853 117 265 0 9899 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49816

[startup+6.30032 s]
/proc/loadavg: 2.00 1.99 1.87 4/179 13828
/proc/meminfo: memFree=27739060/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=40668 CPUtime=6.28 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 9898 0 0 0 625 3 0 0 20 0 1 0 323297489 41644032 9854 33554432000 4194304 5276501 140733252561904 140733252560152 4470276 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 10167 9854 118 265 0 9899 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49816

[startup+12.7003 s]
/proc/loadavg: 2.00 1.99 1.87 4/179 13828
/proc/meminfo: memFree=27738628/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=40668 CPUtime=12.68 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 9899 0 0 0 1265 3 0 0 20 0 1 0 323297489 41644032 9855 33554432000 4194304 5276501 140733252561904 140733252560152 4399913 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 10167 9855 119 265 0 9899 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49816

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 1.87 4/179 13828
/proc/meminfo: memFree=27696228/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=61312 CPUtime=25.48 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 15037 0 0 0 2544 4 0 0 20 0 1 0 323297489 62783488 14993 33554432000 4194304 5276501 140733252561904 140733252560088 4633200 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 15328 14993 119 265 0 15060 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 70460

[startup+51.1003 s]
/proc/loadavg: 2.00 1.99 1.87 4/179 13828
/proc/meminfo: memFree=27647200/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=81176 CPUtime=51.07 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 20033 0 0 0 5101 6 0 0 20 0 1 0 323297489 83124224 19937 33554432000 4194304 5276501 140733252561904 140733252560152 4399290 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 20294 19937 119 265 0 20026 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 90324

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.88 4/180 13831
/proc/meminfo: memFree=27540332/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=131272 CPUtime=102.24 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 32543 0 0 0 10214 10 0 0 20 0 1 0 323297489 134422528 32415 33554432000 4194304 5276501 140733252561904 140733252560312 4399308 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 32818 32415 119 265 0 32550 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 140420

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 1.89 4/179 13831
/proc/meminfo: memFree=27535408/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=131272 CPUtime=162.2 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 32569 0 0 0 16210 10 0 0 20 0 1 0 323297489 134422528 32448 33554432000 4194304 5276501 140733252561904 140733252560152 4396760 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 32818 32448 119 265 0 32550 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 140420

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 1.90 4/179 13831
/proc/meminfo: memFree=27516696/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=142072 CPUtime=222.19 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 35317 0 0 0 22207 12 0 0 20 0 1 0 323297489 145481728 35196 33554432000 4194304 5276501 140733252561904 140733252560312 4394711 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 35518 35196 119 265 0 35250 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 151220

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.91 4/179 13832
/proc/meminfo: memFree=27508992/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=151156 CPUtime=282.18 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 37345 0 0 0 28206 12 0 0 20 0 1 0 323297489 154783744 37224 33554432000 4194304 5276501 140733252561904 140733252560088 4399860 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 37789 37224 119 265 0 37521 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 160304

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/179 13832
/proc/meminfo: memFree=27506804/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=152188 CPUtime=342.17 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 37610 0 0 0 34204 13 0 0 20 0 1 0 323297489 155840512 37512 33554432000 4194304 5276501 140733252561904 140733252560152 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 38047 37512 119 265 0 37779 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 161336

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/179 13832
/proc/meminfo: memFree=27506928/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=154084 CPUtime=1062.06 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 38034 0 0 0 106193 13 0 0 20 0 1 0 323297489 157782016 37936 33554432000 4194304 5276501 140733252561904 140733252560328 4399951 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 38521 37936 119 265 0 38253 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 163232

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/179 13838
/proc/meminfo: memFree=27490544/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=155076 CPUtime=1122.05 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 38283 0 0 0 112192 13 0 0 20 0 1 0 323297489 158797824 38185 33554432000 4194304 5276501 140733252561904 140733252560328 4399942 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 38769 38185 119 265 0 38501 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 164224

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/179 13839
/proc/meminfo: memFree=27488064/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=157068 CPUtime=1182.04 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 38720 0 0 0 118191 13 0 0 20 0 1 0 323297489 160837632 38622 33554432000 4194304 5276501 140733252561904 140733252560136 4399804 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 39267 38622 119 265 0 38999 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 166216

[startup+1242.3 s]
/proc/loadavg: 2.06 2.02 1.92 4/179 13839
/proc/meminfo: memFree=27486700/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=157864 CPUtime=1242.02 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 38864 0 0 0 124189 13 0 0 20 0 1 0 323297489 161652736 38766 33554432000 4194304 5276501 140733252561904 140733252560328 4399942 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 39466 38766 119 265 0 39198 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 167012

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 1.92 4/180 13842
/proc/meminfo: memFree=27485576/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=157864 CPUtime=1302.02 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 38942 0 0 0 130189 13 0 0 20 0 1 0 323297489 161652736 38844 33554432000 4194304 5276501 140733252561904 140733252560328 4399906 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 39466 38844 119 265 0 39198 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 167012

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.92 4/179 13842
/proc/meminfo: memFree=27484220/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=158688 CPUtime=1362 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 39137 0 0 0 136187 13 0 0 20 0 1 0 323297489 162496512 39039 33554432000 4194304 5276501 140733252561904 140733252560328 4399958 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 39672 39039 119 265 0 39404 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 167836

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 4/179 13842
/proc/meminfo: memFree=27482608/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=160496 CPUtime=1422 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 39494 0 0 0 142187 13 0 0 20 0 1 0 323297489 164347904 39396 33554432000 4194304 5276501 140733252561904 140733252560328 4399846 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 40124 39396 119 265 0 39856 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 169644

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/179 13843
/proc/meminfo: memFree=27482360/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=160496 CPUtime=1481.99 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 39494 0 0 0 148186 13 0 0 20 0 1 0 323297489 164347904 39396 33554432000 4194304 5276501 140733252561904 140733252560328 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 40124 39396 119 265 0 39856 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 169644

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/179 13843
/proc/meminfo: memFree=27481120/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=161196 CPUtime=1541.99 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 39645 0 0 0 154185 14 0 0 20 0 1 0 323297489 165064704 39547 33554432000 4194304 5276501 140733252561904 140733252560136 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 40299 39547 119 265 0 40031 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 170344

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/179 13843
/proc/meminfo: memFree=27479136/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=162880 CPUtime=1601.97 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 40042 0 0 0 160183 14 0 0 20 0 1 0 323297489 166789120 39944 33554432000 4194304 5276501 140733252561904 140733252560136 4390912 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 40720 39944 119 265 0 40452 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 172028

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 1.93 4/179 13843
/proc/meminfo: memFree=27478516/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=163240 CPUtime=1661.96 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 40105 0 0 0 166182 14 0 0 20 0 1 0 323297489 167157760 40007 33554432000 4194304 5276501 140733252561904 140733252560136 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 40810 40007 119 265 0 40542 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 172388

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 1.93 4/179 13843
/proc/meminfo: memFree=27476904/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=164704 CPUtime=1721.95 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 40378 0 0 0 172181 14 0 0 20 0 1 0 323297489 168656896 40280 33554432000 4194304 5276501 140733252561904 140733252560328 4400264 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 41176 40280 119 265 0 40908 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 173852

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.93 4/179 13844
/proc/meminfo: memFree=27475292/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=165244 CPUtime=1781.94 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 40496 0 0 0 178180 14 0 0 20 0 1 0 323297489 169209856 40398 33554432000 4194304 5276501 140733252561904 140733252560328 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 41311 40398 119 265 0 41043 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 174392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 1.93 4/179 13844
/proc/meminfo: memFree=27475044/32873844 swapFree=7372/7372
[pid=13818] ppid=13814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13818/stat : 13818 (minisat+_script) S 13814 13818 11128 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323297489 9367552 277 33554432000 4194304 5064252 140733602861200 140733602860112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13818/statm: 2287 277 236 213 0 72 0
[pid=13826] ppid=13818 vsize=165460 CPUtime=1800.05 cores=1,3,5,7
/proc/13826/stat : 13826 (minisat+_64-bit) R 13818 13818 11128 0 -1 4202496 40545 0 0 0 179991 14 0 0 20 0 1 0 323297489 169431040 40447 33554432000 4194304 5276501 140733252561904 140733252560136 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/13826/statm: 41365 40447 119 265 0 41097 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 174608

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.91
CPU system time (s): 0.152976
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 174608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.152976
maximum resident set size= 161792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41492
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= 82
involuntary context switches= 1872

runsolver used 3.47347 second user time and 9.27959 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-01 19:28:34
IDJOB=3723555
IDBENCH=2260
IDSOLVER=2307
FILE ID=node118/3723555-1338571714
RUNJOBID= node118-1338569913-13667
PBS_JOBID= 14635866
Free space on /tmp= 70992 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
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= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723555-1338571714/watcher-3723555-1338571714 -o /tmp/evaluation-result-3723555-1338571714/solver-3723555-1338571714 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723555-1338571714.opb

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

MD5SUM BENCH= dc857dc123c51e1f53f981679774fda8
RANDOM SEED=141729782

node118.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.212
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	: 5332.42
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.212
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27826112 kB
Buffers:          467008 kB
Cached:          3706276 kB
SwapCached:            0 kB
Active:          1246044 kB
Inactive:        2940232 kB
Active(anon):       2276 kB
Inactive(anon):    11344 kB
Active(file):    1243768 kB
Inactive(file):  2928888 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9012 kB
Writeback:            12 kB
AnonPages:         18128 kB
Mapped:            11064 kB
Shmem:               200 kB
Slab:             722332 kB
SReclaimable:     163448 kB
SUnreclaim:       558884 kB
KernelStack:        1496 kB
PageTables:         4248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70988 MiB
End job on node118 at 2012-06-01 19:58:34