Trace number 3721305

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
MD5SUM49f1950e042362832bbb830f499dd3e3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-45
Best CPU time to get the best result obtained on this benchmark106.029
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints58245
Number of constraints which are clauses58245
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 945
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 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c Parsing PB file...
0.59/0.61	c Converting 58245 PB-constraints to clauses...
0.59/0.62	c   -- Unit propagations: (none)
0.59/0.62	c   -- Detecting intervals from adjacent constraints: (none)
0.59/0.62	c   -- Clauses(.)/Splits(s): .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.59/0.68	c ==================================[MINISAT+]==================================
0.59/0.68	c | Conflicts | Original         | Learnt                           | Progress |
0.59/0.68	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.59/0.68	c ==============================================================================
0.59/0.68	c |         0 |   58245   116490 |   19415       0        0     nan |  0.000 % |
0.59/0.68	c ==============================================================================
0.59/0.68	c Found solution: -29
0.59/0.68	o -29
0.59/0.68	c ---[   0]---> Sorter-cost:44290     Base:
0.69/0.73	c ==================================[MINISAT+]==================================
0.69/0.73	c | Conflicts | Original         | Learnt                           | Progress |
0.69/0.73	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.69/0.73	c ==============================================================================
0.69/0.73	c |         0 |  103674   223173 |   34558       0        0     nan |  0.000 % |
0.79/0.81	c |       100 |  103217   222224 |   38013      74      640     8.6 |  0.795 % |
0.89/0.91	c |       250 |  102277   220190 |   41815     178     1328     7.5 |  2.556 % |
1.00/1.03	c |       475 |  101299   218072 |   45996     363     3330     9.2 |  4.391 % |
1.19/1.25	c |       812 |   99047   213116 |   50596     601     6292    10.5 |  8.826 % |
1.29/1.39	c ==============================================================================
1.29/1.39	c Found solution: -33
1.29/1.39	o -33
1.39/1.40	c ---[   0]---> Sorter-cost:    0     Base:
1.39/1.42	c ==================================[MINISAT+]==================================
1.39/1.42	c | Conflicts | Original         | Learnt                           | Progress |
1.39/1.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.39/1.42	c ==============================================================================
1.39/1.42	c |      1154 |   97981   210998 |   32660     842     9717    11.5 |  8.826 % |
1.39/1.47	c |      1254 |   97456   209833 |   35926     908    10864    12.0 | 12.242 % |
1.49/1.54	c |      1404 |   96930   208673 |   39518    1038    12408    12.0 | 13.257 % |
1.59/1.64	c |      1630 |   96171   206966 |   43470    1223    14347    11.7 | 14.977 % |
1.79/1.80	c |      1967 |   94090   202274 |   47817    1458    16260    11.2 | 18.956 % |
1.89/1.97	c |      2473 |   92212   198058 |   52599    1787    19115    10.7 | 22.689 % |
2.29/2.31	c |      3232 |   88553   189636 |   57859    2356    25138    10.7 | 30.105 % |
2.59/2.68	c |      4372 |   84300   179875 |   63645    3005    31878    10.6 | 38.823 % |
3.09/3.10	c |      6081 |   80620   171309 |   70009    4307    46466    10.8 | 46.451 % |
3.69/3.73	c |      8643 |   75017   158019 |   77010    6013    68321    11.4 | 58.474 % |
3.89/3.98	c ==============================================================================
3.89/3.98	c Found solution: -34
3.89/3.98	o -34
3.89/3.98	c ---[   0]---> Sorter-cost:    0     Base:
3.99/4.01	c ==================================[MINISAT+]==================================
3.99/4.01	c | Conflicts | Original         | Learnt                           | Progress |
3.99/4.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.99/4.01	c ==============================================================================
3.99/4.01	c |      9837 |   73511   154433 |   24503    6917    84271    12.2 | 58.474 % |
3.99/4.04	c |      9937 |   73160   153606 |   26953    6916    84599    12.2 | 62.459 % |
3.99/4.07	c |     10087 |   73060   153368 |   29648    6999    85824    12.3 | 62.676 % |
4.09/4.11	c |     10312 |   72828   152824 |   32613    7170    89136    12.4 | 63.163 % |
4.09/4.16	c |     10649 |   72659   152439 |   35874    7471    94516    12.7 | 63.509 % |
4.19/4.23	c |     11155 |   72503   152068 |   39462    7865   103845    13.2 | 63.970 % |
4.29/4.37	c |     11914 |   71669   150067 |   43408    8396   115466    13.8 | 65.675 % |
4.49/4.53	c |     13055 |   71037   148549 |   47749    9401   141983    15.1 | 67.046 % |
4.69/4.79	c |     14763 |   70222   146623 |   52524   10862   187323    17.2 | 68.772 % |
4.79/4.83	c ==============================================================================
4.79/4.83	c Found solution: -35
4.79/4.83	o -35
4.79/4.84	c ---[   0]---> Sorter-cost:    0     Base:
4.79/4.87	c ==================================[MINISAT+]==================================
4.79/4.87	c | Conflicts | Original         | Learnt                           | Progress |
4.79/4.87	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.79/4.87	c ==============================================================================
4.79/4.87	c |     15084 |   70261   146790 |   23420   11142   194649    17.5 | 68.772 % |
4.79/4.89	c |     15184 |   70145   146515 |   25762   11226   196318    17.5 | 69.049 % |
4.89/4.92	c |     15334 |   70122   146458 |   28338   11375   199287    17.5 | 69.100 % |
4.89/4.95	c |     15559 |   70122   146458 |   31172   11600   219368    18.9 | 69.100 % |
4.89/4.98	c |     15896 |   70114   146440 |   34289   11935   226983    19.0 | 69.116 % |
4.99/5.06	c |     16402 |   69855   145806 |   37718   12327   241011    19.6 | 69.697 % |
5.09/5.18	c |     17161 |   69457   144856 |   41489   12860   269839    21.0 | 70.553 % |
5.39/5.46	c |     18300 |   68230   141868 |   45638   13498   300688    22.3 | 73.307 % |
5.59/5.63	c ==============================================================================
5.59/5.63	c Found solution: -36
5.59/5.63	o -36
5.59/5.63	c ---[   0]---> Sorter-cost:    0     Base:
5.59/5.66	c ==================================[MINISAT+]==================================
5.59/5.66	c | Conflicts | Original         | Learnt                           | Progress |
5.59/5.66	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.59/5.66	c ==============================================================================
5.59/5.66	c |     19394 |   67923   141108 |   22641   14427   343281    23.8 | 73.307 % |
5.59/5.68	c |     19495 |   67908   141073 |   24905   14526   347004    23.9 | 74.024 % |
5.69/5.70	c ==============================================================================
5.69/5.70	c Found solution: -37
5.69/5.70	o -37
5.69/5.71	c ---[   0]---> Sorter-cost:    0     Base:
5.69/5.73	c ==================================[MINISAT+]==================================
5.69/5.73	c | Conflicts | Original         | Learnt                           | Progress |
5.69/5.73	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.69/5.73	c ==============================================================================
5.69/5.73	c |     19613 |   67925   141145 |   22641   14641   351375    24.0 | 74.024 % |
5.69/5.75	c |     19713 |   67839   140937 |   24905   14731   356033    24.2 | 74.212 % |
5.69/5.79	c |     19863 |   67762   140750 |   27395   14851   358518    24.1 | 74.384 % |
5.79/5.85	c |     20088 |   67631   140425 |   30135   14979   363163    24.2 | 74.687 % |
5.79/5.89	c |     20425 |   67626   140412 |   33148   15243   374131    24.5 | 74.700 % |
5.89/5.97	c |     20932 |   67626   140412 |   36463   15750   434642    27.6 | 74.700 % |
6.09/6.11	c |     21692 |   67432   139937 |   40109   16429   458771    27.9 | 75.130 % |
6.29/6.32	c |     22831 |   67112   139167 |   44120   17411   506808    29.1 | 75.822 % |
6.49/6.55	c |     24539 |   67069   139072 |   48532   19055   591866    31.1 | 75.899 % |
6.89/6.94	c |     27101 |   66891   138638 |   53386   21563   774079    35.9 | 76.294 % |
7.49/7.56	c |     30945 |   66792   138391 |   58724   25311  1005599    39.7 | 76.527 % |
8.49/8.53	c ==============================================================================
8.49/8.53	c Found solution: -38
8.49/8.53	o -38
8.49/8.54	c ---[   0]---> Sorter-cost:    0     Base:
8.49/8.57	c ==================================[MINISAT+]==================================
8.49/8.57	c | Conflicts | Original         | Learnt                           | Progress |
8.49/8.57	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
8.49/8.57	c ==============================================================================
8.49/8.57	c |     35844 |   66669   138025 |   22223   30022  1470073    49.0 | 76.527 % |
8.59/8.62	c |     35945 |   66544   137727 |   24445   30030  1471559    49.0 | 77.089 % |
8.59/8.66	c |     36097 |   66544   137727 |   26889   30182  1483627    49.2 | 77.089 % |
8.69/8.77	c |     36322 |   66328   137202 |   29578   30294  1489137    49.2 | 77.568 % |
8.79/8.84	c |     36659 |   66286   137102 |   32536   30598  1502725    49.1 | 77.657 % |
8.89/8.93	c |     37165 |   66286   137102 |   35790   31104  1531065    49.2 | 77.657 % |
9.09/9.12	c |     37924 |   66236   136980 |   39369   31838  1579318    49.6 | 77.772 % |
9.29/9.34	c |     39063 |   66198   136896 |   43306   32931  1663184    50.5 | 77.845 % |
9.69/9.73	c |     40771 |   66094   136643 |   47636   34450  1773571    51.5 | 78.081 % |
10.19/10.28	c ==============================================================================
10.19/10.28	c Found solution: -39
10.19/10.28	o -39
10.19/10.29	c ---[   0]---> Sorter-cost:    0     Base:
10.29/10.33	c ==================================[MINISAT+]==================================
10.29/10.33	c | Conflicts | Original         | Learnt                           | Progress |
10.29/10.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.29/10.33	c ==============================================================================
10.29/10.33	c |     43229 |   66119   136738 |   22039   36846  2044619    55.5 | 78.081 % |
10.29/10.37	c |     43330 |   66082   136649 |   24242   36918  2046357    55.4 | 78.194 % |
10.39/10.40	c |     43480 |   66082   136649 |   26667   37068  2055234    55.4 | 78.194 % |
10.39/10.48	c |     43705 |   66061   136598 |   29333   37197  2068198    55.6 | 78.241 % |
10.49/10.55	c |     44042 |   66061   136598 |   32267   37534  2088672    55.6 | 78.241 % |
10.69/10.71	c |     44548 |   65988   136417 |   35494   37789  2109858    55.8 | 78.407 % |
10.79/10.89	c |     45307 |   65967   136364 |   39043   38528  2171262    56.4 | 78.457 % |
11.08/11.15	c |     46446 |   65967   136364 |   42947   39667  2284055    57.6 | 78.457 % |
11.49/11.59	c |     48155 |   65911   136232 |   47242   41326  2437988    59.0 | 78.578 % |
12.19/12.21	c |     50717 |   65911   136232 |   51966   43888  2766324    63.0 | 78.578 % |
13.19/13.23	c |     54561 |   65908   136225 |   57163   47731  3237086    67.8 | 78.584 % |
13.68/13.79	c ==============================================================================
13.68/13.79	c Found solution: -40
13.68/13.79	o -40
13.78/13.80	c ---[   0]---> Sorter-cost:    0     Base:
13.78/13.85	c ==================================[MINISAT+]==================================
13.78/13.85	c | Conflicts | Original         | Learnt                           | Progress |
13.78/13.85	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
13.78/13.85	c ==============================================================================
13.78/13.85	c |     56290 |   65823   135998 |   21941   48563  3297518    67.9 | 78.584 % |
13.88/13.94	c |     56390 |   65712   135748 |   24135   19988  1396674    69.9 | 78.983 % |
13.88/13.97	c |     56540 |   65712   135748 |   26548   20138  1404187    69.7 | 78.983 % |
13.99/14.04	c |     56765 |   65650   135596 |   29203   20338  1414088    69.5 | 79.126 % |
14.08/14.11	c |     57103 |   65650   135596 |   32123   20676  1442270    69.8 | 79.126 % |
14.08/14.19	c |     57610 |   65650   135596 |   35336   21183  1470803    69.4 | 79.126 % |
14.29/14.33	c |     58369 |   65650   135596 |   38869   21942  1512854    68.9 | 79.126 % |
14.48/14.55	c |     59509 |   65650   135596 |   42756   23082  1617718    70.1 | 79.126 % |
14.78/14.89	c |     61219 |   65650   135596 |   47032   24792  1814999    73.2 | 79.126 % |
15.48/15.57	c |     63781 |   65446   135086 |   51735   27327  2124510    77.7 | 79.590 % |
16.39/16.43	c |     67625 |   65344   134832 |   56909   31081  2420985    77.9 | 79.825 % |
17.78/17.88	c |     73391 |   65273   134642 |   62600   36808  2997370    81.4 | 80.003 % |
19.08/19.12	c ==============================================================================
19.08/19.12	c Found solution: -41
19.08/19.12	o -41
19.08/19.12	c ---[   0]---> Sorter-cost:    0     Base:
19.08/19.18	c ==================================[MINISAT+]==================================
19.08/19.18	c | Conflicts | Original         | Learnt                           | Progress |
19.08/19.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
19.08/19.18	c ==============================================================================
19.08/19.18	c |     78259 |   65233   134560 |   21744   41665  3434394    82.4 | 80.003 % |
19.18/19.21	c |     78359 |   65233   134560 |   23918   41765  3440374    82.4 | 80.114 % |
19.18/19.27	c |     78509 |   65194   134462 |   26310   41909  3446929    82.2 | 80.209 % |
19.28/19.33	c |     78735 |   65194   134462 |   28941   42135  3468085    82.3 | 80.209 % |
19.39/19.42	c |     79072 |   65194   134462 |   31835   42472  3491885    82.2 | 80.209 % |
19.48/19.55	c |     79578 |   65194   134462 |   35018   42978  3533426    82.2 | 80.209 % |
19.69/19.75	c |     80337 |   65194   134462 |   38520   43737  3606744    82.5 | 80.209 % |
20.08/20.11	c |     81476 |   65186   134442 |   42372   44835  3720600    83.0 | 80.228 % |
20.49/20.54	c |     83184 |   65186   134442 |   46610   46543  3854293    82.8 | 80.228 % |
21.19/21.26	c |     85747 |   65146   134350 |   51271   49094  4064252    82.8 | 80.307 % |
22.39/22.44	c |     89591 |   65137   134329 |   56398   52931  4435673    83.8 | 80.326 % |
24.19/24.29	c |     95358 |   65137   134329 |   62038   58698  5204836    88.7 | 80.326 % |
27.39/27.42	c |    104009 |   65137   134329 |   68241   67349  6225461    92.4 | 80.326 % |
32.79/32.89	c |    116985 |   65033   134076 |   75066   80299  7880223    98.1 | 80.561 % |
41.59/41.69	c |    136446 |   64945   133856 |   82572   99663 10505945   105.4 | 80.761 % |
53.29/53.35	c |    165638 |   64651   133139 |   90830   37553  3984323   106.1 | 81.418 % |
68.09/68.16	c |    209427 |   64398   132524 |   99913   81184  8603031   106.0 | 81.986 % |
96.98/97.08	c |    275112 |   64354   132420 |  109904   41677  3387232    81.3 | 82.081 % |
137.77/137.85	c |    373638 |   64228   132111 |  120894   24613  2032989    82.6 | 82.367 % |
194.46/194.58	c |    521429 |   64017   131607 |  132984   47259  3288613    69.6 | 82.830 % |
202.75/202.84	c ==============================================================================
202.75/202.84	c Found solution: -42
202.75/202.84	o -42
202.75/202.85	c ---[   0]---> Sorter-cost:    0     Base:
202.85/202.92	c ==================================[MINISAT+]==================================
202.85/202.92	c | Conflicts | Original         | Learnt                           | Progress |
202.85/202.92	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
202.85/202.92	c ==============================================================================
202.85/202.92	c |    545471 |   64006   131539 |   21335   71295  6128963    86.0 | 82.830 % |
202.96/203.04	c |    545572 |   64006   131539 |   23468   21251  1541762    72.6 | 82.860 % |
202.96/203.06	c |    545722 |   64006   131539 |   25815   21401  1547365    72.3 | 82.860 % |
202.96/203.09	c |    545948 |   64006   131539 |   28396   21627  1558368    72.1 | 82.860 % |
203.06/203.12	c |    546285 |   64006   131539 |   31236   21964  1565008    71.3 | 82.860 % |
203.26/203.32	c |    546792 |   63793   131021 |   34360   22020  1572821    71.4 | 83.333 % |
203.36/203.44	c |    547551 |   63793   131021 |   37796   22779  1612574    70.8 | 83.333 % |
203.55/203.62	c |    548692 |   63793   131021 |   41575   23920  1700827    71.1 | 83.333 % |
203.85/203.96	c |    550400 |   63786   131004 |   45733   25624  1851873    72.3 | 83.349 % |
204.35/204.49	c |    552963 |   63755   130933 |   50306   28186  2096211    74.4 | 83.412 % |
205.25/205.31	c |    556807 |   63752   130926 |   55337   32027  2495684    77.9 | 83.419 % |
206.45/206.53	c |    562573 |   63719   130846 |   60871   37751  3055041    80.9 | 83.488 % |
208.75/208.89	c |    571222 |   63712   130829 |   66958   46399  3911051    84.3 | 83.504 % |
212.65/212.73	c |    584199 |   63701   130802 |   73654   59375  5390919    90.8 | 83.530 % |
219.35/219.48	c |    603662 |   63699   130798 |   81019   78834  6855589    87.0 | 83.533 % |
231.25/231.38	c |    632856 |   63605   130572 |   89121  107177  9492687    88.6 | 83.742 % |
245.45/245.55	c |    676645 |   63572   130499 |   98033   56242  4602912    81.8 | 83.806 % |
274.04/274.19	c |    742330 |   63528   130379 |  107837  121916 11265865    92.4 | 83.914 % |
307.11/307.28	c |    840856 |   63483   130274 |  118620  108067  6454765    59.7 | 84.009 % |
354.39/354.59	c |    988645 |   63447   130188 |  130482  131929 10453973    79.2 | 84.088 % |
430.59/430.74	c |   1210328 |   63439   130170 |  143531   89033  3517765    39.5 | 84.104 % |
559.67/559.86	c |   1542855 |   63433   130156 |  157884  140207  5799711    41.4 | 84.117 % |
578.27/578.49	c ==============================================================================
578.27/578.49	c Found solution: -43
578.27/578.49	o -43
578.27/578.50	c ---[   0]---> Sorter-cost:    0     Base:
578.37/578.58	c ==================================[MINISAT+]==================================
578.37/578.58	c | Conflicts | Original         | Learnt                           | Progress |
578.37/578.58	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
578.37/578.58	c ==============================================================================
578.37/578.58	c |   1581386 |   63455   130216 |   21151  178738  7451692    41.7 | 84.117 % |
579.67/579.81	c |   1581486 |   63455   130216 |   23266   31164   814318    26.1 | 84.125 % |
579.67/579.85	c |   1581636 |   63455   130216 |   25592   31314   819677    26.2 | 84.125 % |
579.67/579.88	c |   1581861 |   63455   130216 |   28151   31539   828220    26.3 | 84.125 % |
579.77/579.95	c |   1582200 |   63455   130216 |   30967   31878   837584    26.3 | 84.125 % |
579.87/580.03	c |   1582706 |   63455   130216 |   34063   32384   855051    26.4 | 84.125 % |
580.07/580.20	c |   1583466 |   63455   130216 |   37470   33144   900292    27.2 | 84.125 % |
580.27/580.42	c |   1584605 |   63455   130216 |   41217   34283   948449    27.7 | 84.125 % |
580.57/580.77	c |   1586314 |   63455   130216 |   45339   35992  1004389    27.9 | 84.125 % |
581.17/581.31	c |   1588877 |   63455   130216 |   49872   38555  1096776    28.4 | 84.125 % |
581.87/582.07	c |   1592722 |   63455   130216 |   54860   42400  1275460    30.1 | 84.125 % |
582.97/583.19	c |   1598489 |   63455   130216 |   60346   48167  1520756    31.6 | 84.125 % |
584.87/585.01	c |   1607139 |   63455   130216 |   66380   56817  1889913    33.3 | 84.125 % |
587.96/588.11	c |   1620114 |   63455   130216 |   73018   69792  2364943    33.9 | 84.125 % |
591.87/592.05	c |   1639575 |   63355   129967 |   80320   89126  3864229    43.4 | 84.356 % |
597.96/598.10	c |   1668767 |   63331   129903 |   88352   32712  1402211    42.9 | 84.419 % |
606.76/606.95	c |   1712556 |   63233   129668 |   97188   76432  4169211    54.5 | 84.634 % |
625.77/625.91	c |   1778240 |   63226   129651 |  106907   44085  2044242    46.4 | 84.650 % |
654.46/654.64	c |   1876766 |   63219   129636 |  117597   31835  1196512    37.6 | 84.663 % |
691.05/691.21	c |   2024556 |   63159   129492 |  129357   60805  2317599    38.1 | 84.795 % |
751.54/751.71	c |   2246239 |   63125   129410 |  142293  150839  6705992    44.5 | 84.871 % |
856.32/856.59	c |   2578764 |   63118   129395 |  156522   61286  2154238    35.2 | 84.884 % |
1011.61/1011.84	c |   3077552 |   62873   128757 |  172174   95082  7333345    77.1 | 85.441 % |
1287.45/1287.77	c |   3825734 |   62717   128358 |  189392  171737  5682370    33.1 | 85.776 % |
1724.68/1725.03	c |   4948008 |   62626   128141 |  208331  202111  7393418    36.6 | 85.975 % |
1800.08/1800.41	c 
1800.08/1800.41	c *** TERMINATED ***
1800.08/1800.41	s SATISFIABLE
1800.08/1800.41	v -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	-43

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-3721305-1338554498/watcher-3721305-1338554498 -o /tmp/evaluation-result-3721305-1338554498/solver-3721305-1338554498 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721305-1338554498.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: 1.92 1.97 1.71 3/174 1507
/proc/meminfo: memFree=23316680/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=1404 CPUtime=0 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 186 0 0 0 0 0 0 0 20 0 1 0 321578371 1437696 143 33554432000 134512640 135395479 4291447984 4291446620 135007864 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 351 143 74 216 0 133 0

[startup+0.051993 s]
/proc/loadavg: 1.92 1.97 1.71 3/174 1507
/proc/meminfo: memFree=23316680/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=2372 CPUtime=0.04 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 433 0 0 0 4 0 0 0 20 0 1 0 321578371 2428928 390 33554432000 134512640 135395479 4291447984 4291446952 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 593 390 74 216 0 375 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2372

[startup+0.100265 s]
/proc/loadavg: 1.92 1.97 1.71 3/174 1507
/proc/meminfo: memFree=23316680/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=3356 CPUtime=0.09 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 686 0 0 0 9 0 0 0 20 0 1 0 321578371 3436544 643 33554432000 134512640 135395479 4291447984 4291446816 134618678 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 839 643 74 216 0 621 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3356

[startup+0.300231 s]
/proc/loadavg: 1.92 1.97 1.71 3/174 1507
/proc/meminfo: memFree=23316680/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=7544 CPUtime=0.29 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 1734 0 0 0 29 0 0 0 20 0 1 0 321578371 7725056 1691 33554432000 134512640 135395479 4291447984 4291446904 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 1886 1691 74 216 0 1668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7544

[startup+0.700236 s]
/proc/loadavg: 1.92 1.97 1.71 3/174 1507
/proc/meminfo: memFree=23316680/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=17152 CPUtime=0.69 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 4194 0 0 0 67 2 0 0 20 0 1 0 321578371 17563648 4151 33554432000 134512640 135395479 4291447984 4291446828 134688056 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 4288 4152 104 216 0 4070 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17152

[startup+1.50026 s]
/proc/loadavg: 1.92 1.97 1.71 3/175 1508
/proc/meminfo: memFree=23295840/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=22312 CPUtime=1.49 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 5421 0 0 0 147 2 0 0 20 0 1 0 321578371 22847488 5207 33554432000 134512640 135395479 4291447984 4291446336 134569701 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 5578 5207 110 216 0 5360 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22312

[startup+3.10027 s]
/proc/loadavg: 1.92 1.97 1.71 3/175 1508
/proc/meminfo: memFree=23294848/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=22312 CPUtime=3.09 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 5421 0 0 0 307 2 0 0 20 0 1 0 321578371 22847488 5207 33554432000 134512640 135395479 4291447984 4291446336 134581150 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 5578 5207 110 216 0 5360 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22312

[startup+6.30029 s]
/proc/loadavg: 1.93 1.97 1.71 3/175 1508
/proc/meminfo: memFree=23292988/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=22312 CPUtime=6.29 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 5423 0 0 0 627 2 0 0 20 0 1 0 321578371 22847488 5209 33554432000 134512640 135395479 4291447984 4291445952 134577292 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 5578 5209 110 216 0 5360 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22312

[startup+12.7003 s]
/proc/loadavg: 1.93 1.97 1.71 3/175 1508
/proc/meminfo: memFree=23281496/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=31024 CPUtime=12.69 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 7584 0 0 0 1266 3 0 0 20 0 1 0 321578371 31768576 7366 33554432000 134512640 135395479 4291447984 4291445704 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 7756 7366 110 216 0 7538 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31024

[startup+25.5003 s]
/proc/loadavg: 2.03 1.99 1.72 3/175 1508
/proc/meminfo: memFree=23258556/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=42480 CPUtime=25.48 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 10451 0 0 0 2544 4 0 0 20 0 1 0 321578371 43499520 10224 33554432000 134512640 135395479 4291447984 4291445884 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 10620 10224 110 216 0 10402 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42480

[startup+51.1003 s]
/proc/loadavg: 2.02 1.99 1.73 3/175 1508
/proc/meminfo: memFree=23208460/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=71940 CPUtime=51.09 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 17800 0 0 0 5102 7 0 0 20 0 1 0 321578371 73666560 17573 33554432000 134512640 135395479 4291447984 4291446336 134580840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 17985 17573 110 216 0 17767 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71940

[startup+102.307 s]
/proc/loadavg: 2.01 1.99 1.74 3/175 1508
/proc/meminfo: memFree=23157496/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=74020 CPUtime=102.28 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 18347 0 0 0 10221 7 0 0 20 0 1 0 321578371 75796480 18120 33554432000 134512640 135395479 4291447984 4291446336 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 18505 18120 110 216 0 18287 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 74020

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.75 3/175 1508
/proc/meminfo: memFree=23093512/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=86152 CPUtime=162.27 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 21375 0 0 0 16219 8 0 0 20 0 1 0 321578371 88219648 21148 33554432000 134512640 135395479 4291447984 4291446336 134580973 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 21538 21148 110 216 0 21320 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 86152

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.76 3/175 1508
/proc/meminfo: memFree=23090536/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=89284 CPUtime=222.25 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 22120 0 0 0 22217 8 0 0 20 0 1 0 321578371 91426816 21893 33554432000 134512640 135395479 4291447984 4291446336 134580945 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 22321 21893 110 216 0 22103 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 89284

[startup+282.3 s]
/proc/loadavg: 1.93 1.97 1.77 3/175 1567
/proc/meminfo: memFree=24187772/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=89284 CPUtime=282.24 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 22128 0 0 0 28216 8 0 0 20 0 1 0 321578371 91426816 21893 33554432000 134512640 135395479 4291447984 4291446240 134568552 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 22321 21893 110 216 0 22103 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 89284

[startup+342.3 s]
/proc/loadavg: 1.97 1.97 1.78 3/175 1567
/proc/meminfo: memFree=24186668/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=89284 CPUtime=342.19 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 22159 0 0 0 34211 8 0 0 20 0 1 0 321578371 91426816 21897 33554432000 134512640 135395479 4291447984 4291446288 134580330 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 22321 21897 110 216 0 22103 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 89284

[startup+402.3 s]
/proc/loadavg: 2.05 1.99 1.80 3/175 1567
/proc/meminfo: memFree=24185800/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=89284 CPUtime=402.19 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 22168 0 0 0 40210 9 0 0 20 0 1 0 321578371 91426816 21906 33554432000 134512640 135395479 4291447984 4291446336 134580768 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 22321 21906 110 216 0 22103 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 89284

[startup+462.3 s]
/proc/loadavg: 2.02 1.99 1.81 3/175 1567
/proc/meminfo: memFree=24185180/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=89284 CPUtime=462.18 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 22170 0 0 0 46209 9 0 0 20 0 1 0 321578371 91426816 21908 33554432000 134512640 135395479 4291447984 4291446336 134580910 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 22321 21908 110 216 0 22103 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 89284

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/176 1570
/proc/meminfo: memFree=24184428/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=89284 CPUtime=522.18 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 22181 0 0 0 52209 9 0 0 20 0 1 0 321578371 91426816 21919 33554432000 134512640 135395479 4291447984 4291446336 134581028 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 22321 21919 110 216 0 22103 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 89284

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/175 1571
/proc/meminfo: memFree=24184188/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=89284 CPUtime=582.17 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 22188 0 0 0 58208 9 0 0 20 0 1 0 321578371 91426816 21926 33554432000 134512640 135395479 4291447984 4291446336 134580816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 22321 21926 110 216 0 22103 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 89284

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.14 2.40 2.08 3/175 1730
/proc/meminfo: memFree=24122796/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=89284 CPUtime=882.12 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 22188 0 0 0 88203 9 0 0 20 0 1 0 321578371 91426816 21926 33554432000 134512640 135395479 4291447984 4291446336 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 22321 21926 110 216 0 22103 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 89284

[startup+942.3 s]
/proc/loadavg: 2.09 2.34 2.08 3/175 1730
/proc/meminfo: memFree=24122672/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=89284 CPUtime=942.11 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 22194 0 0 0 94202 9 0 0 20 0 1 0 321578371 91426816 21932 33554432000 134512640 135395479 4291447984 4291446336 134581284 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 22321 21932 110 216 0 22103 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 89284

[startup+1002.3 s]
/proc/loadavg: 2.03 2.27 2.07 3/175 1730
/proc/meminfo: memFree=24122796/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=89284 CPUtime=1002.1 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 22194 0 0 0 100201 9 0 0 20 0 1 0 321578371 91426816 21932 33554432000 134512640 135395479 4291447984 4291446336 134580840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 22321 21932 110 216 0 22103 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 89284

[startup+1062.3 s]
/proc/loadavg: 2.01 2.22 2.06 3/175 1730
/proc/meminfo: memFree=24120500/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=91728 CPUtime=1062.09 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 22817 0 0 0 106200 9 0 0 20 0 1 0 321578371 93929472 22554 33554432000 134512640 135395479 4291447984 4291446336 134581469 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 22932 22554 110 216 0 22714 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 91728

[startup+1122.3 s]
/proc/loadavg: 2.00 2.18 2.06 3/176 1733
/proc/meminfo: memFree=24119872/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=92248 CPUtime=1122.08 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 22944 0 0 0 112199 9 0 0 20 0 1 0 321578371 94461952 22673 33554432000 134512640 135395479 4291447984 4291446336 134580896 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 23062 22673 110 216 0 22844 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 92248

[startup+1182.31 s]
/proc/loadavg: 2.00 2.14 2.05 3/176 1811
/proc/meminfo: memFree=24145388/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=92548 CPUtime=1182.08 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 22989 0 0 0 118199 9 0 0 20 0 1 0 321578371 94769152 22718 33554432000 134512640 135395479 4291447984 4291445952 134579676 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 23137 22718 110 216 0 22919 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 92548

[startup+1242.3 s]
/proc/loadavg: 2.00 2.11 2.05 3/175 1811
/proc/meminfo: memFree=24138504/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=93048 CPUtime=1242.06 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 23081 0 0 0 124197 9 0 0 20 0 1 0 321578371 95281152 22828 33554432000 134512640 135395479 4291447984 4291446336 134580756 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 23262 22828 110 216 0 23044 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 93048

[startup+1302.3 s]
/proc/loadavg: 2.00 2.09 2.04 3/175 1811
/proc/meminfo: memFree=24128516/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=93596 CPUtime=1302.05 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 23189 0 0 0 130196 9 0 0 20 0 1 0 321578371 95842304 22936 33554432000 134512640 135395479 4291447984 4291445952 134579855 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 23399 22936 110 216 0 23181 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 93596

[startup+1362.3 s]
/proc/loadavg: 2.00 2.07 2.03 3/175 1811
/proc/meminfo: memFree=24127152/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=94556 CPUtime=1362.04 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 23338 0 0 0 136195 9 0 0 20 0 1 0 321578371 96825344 23085 33554432000 134512640 135395479 4291447984 4291446336 134581412 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 23639 23085 110 216 0 23421 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 94556

[startup+1422.3 s]
/proc/loadavg: 2.04 2.07 2.03 3/175 1811
/proc/meminfo: memFree=24120756/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=94772 CPUtime=1422.03 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 23369 0 0 0 142194 9 0 0 20 0 1 0 321578371 97046528 23116 33554432000 134512640 135395479 4291447984 4291446336 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 23693 23116 110 216 0 23475 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 94772

[startup+1482.3 s]
/proc/loadavg: 2.01 2.06 2.03 3/175 1812
/proc/meminfo: memFree=24116840/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=95148 CPUtime=1482.02 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 23445 0 0 0 148193 9 0 0 20 0 1 0 321578371 97431552 23192 33554432000 134512640 135395479 4291447984 4291446336 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 23787 23192 110 216 0 23569 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 95148

[startup+1542.3 s]
/proc/loadavg: 2.00 2.04 2.02 3/175 1812
/proc/meminfo: memFree=24113616/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=95148 CPUtime=1542.01 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 23467 0 0 0 154192 9 0 0 20 0 1 0 321578371 97431552 23214 33554432000 134512640 135395479 4291447984 4291446336 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 23787 23214 110 216 0 23569 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 95148

[startup+1602.3 s]
/proc/loadavg: 2.06 2.05 2.02 3/175 1812
/proc/meminfo: memFree=24110884/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=96140 CPUtime=1602 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 23652 0 0 0 160191 9 0 0 20 0 1 0 321578371 98447360 23399 33554432000 134512640 135395479 4291447984 4291446336 134580801 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 24035 23399 110 216 0 23817 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 96140

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.02 3/175 1812
/proc/meminfo: memFree=24110636/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=96548 CPUtime=1661.99 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 23756 0 0 0 166190 9 0 0 20 0 1 0 321578371 98865152 23503 33554432000 134512640 135395479 4291447984 4291446336 134580750 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 24137 23503 110 216 0 23919 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 96548

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/176 1815
/proc/meminfo: memFree=24109388/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=96548 CPUtime=1721.99 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 23756 0 0 0 172190 9 0 0 20 0 1 0 321578371 98865152 23503 33554432000 134512640 135395479 4291447984 4291446336 134580768 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 24137 23503 110 216 0 23919 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 96548

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.01 3/175 1816
/proc/meminfo: memFree=24109084/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=96712 CPUtime=1781.97 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 23802 0 0 0 178188 9 0 0 20 0 1 0 321578371 99033088 23549 33554432000 134512640 135395479 4291447984 4291446336 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 24178 23549 110 216 0 23960 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 96712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.03 2.01 3/175 1816
/proc/meminfo: memFree=24109084/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=96712 CPUtime=1800.08 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 23802 0 0 0 179999 9 0 0 20 0 1 0 321578371 99033088 23549 33554432000 134512640 135395479 4291447984 4291446336 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 24178 23549 110 216 0 23960 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 96712

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

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

[startup+1800.4 s]
/proc/loadavg: 2.02 2.03 2.01 3/175 1816
/proc/meminfo: memFree=24109084/32873844 swapFree=7112/7112
[pid=1507] ppid=1505 vsize=96712 CPUtime=1800.08 cores=1,3,5,7
/proc/1507/stat : 1507 (minisat+) R 1505 1507 1027 0 -1 4202496 23802 0 0 0 179999 9 0 0 20 0 1 0 321578371 99033088 23549 33554432000 134512640 135395479 4291447984 4291446336 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1507/statm: 24178 23549 110 216 0 23960 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 96712

Child status: 10
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1800
CPU system time (s): 0.100984
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 96712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.100984
maximum resident set size= 94204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23804
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= 42
involuntary context switches= 1853

runsolver used 3.46147 second user time and 9.59354 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-01 14:41:38
IDJOB=3721305
IDBENCH=2250
IDSOLVER=2306
FILE ID=node104/3721305-1338554498
RUNJOBID= node104-1338552578-1044
PBS_JOBID= 14635880
Free space on /tmp= 66460 MiB

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

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

MD5SUM BENCH= 49f1950e042362832bbb830f499dd3e3
RANDOM SEED=2115901748

node104.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.266
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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.266
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.266
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:        23317224 kB
Buffers:          518128 kB
Cached:          7061776 kB
SwapCached:          780 kB
Active:          5417592 kB
Inactive:        3142212 kB
Active(anon):     971336 kB
Inactive(anon):     8072 kB
Active(file):    4446256 kB
Inactive(file):  3134140 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105060 kB
Dirty:              3520 kB
Writeback:             0 kB
AnonPages:        983572 kB
Mapped:            14664 kB
Shmem:                 8 kB
Slab:             855548 kB
SReclaimable:     298100 kB
SUnreclaim:       557448 kB
KernelStack:        1448 kB
PageTables:         5912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1088372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    880640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721305-1338554498.opb

Free space on /tmp at the end= 66456 MiB
End job on node104 at 2012-06-01 15:11:41