Trace number 353546

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, and are wall clock time (not CPU 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
minisat+ 1.14SAT (TO)-43 1800.08 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-2.opb
MD5SUMaabc023158e10c9511062af8ac97c515
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44
Best CPU time to get the best result obtained on this benchmark1800.03
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 constraints58624
Number of constraints which are clauses58624
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 (download as text)

0.00/0.00	c Parsing PB file...
1.49/1.59	c Converting 58624 PB-constraints to clauses...
1.49/1.59	c   -- Unit propagations: (none)
1.49/1.59	c   -- Detecting intervals from adjacent constraints: (none)
1.49/1.60	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.69/1.73	c ==================================[MINISAT+]==================================
1.69/1.73	c | Conflicts | Original         | Learnt                           | Progress |
1.69/1.73	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.69/1.73	c ==============================================================================
1.69/1.73	c |         0 |   58624   117248 |   19541       0        0     nan |  0.000 % |
1.69/1.73	c ==============================================================================
1.69/1.73	c Found solution: -31
1.69/1.73	o -31
1.69/1.74	c ---[   0]---> Sorter-cost:44290     Base:
1.79/1.84	c ==================================[MINISAT+]==================================
1.79/1.84	c | Conflicts | Original         | Learnt                           | Progress |
1.79/1.84	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.79/1.84	c ==============================================================================
1.79/1.84	c |         0 |  104213   224311 |   34737       0        0     nan |  0.000 % |
1.89/1.99	c |       100 |  103753   223355 |   38210      63      352     5.6 |  0.799 % |
2.09/2.20	c |       250 |  103075   221899 |   42031     184     1699     9.2 |  2.046 % |
2.49/2.51	c |       475 |  101685   218869 |   46234     359     3428     9.5 |  4.676 % |
2.79/2.88	c |       813 |   99941   215027 |   50858     624     5935     9.5 |  8.041 % |
3.19/3.29	c ==============================================================================
3.19/3.29	c Found solution: -34
3.19/3.29	o -34
3.19/3.30	c ---[   0]---> Sorter-cost:    0     Base:
3.29/3.34	c ==================================[MINISAT+]==================================
3.29/3.34	c | Conflicts | Original         | Learnt                           | Progress |
3.29/3.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.29/3.34	c ==============================================================================
3.29/3.34	c |      1145 |   98367   211607 |   32789     875     9453    10.8 |  8.041 % |
3.39/3.49	c |      1246 |   97670   210062 |   36067     936    10041    10.7 | 12.509 % |
3.59/3.63	c |      1396 |   97202   209006 |   39674    1031    10925    10.6 | 13.452 % |
3.79/3.89	c |      1621 |   95987   206277 |   43642    1161    12048    10.4 | 15.877 % |
4.09/4.17	c |      1958 |   94801   203593 |   48006    1411    15086    10.7 | 18.255 % |
4.69/4.76	c |      2464 |   92142   197582 |   52807    1692    17509    10.3 | 23.612 % |
5.29/5.36	c |      3223 |   89622   191786 |   58087    2260    23288    10.3 | 28.835 % |
6.19/6.29	c |      4362 |   85515   182365 |   63896    3094    31899    10.3 | 37.082 % |
7.39/7.42	c |      6070 |   81641   173405 |   70286    4400    47324    10.8 | 45.054 % |
8.89/8.98	c |      8632 |   76140   160465 |   77314    6222    77175    12.4 | 56.811 % |
10.69/10.74	c |     12476 |   71881   150330 |   85046    9255   155440    16.8 | 66.013 % |
11.39/11.43	c ==============================================================================
11.39/11.43	c Found solution: -35
11.39/11.43	o -35
11.39/11.44	c ---[   0]---> Sorter-cost:    0     Base:
11.49/11.50	c ==================================[MINISAT+]==================================
11.49/11.50	c | Conflicts | Original         | Learnt                           | Progress |
11.49/11.50	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
11.49/11.50	c ==============================================================================
11.49/11.50	c |     14307 |   70810   147891 |   23603   10753   201061    18.7 | 66.013 % |
11.49/11.57	c |     14407 |   70765   147784 |   25963   10841   202522    18.7 | 68.509 % |
11.59/11.61	c |     14557 |   70765   147784 |   28559   10991   207402    18.9 | 68.509 % |
11.59/11.69	c |     14783 |   70691   147602 |   31415   11185   216078    19.3 | 68.675 % |
11.79/11.80	c |     15120 |   70586   147358 |   34557   11507   227319    19.8 | 68.886 % |
11.89/11.98	c |     15626 |   70348   146787 |   38012   11951   241938    20.2 | 69.400 % |
12.29/12.30	c |     16385 |   70089   146154 |   41814   12648   271863    21.5 | 69.975 % |
12.39/12.48	c ==============================================================================
12.39/12.48	c Found solution: -36
12.39/12.48	o -36
12.39/12.49	c ---[   0]---> Sorter-cost:    0     Base:
12.49/12.55	c ==================================[MINISAT+]==================================
12.49/12.55	c | Conflicts | Original         | Learnt                           | Progress |
12.49/12.55	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
12.49/12.55	c ==============================================================================
12.49/12.55	c |     16815 |   69891   145672 |   23297   13020   282802    21.7 | 69.975 % |
12.49/12.58	c |     16915 |   69891   145672 |   25626   13120   284893    21.7 | 70.395 % |
12.59/12.62	c |     17065 |   69891   145672 |   28189   13270   286399    21.6 | 70.395 % |
12.69/12.70	c |     17290 |   69827   145517 |   31008   13475   295467    21.9 | 70.532 % |
12.79/12.83	c |     17627 |   69734   145292 |   34109   13799   310942    22.5 | 70.743 % |
12.99/13.07	c |     18133 |   69371   144409 |   37520   14192   322561    22.7 | 71.538 % |
13.09/13.12	c ==============================================================================
13.09/13.12	c Found solution: -37
13.09/13.12	o -37
13.09/13.13	c ---[   0]---> Sorter-cost:    0     Base:
13.09/13.19	c ==================================[MINISAT+]==================================
13.09/13.19	c | Conflicts | Original         | Learnt                           | Progress |
13.09/13.19	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
13.09/13.19	c ==============================================================================
13.09/13.19	c |     18277 |   69362   144430 |   23120   14335   325818    22.7 | 71.538 % |
13.19/13.22	c |     18377 |   69362   144430 |   25432   14435   332585    23.0 | 71.584 % |
13.29/13.30	c |     18527 |   69277   144233 |   27975   14556   347362    23.9 | 71.763 % |
13.29/13.38	c |     18752 |   69277   144233 |   30772   14781   367844    24.9 | 71.763 % |
13.49/13.56	c |     19089 |   69030   143626 |   33849   14950   374080    25.0 | 72.327 % |
13.69/13.79	c |     19596 |   68741   142905 |   37234   15398   392392    25.5 | 73.016 % |
13.99/14.02	c |     20355 |   68660   142718 |   40958   16081   432831    26.9 | 73.185 % |
14.29/14.39	c |     21494 |   68513   142365 |   45054   17165   509426    29.7 | 73.511 % |
14.99/15.09	c |     23202 |   68154   141510 |   49559   18653   641562    34.4 | 74.298 % |
15.29/15.40	c ==============================================================================
15.29/15.40	c Found solution: -38
15.29/15.40	o -38
15.39/15.41	c ---[   0]---> Sorter-cost:    0     Base:
15.39/15.47	c ==================================[MINISAT+]==================================
15.39/15.47	c | Conflicts | Original         | Learnt                           | Progress |
15.39/15.47	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
15.39/15.48	c ==============================================================================
15.39/15.48	c |     23824 |   67852   140729 |   22617   19046   663777    34.9 | 74.298 % |
15.49/15.54	c |     23924 |   67766   140515 |   24878   19123   665280    34.8 | 75.183 % |
15.59/15.61	c |     24074 |   67714   140393 |   27366   19252   669804    34.8 | 75.292 % |
15.59/15.67	c |     24299 |   67714   140393 |   30103   19477   677322    34.8 | 75.292 % |
15.69/15.79	c |     24636 |   67714   140393 |   33113   19814   696585    35.2 | 75.292 % |
15.89/15.97	c |     25142 |   67678   140303 |   36424   20309   716491    35.3 | 75.375 % |
16.29/16.35	c |     25902 |   67425   139703 |   40067   20929   797034    38.1 | 75.917 % |
16.79/16.87	c |     27042 |   67212   139192 |   44074   21947   872312    39.7 | 76.383 % |
17.49/17.57	c |     28750 |   67142   139014 |   48481   23609  1034815    43.8 | 76.548 % |
18.49/18.57	c |     31312 |   67092   138893 |   53329   26102  1245314    47.7 | 76.657 % |
20.59/20.67	c |     35156 |   66477   137377 |   58662   29648  1507713    50.9 | 78.057 % |
23.49/23.57	c |     40922 |   66357   137092 |   64528   35234  2003265    56.9 | 78.315 % |
28.69/28.79	c |     49572 |   66165   136632 |   70981   43618  2849495    65.3 | 78.733 % |
31.09/31.14	c ==============================================================================
31.09/31.14	c Found solution: -39
31.09/31.14	o -39
31.09/31.15	c ---[   0]---> Sorter-cost:    0     Base:
31.20/31.25	c ==================================[MINISAT+]==================================
31.20/31.25	c | Conflicts | Original         | Learnt                           | Progress |
31.20/31.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
31.20/31.25	c ==============================================================================
31.20/31.25	c |     53102 |   66131   136585 |   22043   46964  3239093    69.0 | 78.733 % |
31.30/31.38	c |     53203 |   66092   136494 |   24247   19870  1267667    63.8 | 78.977 % |
31.40/31.46	c |     53353 |   66092   136494 |   26672   20020  1277625    63.8 | 78.977 % |
31.50/31.57	c |     53578 |   66092   136494 |   29339   20245  1297647    64.1 | 78.977 % |
31.70/31.76	c |     53917 |   66083   136473 |   32273   20580  1329003    64.6 | 78.996 % |
31.90/31.98	c |     54424 |   66083   136473 |   35500   21087  1371465    65.0 | 78.996 % |
32.30/32.36	c |     55183 |   66081   136469 |   39050   21844  1449488    66.4 | 78.999 % |
32.90/32.94	c |     56322 |   66081   136469 |   42955   22983  1576964    68.6 | 78.999 % |
33.69/33.75	c |     58030 |   66081   136469 |   47251   24691  1727745    70.0 | 78.999 % |
35.10/35.20	c |     60592 |   65903   136032 |   51976   27218  1994366    73.3 | 79.390 % |
37.40/37.45	c |     64436 |   65748   135667 |   57173   31008  2368011    76.4 | 79.714 % |
41.10/41.14	c |     70202 |   65748   135667 |   62891   36774  3054028    83.0 | 79.714 % |
47.59/47.67	c |     78851 |   65630   135370 |   69180   45415  4281369    94.3 | 79.987 % |
59.40/59.41	c |     91825 |   65630   135370 |   76098   58389  6085540   104.2 | 79.987 % |
65.20/65.20	c ==============================================================================
65.20/65.20	c Found solution: -40
65.20/65.20	o -40
65.20/65.22	c ---[   0]---> Sorter-cost:    0     Base:
65.30/65.36	c ==================================[MINISAT+]==================================
65.30/65.36	c | Conflicts | Original         | Learnt                           | Progress |
65.30/65.36	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
65.30/65.36	c ==============================================================================
65.30/65.36	c |     97446 |   65617   135317 |   21872   63942  6734885   105.3 | 79.987 % |
65.60/65.67	c |     97546 |   65521   135083 |   24059   19913  1776166    89.2 | 80.240 % |
65.70/65.78	c |     97696 |   65511   135059 |   26465   20062  1785837    89.0 | 80.262 % |
65.90/65.92	c |     97921 |   65485   134999 |   29111   20286  1798820    88.7 | 80.316 % |
66.00/66.07	c |     98258 |   65485   134999 |   32022   20623  1818617    88.2 | 80.316 % |
66.30/66.30	c |     98765 |   65485   134999 |   35225   21130  1863451    88.2 | 80.316 % |
66.70/66.70	c |     99525 |   65485   134999 |   38747   21890  1943719    88.8 | 80.316 % |
67.20/67.28	c |    100667 |   65432   134870 |   42622   23023  2052223    89.1 | 80.433 % |
68.40/68.46	c |    102376 |   65237   134387 |   46884   24634  2215179    89.9 | 80.881 % |
69.70/69.79	c |    104938 |   65233   134377 |   51573   27193  2439838    89.7 | 80.891 % |
72.20/72.29	c |    108784 |   65114   134084 |   56730   31017  2904470    93.6 | 81.164 % |
76.30/76.37	c |    114550 |   64872   133502 |   62403   36617  3619951    98.9 | 81.689 % |
82.50/82.53	c |    123199 |   64872   133502 |   68643   45266  4649642   102.7 | 81.689 % |
95.89/95.97	c |    136175 |   64810   133346 |   75508   58227  6774965   116.4 | 81.838 % |
110.70/110.79	c ==============================================================================
110.70/110.79	c Found solution: -41
110.70/110.79	o -41
110.80/110.80	c ---[   0]---> Sorter-cost:    0     Base:
110.90/110.96	c ==================================[MINISAT+]==================================
110.90/110.96	c | Conflicts | Original         | Learnt                           | Progress |
110.90/110.96	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
110.90/110.96	c ==============================================================================
110.90/110.96	c |    150026 |   64829   133402 |   21609   72073  8627626   119.7 | 81.838 % |
111.10/111.19	c |    150126 |   64829   133402 |   23769   20486  1739332    84.9 | 81.817 % |
111.20/111.23	c |    150276 |   64829   133402 |   26146   20636  1744519    84.5 | 81.817 % |
111.30/111.34	c |    150501 |   64829   133402 |   28761   20861  1763472    84.5 | 81.817 % |
111.50/111.59	c |    150839 |   64720   133135 |   31637   21184  1776192    83.8 | 82.068 % |
111.70/111.79	c |    151345 |   64720   133135 |   34801   21690  1809498    83.4 | 82.068 % |
112.10/112.18	c |    152104 |   64667   133003 |   38281   22431  1868161    83.3 | 82.192 % |
112.60/112.66	c |    153244 |   64576   132788 |   42109   23332  1921393    82.4 | 82.385 % |
113.60/113.61	c |    154952 |   64519   132644 |   46320   25032  2128460    85.0 | 82.515 % |
114.90/114.98	c |    157514 |   64514   132633 |   50952   27592  2413144    87.5 | 82.525 % |
117.20/117.20	c |    161359 |   64514   132633 |   56048   31437  2830357    90.0 | 82.525 % |
121.19/121.24	c |    167125 |   64508   132619 |   61652   37198  3592888    96.6 | 82.538 % |
128.40/128.41	c |    175774 |   64484   132559 |   67818   45837  4744404   103.5 | 82.595 % |
139.30/139.31	c |    188750 |   64443   132458 |   74600   58799  6135883   104.4 | 82.690 % |
163.09/163.17	c |    208211 |   64435   132438 |   82060   78258  8346917   106.7 | 82.709 % |
206.70/206.74	c |    237404 |   64428   132421 |   90266  107448 11304159   105.2 | 82.725 % |
249.10/249.15	c |    281193 |   64313   132144 |   99292   56003  5085663    90.8 | 82.979 % |
338.10/338.18	c |    346877 |   64154   131750 |  109222  121446 12746175   105.0 | 83.347 % |
465.70/465.79	c |    445403 |   64019   131427 |  120144  104029 14095691   135.5 | 83.645 % |
657.11/657.15	c |    593192 |   63972   131308 |  132158  126275 13452165   106.5 | 83.760 % |
950.62/950.63	c |    814875 |   63846   130990 |  145374   70499  5499835    78.0 | 84.065 % |
1142.52/1142.56	c ==============================================================================
1142.52/1142.56	c Found solution: -42
1142.52/1142.56	o -42
1142.52/1142.57	c ---[   0]---> Sorter-cost:    0     Base:
1142.72/1142.70	c ==================================[MINISAT+]==================================
1142.72/1142.70	c | Conflicts | Original         | Learnt                           | Progress |
1142.72/1142.70	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1142.72/1142.70	c ==============================================================================
1142.72/1142.70	c |    959809 |   63817   130879 |   21272   63813  5891031    92.3 | 84.065 % |
1143.02/1143.02	c |    959909 |   63817   130879 |   23399   20718  1321198    63.8 | 84.132 % |
1143.02/1143.09	c |    960060 |   63808   130858 |   25739   20866  1325827    63.5 | 84.151 % |
1143.12/1143.19	c |    960286 |   63803   130847 |   28313   21089  1336832    63.4 | 84.161 % |
1143.32/1143.37	c |    960623 |   63797   130833 |   31144   21423  1351180    63.1 | 84.173 % |
1143.52/1143.59	c |    961131 |   63797   130833 |   34258   21931  1389822    63.4 | 84.173 % |
1143.82/1143.85	c |    961890 |   63797   130833 |   37684   22690  1430206    63.0 | 84.173 % |
1144.32/1144.34	c |    963029 |   63792   130822 |   41453   23828  1520713    63.8 | 84.183 % |
1145.03/1145.07	c |    964737 |   63792   130822 |   45598   25536  1665316    65.2 | 84.183 % |
1146.23/1146.22	c |    967299 |   63792   130822 |   50158   28098  1912620    68.1 | 84.183 % |
1148.02/1148.09	c |    971143 |   63792   130822 |   55174   31942  2283961    71.5 | 84.183 % |
1151.63/1151.68	c |    976909 |   63792   130822 |   60691   37708  2983787    79.1 | 84.183 % |
1157.42/1157.47	c |    985559 |   63792   130822 |   66760   46358  3711311    80.1 | 84.183 % |
1167.82/1167.89	c |    998533 |   63792   130822 |   73436   59332  4990834    84.1 | 84.183 % |
1191.53/1191.54	c |   1017995 |   63792   130822 |   80780   78794  7337241    93.1 | 84.183 % |
1229.93/1229.94	c |   1047189 |   63785   130805 |   88858  107987 10109022    93.6 | 84.199 % |
1270.23/1270.23	c |   1090981 |   63695   130587 |   97744   59304  4103606    69.2 | 84.402 % |
1354.53/1354.55	c |   1156665 |   63676   130544 |  107518  124977  9446463    75.6 | 84.440 % |
1477.04/1477.01	c |   1255191 |   63665   130517 |  118270  112552  4834277    43.0 | 84.466 % |
1688.55/1688.50	c ==============================================================================
1688.55/1688.50	c Found solution: -43
1688.55/1688.50	o -43
1688.55/1688.52	c ---[   0]---> Sorter-cost:    0     Base:
1688.64/1688.67	c ==================================[MINISAT+]==================================
1688.64/1688.67	c | Conflicts | Original         | Learnt                           | Progress |
1688.64/1688.67	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1688.64/1688.67	c ==============================================================================
1688.64/1688.67	c |   1397196 |   63677   130554 |   21225  136726  5531471    40.5 | 84.466 % |
1690.94/1690.99	c |   1397297 |   63677   130554 |   23347   26529   756746    28.5 | 84.495 % |
1691.04/1691.08	c |   1397448 |   63677   130554 |   25682   26680   761212    28.5 | 84.495 % |
1691.24/1691.24	c |   1397673 |   63677   130554 |   28250   26905   768814    28.6 | 84.495 % |
1691.44/1691.44	c |   1398010 |   63677   130554 |   31075   27242   781699    28.7 | 84.495 % |
1691.64/1691.67	c |   1398516 |   63677   130554 |   34183   27748   812222    29.3 | 84.495 % |
1692.04/1692.01	c |   1399275 |   63677   130554 |   37601   28507   868423    30.5 | 84.495 % |
1692.54/1692.52	c |   1400414 |   63677   130554 |   41361   29646   944174    31.8 | 84.495 % |
1693.14/1693.14	c |   1402122 |   63677   130554 |   45497   31354  1045658    33.4 | 84.495 % |
1694.34/1694.31	c |   1404684 |   63585   130324 |   50047   33875  1234548    36.4 | 84.691 % |
1695.94/1695.93	c |   1408528 |   63543   130216 |   55052   37708  1488343    39.5 | 84.795 % |
1698.94/1698.98	c |   1414294 |   63509   130138 |   60557   43450  1961678    45.1 | 84.865 % |
1704.44/1704.43	c |   1422944 |   63487   130088 |   66613   52098  2711481    52.0 | 84.909 % |
1714.54/1714.58	c |   1435918 |   63487   130088 |   73274   65072  3721414    57.2 | 84.909 % |
1733.74/1733.76	c |   1455379 |   63482   130077 |   80601   84530  5339382    63.2 | 84.919 % |
1766.14/1766.10	c |   1484572 |   63318   129656 |   88662   29819  1412257    47.4 | 85.266 % |
1800.05/1800.00	c 
1800.05/1800.00	c *** TERMINATED ***
1800.05/1800.00	s SATISFIABLE
1800.05/1800.00	v -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 x936 -x935 -x934 -x933 -x932 -x931 -x930 -x929 -x928 -x927 -x926 -x925
1800.05/1800.00	v -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907 -x906 -x905 -x904
1800.05/1800.00	v -x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896 -x895 -x894 -x893 -x892 -x891 -x890 -x889 -x888 -x887 -x886 -x885 -x884 x883
1800.05/1800.00	v -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872 -x871 -x870 x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862
1800.05/1800.00	v -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 -x851 -x850 -x849 x848 -x847 -x846 -x845 -x844 -x843 -x842 -x841
1800.05/1800.00	v -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 x821 -x820
1800.05/1800.00	v -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811 -x810 -x809 -x808 -x807 -x806 x805 -x804 -x803 -x802 -x801 -x800 -x799
1800.05/1800.00	v -x798 -x797 -x796 -x795 -x794 -x793 -x792 -x791 -x790 -x789 -x788 -x787 -x786 x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778
1800.05/1800.00	v -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 x766 -x765 -x764 -x763 -x762 -x761 -x760 -x759 -x758 -x757
1800.05/1800.00	v -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 -x739 -x738 x737 -x736
1800.05/1800.00	v -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 x718 -x717 -x716 -x715
1800.05/1800.00	v -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 -x697 x696 -x695 -x694
1800.05/1800.00	v x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673
1800.05/1800.00	v -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652
1800.05/1800.00	v -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633 -x632 -x631
1800.05/1800.00	v -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 x611 -x610
1800.05/1800.00	v -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x600 x599 -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589
1800.05/1800.00	v -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 x574 -x573 -x572 -x571 -x570 -x569 -x568
1800.05/1800.00	v -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547
1800.05/1800.00	v -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 x528 -x527 -x526
1800.05/1800.00	v -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 x507 -x506 -x505
1800.05/1800.00	v -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484
1800.05/1800.00	v -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 x463
1800.05/1800.00	v -x462 -x461 -x460 -x459 -x458 -x457 x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442
1800.05/1800.00	v -x441 -x440 -x439 -x438 -x437 x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421
1800.05/1800.00	v -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400
1800.05/1800.00	v -x399 -x398 -x397 -x396 -x395 x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379
1800.05/1800.00	v x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358
1800.05/1800.00	v -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 x337
1800.05/1800.00	v -x336 -x335 -x334 -x333 x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316
1800.05/1800.00	v x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295
1800.05/1800.00	v -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 x280 -x279 -x278 -x277 -x276 -x275 -x274
1800.05/1800.00	v -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 x257 -x256 -x255 -x254 -x253
1800.05/1800.00	v -x252 -x251 -x250 -x249 -x248 x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232
1800.05/1800.00	v -x231 -x230 -x229 -x228 -x227 -x226 x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211
1800.05/1800.00	v -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190
1800.05/1800.00	v -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169
1800.05/1800.00	v -x168 -x167 -x166 -x165 x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148
1800.05/1800.00	v -x147 -x146 -x145 x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127
1800.05/1800.00	v -x126 -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106
1800.05/1800.00	v -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 x87 -x86 -x85 -x84 -x83 -x82
1800.05/1800.00	v -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
1800.05/1800.00	v -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
1800.05/1800.00	v -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
1800.05/1800.00	v -x1

Verifier Data (download as text)

OK	-43

Conversion Script Data (download as text)

/tmp/evaluation/353546-1176668902/instance-353546-1176668902.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node16/watcher-353546-1176668902 -o ROOT/results/node16/solver-353546-1176668902 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/353546-1176668902/minisat+ /tmp/evaluation/353546-1176668902/instance-353546-1176668902.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.06 1.10 1.10 3/77 15044
/proc/meminfo: memFree=1564136/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=1180 CPUtime=0
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 114807814 1208320 136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 295 136 74 215 0 77 0

[startup+0.097416 s]
/proc/loadavg: 1.06 1.10 1.10 3/77 15044
/proc/meminfo: memFree=1564136/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=2008 CPUtime=0.09
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 346 0 0 0 9 0 0 0 18 0 1 0 114807814 2056192 331 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 502 331 74 215 0 284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2008

[startup+0.101415 s]
/proc/loadavg: 1.06 1.10 1.10 3/77 15044
/proc/meminfo: memFree=1564136/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=2008 CPUtime=0.09
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 352 0 0 0 9 0 0 0 18 0 1 0 114807814 2056192 337 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 502 338 74 215 0 284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2008

[startup+0.301373 s]
/proc/loadavg: 1.06 1.10 1.10 3/77 15044
/proc/meminfo: memFree=1564136/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=3684 CPUtime=0.29
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 771 0 0 0 29 0 0 0 19 0 1 0 114807814 3772416 756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 921 756 74 215 0 703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3684

[startup+0.701291 s]
/proc/loadavg: 1.06 1.10 1.10 3/77 15044
/proc/meminfo: memFree=1564136/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=7024 CPUtime=0.69
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 1596 0 0 0 68 1 0 0 23 0 1 0 114807814 7192576 1581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 1756 1581 74 215 0 1538 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7024

[startup+1.50112 s]
/proc/loadavg: 1.06 1.10 1.10 2/78 15045
/proc/meminfo: memFree=1555552/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=13584 CPUtime=1.49
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 3225 0 0 0 147 2 0 0 25 0 1 0 114807814 13910016 3210 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 3396 3210 74 215 0 3178 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13584

[startup+3.10179 s]
/proc/loadavg: 1.05 1.10 1.10 2/78 15045
/proc/meminfo: memFree=1543520/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=22168 CPUtime=3.09
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 5380 0 0 0 301 8 0 0 25 0 1 0 114807814 22700032 5191 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 5542 5191 110 215 0 5324 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22168

[startup+6.30113 s]
/proc/loadavg: 1.05 1.10 1.10 2/78 15045
/proc/meminfo: memFree=1543344/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=22396 CPUtime=6.29
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 5422 0 0 0 621 8 0 0 25 0 1 0 114807814 22933504 5233 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134582022 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 5599 5233 110 215 0 5381 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22396

[startup+12.7028 s]
/proc/loadavg: 1.04 1.10 1.09 2/78 15045
/proc/meminfo: memFree=1543360/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=22396 CPUtime=12.69
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 5424 0 0 0 1261 8 0 0 25 0 1 0 114807814 22933504 5235 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134868635 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 5599 5235 110 215 0 5381 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22396

[startup+25.5012 s]
/proc/loadavg: 1.04 1.09 1.09 2/78 15045
/proc/meminfo: memFree=1537856/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=28232 CPUtime=25.49
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 6853 0 0 0 2539 10 0 0 25 0 1 0 114807814 28909568 6664 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 7058 6664 110 215 0 6840 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28232

[startup+51.1019 s]
/proc/loadavg: 1.02 1.08 1.09 2/78 15045
/proc/meminfo: memFree=1527488/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=38816 CPUtime=51.09
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 9518 0 0 0 5097 12 0 0 25 0 1 0 114807814 39747584 9329 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 9704 9329 110 215 0 9486 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38816

[startup+102.305 s]
/proc/loadavg: 1.01 1.07 1.08 2/78 15045
/proc/meminfo: memFree=1514880/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=51228 CPUtime=102.3
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 12598 0 0 0 10214 16 0 0 25 0 1 0 114807814 52457472 12409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 12807 12409 110 215 0 12589 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 51228

[startup+162.302 s]
/proc/loadavg: 1.00 1.05 1.08 2/78 15045
/proc/meminfo: memFree=1510720/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=55252 CPUtime=162.29
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 13619 0 0 0 16211 18 0 0 25 0 1 0 114807814 56578048 13430 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576199 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 13813 13430 110 215 0 13595 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 55252

[startup+222.301 s]
/proc/loadavg: 1.00 1.04 1.07 2/78 15045
/proc/meminfo: memFree=1494592/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=71516 CPUtime=222.3
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 17679 0 0 0 22206 24 0 0 25 0 1 0 114807814 73232384 17490 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 17879 17490 110 215 0 17661 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 71516

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.07 2/78 15045
/proc/meminfo: memFree=1493952/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=72040 CPUtime=282.3
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 17811 0 0 0 28205 25 0 0 25 0 1 0 114807814 73768960 17622 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 18010 17622 110 215 0 17792 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 72040

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 15045
/proc/meminfo: memFree=1490688/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=75440 CPUtime=342.3
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 18655 0 0 0 34203 27 0 0 25 0 1 0 114807814 77250560 18466 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 18860 18466 110 215 0 18642 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 75440

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.05 2/78 15047
/proc/meminfo: memFree=1483200/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=82912 CPUtime=402.3
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 20483 0 0 0 40201 29 0 0 25 0 1 0 114807814 84901888 20294 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579637 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 20728 20294 110 215 0 20510 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 82912

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.05 2/78 15047
/proc/meminfo: memFree=1483200/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=82912 CPUtime=462.3
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 20483 0 0 0 46201 29 0 0 25 0 1 0 114807814 84901888 20294 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 20728 20294 110 215 0 20510 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 82912

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.04 2/78 15047
/proc/meminfo: memFree=1465024/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=101512 CPUtime=522.31
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 25122 0 0 0 52196 35 0 0 25 0 1 0 114807814 103948288 24933 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 25378 24933 110 215 0 25160 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 101512

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 15047
/proc/meminfo: memFree=1458880/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=582.31
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26572 0 0 0 58194 37 0 0 25 0 1 0 114807814 109862912 26383 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26383 110 215 0 26604 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 107288

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 15047
/proc/meminfo: memFree=1458816/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=642.31
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26572 0 0 0 64194 37 0 0 25 0 1 0 114807814 109862912 26383 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572977 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26383 110 215 0 26604 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 107288


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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 15047
/proc/meminfo: memFree=1458816/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=822.31
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26584 0 0 0 82193 38 0 0 25 0 1 0 114807814 109862912 26395 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26395 110 215 0 26604 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 107288

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 15047
/proc/meminfo: memFree=1458752/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=882.32
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26584 0 0 0 88193 39 0 0 25 0 1 0 114807814 109862912 26395 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26395 110 215 0 26604 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 107288

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15047
/proc/meminfo: memFree=1458816/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=942.32
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26585 0 0 0 94192 40 0 0 25 0 1 0 114807814 109862912 26396 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26396 110 215 0 26604 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 107288

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15047
/proc/meminfo: memFree=1458752/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1002.32
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26585 0 0 0 100192 40 0 0 25 0 1 0 114807814 109862912 26396 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26396 110 215 0 26604 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 107288

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15047
/proc/meminfo: memFree=1458816/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1062.33
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26585 0 0 0 106192 41 0 0 25 0 1 0 114807814 109862912 26396 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579855 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26396 110 215 0 26604 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 107288

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15047
/proc/meminfo: memFree=1458752/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1122.32
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26598 0 0 0 112191 41 0 0 25 0 1 0 114807814 109862912 26409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005980 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26409 110 215 0 26604 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 107288

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15047
/proc/meminfo: memFree=1458688/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1182.33
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26598 0 0 0 118191 42 0 0 25 0 1 0 114807814 109862912 26409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26409 110 215 0 26604 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 107288

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15047
/proc/meminfo: memFree=1458688/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1242.33
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26598 0 0 0 124191 42 0 0 25 0 1 0 114807814 109862912 26409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26409 110 215 0 26604 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 107288

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15047
/proc/meminfo: memFree=1458688/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1302.34
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26598 0 0 0 130191 43 0 0 25 0 1 0 114807814 109862912 26409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26409 110 215 0 26604 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 107288

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15047
/proc/meminfo: memFree=1458624/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1362.33
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26598 0 0 0 136190 43 0 0 25 0 1 0 114807814 109862912 26409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26409 110 215 0 26604 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 107288

[startup+1422.31 s]
/proc/loadavg: 1.08 1.03 1.01 2/78 15047
/proc/meminfo: memFree=1458560/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1422.33
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26598 0 0 0 142190 43 0 0 25 0 1 0 114807814 109862912 26409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26409 110 215 0 26604 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 107288

[startup+1482.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 15047
/proc/meminfo: memFree=1458560/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1482.33
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26598 0 0 0 148189 44 0 0 25 0 1 0 114807814 109862912 26409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26409 110 215 0 26604 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 107288

[startup+1542.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 15047
/proc/meminfo: memFree=1458560/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1542.34
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26598 0 0 0 154189 45 0 0 25 0 1 0 114807814 109862912 26409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134592916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26409 110 215 0 26604 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 107288

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 15047
/proc/meminfo: memFree=1458560/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1602.34
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26598 0 0 0 160189 45 0 0 25 0 1 0 114807814 109862912 26409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26409 110 215 0 26604 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 107288

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15047
/proc/meminfo: memFree=1458560/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1662.34
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26598 0 0 0 166188 46 0 0 25 0 1 0 114807814 109862912 26409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26409 110 215 0 26604 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 107288

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15047
/proc/meminfo: memFree=1458688/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1722.34
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26599 0 0 0 172188 46 0 0 25 0 1 0 114807814 109862912 26410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26410 110 215 0 26604 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 107288

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15047
/proc/meminfo: memFree=1458688/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1782.35
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26599 0 0 0 178188 47 0 0 25 0 1 0 114807814 109862912 26410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26410 110 215 0 26604 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 107288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15047
/proc/meminfo: memFree=1458624/2055920 swapFree=4158176/4192956
[pid=15044] ppid=15042 vsize=107288 CPUtime=1800.05
/proc/15044/stat : 15044 (minisat+) R 15042 15044 22491 0 -1 4194304 26599 0 0 0 179958 47 0 0 25 0 1 0 114807814 109862912 26410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15044/statm: 26822 26410 110 215 0 26604 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 107288

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

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

Child status: 10
Real time (s): 1800.02
CPU time (s): 1800.08
CPU user time (s): 1799.58
CPU system time (s): 0.490925
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 107288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.490925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26601
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= 287
involuntary context switches= 36795

runsolver used 2.10068 second user time and 4.5883 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Apr 15 20:28:22 UTC 2007

IDJOB= 353546
IDBENCH= 2251
IDSOLVER= 156
FILE ID= node16/353546-1176668902

PBS_JOBID= 4559386

Free space on /tmp= 66517 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-2.opb
COMMAND LINE= /tmp/evaluation/353546-1176668902/minisat+ /tmp/evaluation/353546-1176668902/instance-353546-1176668902.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node16/convwatcher-353546-1176668902 -o ROOT/results/node16/conversion-353546-1176668902 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/353546-1176668902/instance-353546-1176668902.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-353546-1176668902 -o ROOT/results/node16/solver-353546-1176668902 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/353546-1176668902/minisat+ /tmp/evaluation/353546-1176668902/instance-353546-1176668902.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  aabc023158e10c9511062af8ac97c515

RANDOM SEED= 681767608

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1564480 kB
Buffers:        102320 kB
Cached:         295072 kB
SwapCached:       2720 kB
Active:         213180 kB
Inactive:       219108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1564480 kB
SwapTotal:     4192956 kB
SwapFree:      4158176 kB
Dirty:            3876 kB
Writeback:           0 kB
Mapped:          37408 kB
Slab:            44660 kB
Committed_AS:  5207920 kB
PageTables:       1856 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66517 MiB

End job on node16 on Sun Apr 15 20:58:24 UTC 2007