Trace number 3721517

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14? (TO) 1800.07 1800.61

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=280-sizeP=141-sizeQ=280-999529433.opb
MD5SUMa65cda8d8a424008ced1e00002242a19
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark2.81357
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables39901
Total number of constraints118441
Number of constraints which are clauses118440
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint39480
Number of terms in the objective function 141
Biggest coefficient in the objective function 1393796574908163946345982392040522594123776
Number of bits for the biggest coefficient in the objective function 141
Sum of the numbers in the objective function 2787593149816327892691964784081045188247551
Number of bits of the sum of numbers in the objective function 141
Biggest number in a constraint 1353842624082429130653522550851115089568572790710847937094960732721983060451965636249987502980536903367866802227247837807116288
Number of bits of the biggest number in a constraint 420
Biggest sum of numbers in a constraint 5415370496329716522614090203404460358274290488264820097939793578523366423469831924776142526293328950606202579825495873831248858
Number of bits of the biggest sum of numbers421
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
2.69/2.73	c Converting 118442 PB-constraints to clauses...
2.69/2.75	c   -- Unit propagations: (none)
38.89/38.94	c   -- Detecting intervals from adjacent constraints: #
38.89/38.95	c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
38.98/39.06	c ---[   0]---> Adder-cost: 58934   maxlim: 272648223483252509978077031521110984960557175699598862161260817244146115262116210465832   bits: 288/288
93.58/93.66	c ==================================[MINISAT+]==================================
93.58/93.66	c | Conflicts | Original         | Learnt                           | Progress |
93.58/93.66	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
93.58/93.66	c ==============================================================================
93.58/93.66	c |         0 |  508917  1691798 |  169639       0        0     nan |  0.000 % |
94.07/94.10	c |       100 |  508340  1689751 |  186602      20       62     3.1 | 10.642 % |
94.07/94.18	c |       250 |  508289  1689574 |  205263     163      496     3.0 | 10.652 % |
94.58/94.69	c |       478 |  508035  1688680 |  225789     354     2138     6.0 | 10.695 % |
94.97/95.04	c |       816 |  508035  1688680 |  248368     692    97291   140.6 | 10.695 % |
95.97/96.01	c |      1322 |  507994  1688547 |  273205    1192   117371    98.5 | 10.703 % |
97.88/97.93	c |      2081 |  507968  1688451 |  300525    1948   179567    92.2 | 10.707 % |
100.67/100.71	c |      3221 |  507968  1688451 |  330578    3088   293246    95.0 | 10.707 % |
101.37/101.40	c |      4929 |  507968  1688451 |  363636    4796   503079   104.9 | 10.707 % |
107.88/107.99	c |      7494 |  507951  1688392 |  399999    7359   708448    96.3 | 10.710 % |
108.57/108.68	c |     11339 |  507951  1688392 |  439999   11204  1068481    95.4 | 10.710 % |
113.07/113.13	c |     17107 |  507951  1688392 |  483999   16972  1816111   107.0 | 10.710 % |
120.47/120.50	c |     25756 |  507951  1688392 |  532399   25621  3191693   124.6 | 10.710 % |
151.26/151.33	c |     38730 |  507870  1688109 |  585639   38564  5439049   141.0 | 10.723 % |
178.05/178.14	c |     58192 |  507870  1688109 |  644203   58026  8137280   140.2 | 10.723 % |
251.72/251.89	c |     87387 |  507870  1688109 |  708624   87221 14145349   162.2 | 10.723 % |
358.51/358.65	c |    131176 |  507840  1688011 |  779486  131004 24366211   186.0 | 10.728 % |
381.30/381.40	c |    196860 |  507840  1688011 |  857435  196688 34643040   176.1 | 10.728 % |
435.79/435.98	c |    295386 |  507787  1687834 |  943178  295203 54054638   183.1 | 10.736 % |
599.27/599.41	c |    443175 |  507564  1687095 | 1037496  442965 85000560   191.9 | 10.767 % |
1004.76/1005.03	c |    664860 |  507361  1686410 | 1141246  664603 134090721   201.8 | 10.796 % |
1800.06/1800.60	c 
1800.06/1800.60	c *** TERMINATED ***
1800.06/1800.60	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 1.91 3/176 21391
/proc/meminfo: memFree=26312744/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=1300 CPUtime=0 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 170 0 0 0 0 0 0 0 20 0 1 0 321792294 1331200 128 33554432000 134512640 135395479 4291354896 4291353728 134618678 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 325 128 74 216 0 107 0

[startup+0.105163 s]
/proc/loadavg: 2.02 2.01 1.91 3/176 21391
/proc/meminfo: memFree=26312744/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=3472 CPUtime=0.1 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 716 0 0 0 10 0 0 0 20 0 1 0 321792294 3555328 674 33554432000 134512640 135395479 4291354896 4291353856 135012168 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 868 675 74 216 0 650 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3472

[startup+0.200232 s]
/proc/loadavg: 2.02 2.01 1.91 3/176 21391
/proc/meminfo: memFree=26312744/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=5668 CPUtime=0.19 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 1247 0 0 0 19 0 0 0 20 0 1 0 321792294 5804032 1205 33554432000 134512640 135395479 4291354896 4291353728 134618678 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 1417 1205 74 216 0 1199 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5668

[startup+0.300243 s]
/proc/loadavg: 2.02 2.01 1.91 3/176 21391
/proc/meminfo: memFree=26312744/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=7880 CPUtime=0.29 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 1809 0 0 0 29 0 0 0 20 0 1 0 321792294 8069120 1767 33554432000 134512640 135395479 4291354896 4291353580 135005847 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 1970 1767 74 216 0 1752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7880

[startup+0.700242 s]
/proc/loadavg: 2.02 2.01 1.91 3/176 21391
/proc/meminfo: memFree=26312744/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=16868 CPUtime=0.69 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 3981 0 0 0 68 1 0 0 20 0 1 0 321792294 17272832 3939 33554432000 134512640 135395479 4291354896 4291353692 135005864 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 4217 3939 74 216 0 3999 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16868

[startup+1.50023 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 21392
/proc/meminfo: memFree=26288680/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=34152 CPUtime=1.49 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 8328 0 0 0 148 1 0 0 20 0 1 0 321792294 34971648 8236 33554432000 134512640 135395479 4291354896 4291352940 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 8538 8236 74 216 0 8320 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34152

[startup+3.10023 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 21392
/proc/meminfo: memFree=26263980/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=52604 CPUtime=3.09 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 13582 0 0 0 306 3 0 0 20 0 1 0 321792294 53866496 12894 33554432000 134512640 135395479 4291354896 4291353552 134805937 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 13151 12894 83 216 0 12933 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52604

[startup+6.30024 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 21392
/proc/meminfo: memFree=26260260/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=52604 CPUtime=6.29 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 13582 0 0 0 626 3 0 0 20 0 1 0 321792294 53866496 12894 33554432000 134512640 135395479 4291354896 4291353632 134621712 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 13151 12894 83 216 0 12933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52604

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 21392
/proc/meminfo: memFree=26260128/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=52604 CPUtime=12.69 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 13582 0 0 0 1266 3 0 0 20 0 1 0 321792294 53866496 12894 33554432000 134512640 135395479 4291354896 4291353552 134806270 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 13151 12894 83 216 0 12933 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52604

[startup+25.5002 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 21392
/proc/meminfo: memFree=26260616/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=52604 CPUtime=25.49 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 13582 0 0 0 2546 3 0 0 20 0 1 0 321792294 53866496 12894 33554432000 134512640 135395479 4291354896 4291353476 135003832 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 13151 12894 83 216 0 12933 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52604

[startup+51.1002 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 21392
/proc/meminfo: memFree=26047432/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=269636 CPUtime=51.08 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 67942 0 0 0 5092 16 0 0 20 0 1 0 321792294 276107264 66082 33554432000 134512640 135395479 4291354896 4291305452 134839054 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 67409 66082 92 216 0 67191 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 269636

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21392
/proc/meminfo: memFree=26048716/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=266232 CPUtime=102.28 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 70513 0 0 0 10211 17 0 0 20 0 1 0 321792294 272621568 65853 33554432000 134512640 135395479 4291354896 4291353248 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 66558 65853 123 216 0 66340 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 266232

[startup+162.3 s]
/proc/loadavg: 2.06 2.01 1.92 3/178 21395
/proc/meminfo: memFree=25894728/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=266232 CPUtime=162.25 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 70541 0 0 0 16208 17 0 0 20 0 1 0 321792294 272621568 65871 33554432000 134512640 135395479 4291354896 4291353220 134580248 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 66558 65871 123 216 0 66340 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 266232

[startup+222.307 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 21396
/proc/meminfo: memFree=25737620/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=266232 CPUtime=222.23 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 70562 0 0 0 22206 17 0 0 20 0 1 0 321792294 272621568 65871 33554432000 134512640 135395479 4291354896 4291353248 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 66558 65871 123 216 0 66340 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 266232

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 21396
/proc/meminfo: memFree=25734892/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=266232 CPUtime=282.21 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 70562 0 0 0 28204 17 0 0 20 0 1 0 321792294 272621568 65871 33554432000 134512640 135395479 4291354896 4291353360 134588609 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 66558 65871 123 216 0 66340 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 266232

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 21396
/proc/meminfo: memFree=25734892/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=266232 CPUtime=342.21 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 70562 0 0 0 34204 17 0 0 20 0 1 0 321792294 272621568 65871 33554432000 134512640 135395479 4291354896 4291353200 134580396 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 66558 65871 123 216 0 66340 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 266232

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 21396
/proc/meminfo: memFree=25734768/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=266232 CPUtime=402.2 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 70562 0 0 0 40203 17 0 0 20 0 1 0 321792294 272621568 65871 33554432000 134512640 135395479 4291354896 4291353216 134572776 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 66558 65871 123 216 0 66340 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 266232

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 21396
/proc/meminfo: memFree=25670164/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=332216 CPUtime=462.18 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 86893 0 0 0 46195 23 0 0 20 0 1 0 321792294 340189184 82202 33554432000 134512640 135395479 4291354896 4291352768 134574149 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 83054 82202 123 216 0 82836 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 332216

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 21397
/proc/meminfo: memFree=25642760/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=359256 CPUtime=522.18 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 93690 0 0 0 52191 27 0 0 20 0 1 0 321792294 367878144 88999 33554432000 134512640 135395479 4291354896 4291353200 134580390 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 89814 88999 123 216 0 89596 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 359256

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 21397
/proc/meminfo: memFree=25593032/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=408668 CPUtime=582.16 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 106110 0 0 0 58185 31 0 0 20 0 1 0 321792294 418476032 101419 33554432000 134512640 135395479 4291354896 4291353248 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 102167 101419 123 216 0 101949 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 408668

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 1.95 1.98 1.92 3/177 21546
/proc/meminfo: memFree=26393376/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=534276 CPUtime=882.13 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 137389 0 0 0 88165 48 0 0 20 0 1 0 321792294 547098624 132698 33554432000 134512640 135395479 4291354896 4291353248 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 133569 132698 123 216 0 133351 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 534276

[startup+942.3 s]
/proc/loadavg: 1.98 1.98 1.92 3/177 21546
/proc/meminfo: memFree=26321256/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=607404 CPUtime=942.11 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 155711 0 0 0 94154 57 0 0 20 0 1 0 321792294 621981696 151015 33554432000 134512640 135395479 4291354896 4291353248 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 151851 151015 123 216 0 151633 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 607404

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.92 3/177 21546
/proc/meminfo: memFree=26282844/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=640508 CPUtime=1002.06 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 164115 0 0 0 100145 61 0 0 20 0 1 0 321792294 655880192 159377 33554432000 134512640 135395479 4291354896 4291353248 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 160127 159377 123 216 0 159909 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 640508

[startup+1062.3 s]
/proc/loadavg: 2.07 2.00 1.93 3/177 21546
/proc/meminfo: memFree=26265140/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=657992 CPUtime=1062.01 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 168540 0 0 0 106137 64 0 0 20 0 1 0 321792294 673783808 163758 33554432000 134512640 135395479 4291354896 4291352864 134576199 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 164498 163758 123 216 0 164280 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 657992

[startup+1122.3 s]
/proc/loadavg: 2.03 2.00 1.93 3/178 21548
/proc/meminfo: memFree=26249288/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=672352 CPUtime=1121.97 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 172182 0 0 0 112130 67 0 0 20 0 1 0 321792294 688488448 167371 33554432000 134512640 135395479 4291354896 4291353248 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 168088 167371 123 216 0 167870 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 672352

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/177 21548
/proc/meminfo: memFree=26234692/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=684920 CPUtime=1181.92 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 175047 0 0 0 118123 69 0 0 20 0 1 0 321792294 701358080 170213 33554432000 134512640 135395479 4291354896 4291353248 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 171230 170213 123 216 0 171012 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 684920

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 21548
/proc/meminfo: memFree=26164008/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=752480 CPUtime=1241.9 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 191981 0 0 0 124115 75 0 0 20 0 1 0 321792294 770539520 187179 33554432000 134512640 135395479 4291354896 4291353248 134581415 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 188120 187179 123 216 0 187902 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 752480

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 21548
/proc/meminfo: memFree=26149184/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=766088 CPUtime=1301.89 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 195374 0 0 0 130112 77 0 0 20 0 1 0 321792294 784474112 190572 33554432000 134512640 135395479 4291354896 4291353248 134580840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 191522 190572 123 216 0 191304 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 766088

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21551
/proc/meminfo: memFree=26133676/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=780780 CPUtime=1361.87 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 199027 0 0 0 136107 80 0 0 20 0 1 0 321792294 799518720 194225 33554432000 134512640 135395479 4291354896 4291353248 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 195195 194225 123 216 0 194977 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 780780

[startup+1422.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/177 21552
/proc/meminfo: memFree=26118184/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=794792 CPUtime=1421.88 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 202557 0 0 0 142105 83 0 0 20 0 1 0 321792294 813867008 197755 33554432000 134512640 135395479 4291354896 4291353248 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 198698 197755 123 216 0 198480 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 794792

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 21552
/proc/meminfo: memFree=26096236/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=816316 CPUtime=1481.86 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 207935 0 0 0 148099 87 0 0 20 0 1 0 321792294 835907584 203133 33554432000 134512640 135395479 4291354896 4291353248 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 204079 203133 123 216 0 203861 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 816316

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 1.93 3/177 21552
/proc/meminfo: memFree=26079124/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=832904 CPUtime=1541.86 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 212106 0 0 0 154096 90 0 0 20 0 1 0 321792294 852893696 207304 33554432000 134512640 135395479 4291354896 4291353248 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 208226 207304 123 216 0 208008 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 832904

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 21552
/proc/meminfo: memFree=26064244/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=844556 CPUtime=1601.84 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 215031 0 0 0 160091 93 0 0 20 0 1 0 321792294 864825344 210229 33554432000 134512640 135395479 4291354896 4291353248 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 211139 210229 123 216 0 210921 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 844556

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 21552
/proc/meminfo: memFree=26051844/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=856660 CPUtime=1661.83 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 218071 0 0 0 166088 95 0 0 20 0 1 0 321792294 877219840 213269 33554432000 134512640 135395479 4291354896 4291352732 135010894 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 214165 213269 123 216 0 213947 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 856660

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 21552
/proc/meminfo: memFree=26033616/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=872224 CPUtime=1721.8 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 221982 0 0 0 172082 98 0 0 20 0 1 0 321792294 893157376 217174 33554432000 134512640 135395479 4291354896 4291353248 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 218056 217174 123 216 0 217838 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 872224

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/177 21553
/proc/meminfo: memFree=26014544/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=890124 CPUtime=1781.75 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 226521 0 0 0 178074 101 0 0 20 0 1 0 321792294 911486976 221691 33554432000 134512640 135395479 4291354896 4291353248 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 222531 221691 123 216 0 222313 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 890124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.03 2.01 1.94 3/177 21553
/proc/meminfo: memFree=26009584/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=895252 CPUtime=1800.06 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 227789 0 0 0 179904 102 0 0 20 0 1 0 321792294 916738048 222959 33554432000 134512640 135395479 4291354896 4291353248 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 223813 222959 123 216 0 223595 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 895252

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

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

[startup+1800.6 s]
/proc/loadavg: 2.03 2.01 1.94 3/177 21553
/proc/meminfo: memFree=26009584/32873844 swapFree=7628/7628
[pid=21391] ppid=21389 vsize=895252 CPUtime=1800.06 cores=1,3,5,7
/proc/21391/stat : 21391 (minisat+) R 21389 21391 20790 0 -1 4202496 227789 0 0 0 179904 102 0 0 20 0 1 0 321792294 916738048 222959 33554432000 134512640 135395479 4291354896 4291353248 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21391/statm: 223813 222959 123 216 0 223595 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 895252

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.07
CPU user time (s): 1799.04
CPU system time (s): 1.02684
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 895252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.04
system time used= 1.02684
maximum resident set size= 891840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227790
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= 298
involuntary context switches= 1851

runsolver used 3.57246 second user time and 10.1924 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-01 15:17:59
IDJOB=3721517
IDBENCH=2961
IDSOLVER=2306
FILE ID=node145/3721517-1338556679
RUNJOBID= node145-1338552572-20807
PBS_JOBID= 14635839
Free space on /tmp= 70916 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=280-sizeP=141-sizeQ=280-999529433.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721517-1338556679/watcher-3721517-1338556679 -o /tmp/evaluation-result-3721517-1338556679/solver-3721517-1338556679 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721517-1338556679.opb            

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

MD5SUM BENCH= a65cda8d8a424008ced1e00002242a19
RANDOM SEED=771744067

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26313256 kB
Buffers:          412940 kB
Cached:          4656568 kB
SwapCached:            0 kB
Active:          2186200 kB
Inactive:        3522444 kB
Active(anon):     630432 kB
Inactive(anon):    10932 kB
Active(file):    1555768 kB
Inactive(file):  3511512 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:        646316 kB
Mapped:            14496 kB
Shmem:               200 kB
Slab:             713484 kB
SReclaimable:     155040 kB
SUnreclaim:       558444 kB
KernelStack:        1456 kB
PageTables:         5072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     753272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    538624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721517-1338556679.opb

Free space on /tmp at the end= 70916 MiB
End job on node145 at 2012-06-01 15:48:02