Trace number 4112004

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
minisatp 2012-10-02 git-d91742b? (TO) 1800.02 1800.32

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=280-sizeP=141-sizeQ=280-254810631-max.opb
MD5SUM9c4320f542823743906889d8232ca8c8
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
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 5415370496329716522614090203404460358274291131933137772446847436667115240992208031579922255034219518448630133725391512086530056
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.29/2.35	c Converting 118442 PB-constraints to clauses...
2.29/2.36	c   -- Unit propagations: (none)
11.09/11.12	c   -- Detecting intervals from adjacent constraints: #
11.09/11.13	c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
11.19/11.21	c ---[   0]---> Adder-cost: 58934   maxlim: 272004555165578002924218887772293462584450371919870121270692974816592215366477955184634   bits: 288/288
1800.00/1800.30	|  Eliminated clauses:           0.01 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|       100 |   88156   505751  1678657 |   185442      100      3 | 10.958 % |
1800.00/1800.30	|       250 |   88156   505751  1678657 |   203986      250     16 | 10.958 % |
1800.00/1800.30	|       475 |   88156   505751  1678657 |   224384      475     24 | 10.958 % |
1800.00/1800.30	|       812 |   88156   505751  1678657 |   246823      812     35 | 10.958 % |
1800.00/1800.30	|      1318 |   88156   505751  1678657 |   271505     1318     43 | 10.958 % |
1800.00/1800.30	|      2077 |   88156   505751  1678657 |   298656     2077     39 | 10.958 % |
1800.00/1800.30	|      3216 |   88156   505751  1678657 |   328521     3216     49 | 10.958 % |
1800.00/1800.30	|      4924 |   88156   505751  1678657 |   361374     4924     51 | 10.958 % |
1800.00/1800.30	|      7486 |   88156   505751  1678657 |   397511     7486     51 | 10.958 % |
1800.00/1800.30	|     11330 |   88156   505751  1678657 |   437262    11330     51 | 10.958 % |
1800.00/1800.30	|     17096 |   88152   505751  1678657 |   480988    17092     68 | 10.962 % |
1800.00/1800.30	|     25745 |   88150   505751  1678657 |   529087    25739     67 | 10.964 % |
1800.00/1800.30	|     38719 |   88150   505751  1678657 |   581996    38713     65 | 10.964 % |
1800.00/1800.30	|     58180 |   88150   505751  1678657 |   640196    58174     71 | 10.964 % |
1800.00/1800.30	|     87372 |   88150   505751  1678657 |   704215    87366     77 | 10.964 % |
1800.00/1800.30	|    131161 |   88149   505751  1678657 |   774637   131154     82 | 10.965 % |
1800.00/1800.30	|    196845 |   88149   505751  1678657 |   852101   196838     84 | 10.965 % |
1800.00/1800.30	|    295371 |   88147   505751  1678657 |   937311   295362     88 | 10.967 % |
1800.00/1800.30	|    443160 |   88135   505751  1678657 |  1031042   443139     91 | 10.979 % |
1800.00/1800.30	|    664843 |   88129   505751  1678657 |  1134146   664787     97 | 10.985 % |
1800.00/1800.30	|    997368 |   88121   505751  1678657 |  1247561   997293     96 | 10.994 % |
1800.00/1800.30	|   1496156 |   88115   505751  1678657 |  1372317   291218     79 | 11.000 % |
1800.00/1800.30	|   2244338 |   88115   505751  1678657 |  1509549  1039400     87 | 11.000 % |
1800.00/1800.30	|   3366612 |   88106   505751  1678657 |  1660504   712756    110 | 11.009 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4112004-1466562330/watcher-4112004-1466562330 -o /tmp/evaluation-result-4112004-1466562330/solver-4112004-1466562330 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466551521-26377 --watchdog 1960 minisatp HOME/instance-4112004-1466562330.opb 

pid=27685
running on 4 cores: 0,2,4,6

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.12 2.20 2.17 3/174 27688
/proc/meminfo: memFree=30342212/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=6536 CPUtime=0 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 336 0 0 0 0 0 0 0 20 0 1 0 58279942 6692864 213 33554432000 4194304 5646918 140734659678240 140735185892504 4823468 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 1634 214 94 355 0 1275 0

[startup+0.100162 s]
/proc/loadavg: 2.12 2.20 2.17 3/174 27688
/proc/meminfo: memFree=30342212/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=12396 CPUtime=0.09 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 1789 0 0 0 9 0 0 0 20 0 1 0 58279942 12693504 1666 33554432000 4194304 5646918 140734659678240 140735185892504 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 3099 1666 94 355 0 2740 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12396

[startup+0.200317 s]
/proc/loadavg: 2.12 2.20 2.17 3/174 27688
/proc/meminfo: memFree=30342212/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=18808 CPUtime=0.19 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 3374 0 0 0 19 0 0 0 20 0 1 0 58279942 19259392 3251 33554432000 4194304 5646918 140734659678240 140735185892504 4821510 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 4702 3252 94 355 0 4343 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18808

[startup+0.300258 s]
/proc/loadavg: 2.12 2.20 2.17 3/174 27688
/proc/meminfo: memFree=30342212/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=25168 CPUtime=0.29 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 4954 0 0 0 29 0 0 0 20 0 1 0 58279942 25772032 4831 33554432000 4194304 5646918 140734659678240 140734659677496 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 6292 4831 94 355 0 5933 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25168

[startup+0.700259 s]
/proc/loadavg: 2.12 2.20 2.17 3/174 27688
/proc/meminfo: memFree=30342212/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=51120 CPUtime=0.69 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 11446 0 0 0 68 1 0 0 20 0 1 0 58279942 52346880 11198 33554432000 4194304 5646918 140734659678240 140734659677496 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 12780 11199 94 355 0 12421 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51120

[startup+1.50023 s]
/proc/loadavg: 2.12 2.20 2.17 3/175 27689
/proc/meminfo: memFree=30272632/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=90328 CPUtime=1.49 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 21172 0 0 0 147 2 0 0 20 0 1 0 58279942 92495872 20913 33554432000 4194304 5646918 140734659678240 140734659677608 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 22582 20913 94 355 0 22223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90328

[startup+3.10023 s]
/proc/loadavg: 2.11 2.19 2.17 3/175 27689
/proc/meminfo: memFree=30228496/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=120976 CPUtime=3.09 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 29411 0 0 0 306 3 0 0 20 0 1 0 58279942 123879424 28600 33554432000 4194304 5646918 140734659678240 140734659676920 4252434 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 30244 28600 105 355 0 29885 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120976

[startup+6.30023 s]
/proc/loadavg: 2.11 2.19 2.17 4/175 27689
/proc/meminfo: memFree=30228088/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=120976 CPUtime=6.29 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 29411 0 0 0 626 3 0 0 20 0 1 0 58279942 123879424 28600 33554432000 4194304 5646918 140734659678240 140734659676920 4457067 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 30244 28600 105 355 0 29885 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 120976

[startup+12.7002 s]
/proc/loadavg: 2.18 2.20 2.18 2/169 27723
/proc/meminfo: memFree=30320900/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=120976 CPUtime=12.69 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 29915 0 0 0 1264 5 0 0 20 0 1 0 58279942 123879424 29514 33554432000 4194304 5646918 140734659678240 140734659676904 4817373 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 30244 29514 112 355 0 29885 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 120976

[startup+25.5003 s]
/proc/loadavg: 2.22 2.21 2.18 3/175 27745
/proc/meminfo: memFree=29739252/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=501360 CPUtime=25.48 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 123627 0 0 0 2530 18 0 0 20 0 1 0 58279942 513392640 122418 33554432000 4194304 5646918 140734659678240 140734659578072 4832125 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 125340 122418 120 355 0 124981 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 501360

[startup+51.1003 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 27747
/proc/meminfo: memFree=29294556/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=501360 CPUtime=51.08 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 123632 0 0 0 5090 18 0 0 20 0 1 0 58279942 513392640 122423 33554432000 4194304 5646918 140734659678240 140734659578072 4819040 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 125340 122423 120 355 0 124981 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 501360

[startup+102.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/176 27803
/proc/meminfo: memFree=29538300/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=534768 CPUtime=102.27 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 131599 0 0 0 10206 21 0 0 20 0 1 0 58279942 547602432 129256 33554432000 4194304 5646918 140734659678240 140734659676936 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 133692 129256 183 355 0 133333 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 534768

[startup+162.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/175 27804
/proc/meminfo: memFree=29469800/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=666244 CPUtime=162.26 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 132614 0 0 0 16203 23 0 0 20 0 1 0 58279942 682233856 145142 33554432000 4194304 5646918 140734659678240 140734659676936 4403368 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 166561 145142 183 355 0 166202 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 666244

[startup+222.307 s]
/proc/loadavg: 2.33 2.25 2.20 3/176 27919
/proc/meminfo: memFree=29572928/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=798504 CPUtime=222.25 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 133221 0 0 0 22201 24 0 0 20 0 1 0 58279942 817668096 167717 33554432000 4194304 5646918 140734659678240 140734659676936 4403420 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 199626 167717 183 355 0 199267 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 798504

[startup+282.3 s]
/proc/loadavg: 2.32 2.26 2.20 3/176 28037
/proc/meminfo: memFree=29444236/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=798504 CPUtime=282.23 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 133262 0 0 0 28198 25 0 0 20 0 1 0 58279942 817668096 181275 33554432000 4194304 5646918 140734659678240 140734659676936 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 199626 181275 183 355 0 199267 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 798504

[startup+342.3 s]
/proc/loadavg: 2.18 2.22 2.18 3/176 28094
/proc/meminfo: memFree=29503708/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=798504 CPUtime=342.22 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 133292 0 0 0 34196 26 0 0 20 0 1 0 58279942 817668096 194178 33554432000 4194304 5646918 140734659678240 140734659676936 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 199626 194178 183 355 0 199267 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 798504

[startup+402.3 s]
/proc/loadavg: 2.24 2.24 2.19 3/176 28151
/proc/meminfo: memFree=29295360/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=402.21 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 133835 0 0 0 40194 27 0 0 20 0 1 0 58279942 1037750272 203394 33554432000 4194304 5646918 140734659678240 140734659676936 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 203394 183 355 0 252998 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1013428

[startup+462.3 s]
/proc/loadavg: 2.32 2.25 2.19 4/176 28210
/proc/meminfo: memFree=29341492/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=462.2 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 133868 0 0 0 46192 28 0 0 20 0 1 0 58279942 1037750272 220290 33554432000 4194304 5646918 140734659678240 140734659676936 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 220290 183 355 0 252998 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1013428

[startup+522.3 s]
/proc/loadavg: 2.22 2.23 2.19 3/175 28266
/proc/meminfo: memFree=29165044/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=522.19 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 133897 0 0 0 52190 29 0 0 20 0 1 0 58279942 1037750272 234626 33554432000 4194304 5646918 140734659678240 140734659676936 4397480 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 234626 183 355 0 252998 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1013428

[startup+582.3 s]
/proc/loadavg: 2.19 2.22 2.18 4/176 28326
/proc/meminfo: memFree=29639368/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=454628 CPUtime=582.18 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 133910 0 0 0 58189 29 0 0 20 0 1 0 58279942 465539072 112890 33554432000 4194304 5646918 140734659678240 140734659676952 4399784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 113657 112890 185 355 0 113298 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 454628


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


[startup+942.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/175 28336
/proc/meminfo: memFree=29172764/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=942.13 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 135443 0 0 0 94174 39 0 0 20 0 1 0 58279942 1037750272 211500 33554432000 4194304 5646918 140734659678240 140734659676936 4397505 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 211500 185 355 0 252998 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1013428

[startup+1002.3 s]
/proc/loadavg: 2.32 2.26 2.19 3/175 28337
/proc/meminfo: memFree=29044836/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=1002.12 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 135462 0 0 0 100173 39 0 0 20 0 1 0 58279942 1037750272 221228 33554432000 4194304 5646918 140734659678240 140734659676936 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 221228 185 355 0 252998 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1013428

[startup+1062.3 s]
/proc/loadavg: 2.22 2.24 2.18 3/175 28338
/proc/meminfo: memFree=28970928/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=1062.11 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 135477 0 0 0 106171 40 0 0 20 0 1 0 58279942 1037750272 228908 33554432000 4194304 5646918 140734659678240 140734659676936 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 228908 185 355 0 252998 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1013428

[startup+1122.3 s]
/proc/loadavg: 2.19 2.22 2.18 3/175 28339
/proc/meminfo: memFree=28897048/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=1122.1 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 135488 0 0 0 112170 40 0 0 20 0 1 0 58279942 1037750272 234540 33554432000 4194304 5646918 140734659678240 140734659676936 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 234540 185 355 0 252998 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1013428

[startup+1182.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/175 28341
/proc/meminfo: memFree=28835488/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=1182.09 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 135502 0 0 0 118168 41 0 0 20 0 1 0 58279942 1037750272 241708 33554432000 4194304 5646918 140734659678240 140734659676936 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 241708 185 355 0 252998 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1013428

[startup+1242.3 s]
/proc/loadavg: 2.13 2.19 2.17 3/175 28342
/proc/meminfo: memFree=29330456/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=454628 CPUtime=1242.08 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 135512 0 0 0 124165 43 0 0 20 0 1 0 58279942 465539072 112890 33554432000 4194304 5646918 140734659678240 140734659676952 4403061 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 113657 112890 185 355 0 113298 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 454628

[startup+1302.3 s]
/proc/loadavg: 2.09 2.16 2.17 3/175 28343
/proc/meminfo: memFree=29157408/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=666244 CPUtime=1302.07 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 136313 0 0 0 130161 46 0 0 20 0 1 0 58279942 682233856 148948 33554432000 4194304 5646918 140734659678240 140734659676936 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 166561 148948 185 355 0 166202 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 666244

[startup+1362.3 s]
/proc/loadavg: 2.15 2.16 2.16 3/175 28344
/proc/meminfo: memFree=29038540/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=798504 CPUtime=1362.07 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 136824 0 0 0 136158 49 0 0 20 0 1 0 58279942 817668096 172965 33554432000 4194304 5646918 140734659678240 140734659676936 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 199626 172965 185 355 0 199267 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 798504

[startup+1422.3 s]
/proc/loadavg: 2.32 2.19 2.17 3/175 28345
/proc/meminfo: memFree=29264976/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=798504 CPUtime=1422.06 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 136855 0 0 0 142156 50 0 0 20 0 1 0 58279942 817668096 188837 33554432000 4194304 5646918 140734659678240 140734659676936 4403138 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 199626 188837 185 355 0 199267 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 798504

[startup+1482.3 s]
/proc/loadavg: 2.24 2.19 2.17 3/176 28350
/proc/meminfo: memFree=29138484/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=798504 CPUtime=1482.04 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 136874 0 0 0 148154 50 0 0 20 0 1 0 58279942 817668096 198565 33554432000 4194304 5646918 140734659678240 140734659676936 4397805 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 199626 198565 185 355 0 199267 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 798504

[startup+1542.31 s]
/proc/loadavg: 2.30 2.21 2.18 3/175 28351
/proc/meminfo: memFree=29016204/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=1542.05 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 137408 0 0 0 154154 51 0 0 20 0 1 0 58279942 1037750272 207781 33554432000 4194304 5646918 140734659678240 140734659676936 4397622 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 207781 185 355 0 252998 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1013428

[startup+1602.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/175 28352
/proc/meminfo: memFree=28919916/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=1602.03 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 137425 0 0 0 160151 52 0 0 20 0 1 0 58279942 1037750272 216485 33554432000 4194304 5646918 140734659678240 140734659676936 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 216485 185 355 0 252998 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1013428

[startup+1662.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/175 28353
/proc/meminfo: memFree=28839956/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=1662.02 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 137442 0 0 0 166150 52 0 0 20 0 1 0 58279942 1037750272 225189 33554432000 4194304 5646918 140734659678240 140734659676936 4403076 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 225189 185 355 0 252998 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1013428

[startup+1722.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/175 28354
/proc/meminfo: memFree=28766072/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=1722.01 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 137457 0 0 0 172148 53 0 0 20 0 1 0 58279942 1037750272 232869 33554432000 4194304 5646918 140734659678240 140734659676936 4397622 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 232869 185 355 0 252998 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1013428

[startup+1782.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/175 28356
/proc/meminfo: memFree=28695912/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=1782 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 137466 0 0 0 178147 53 0 0 20 0 1 0 58279942 1037750272 237477 33554432000 4194304 5646918 140734659678240 140734659676936 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 237477 185 355 0 252998 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1013428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.13 2.17 2.17 3/175 28356
/proc/meminfo: memFree=28675684/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=1800 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 137471 0 0 0 179947 53 0 0 20 0 1 0 58279942 1037750272 240037 33554432000 4194304 5646918 140734659678240 140734659676936 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 240037 185 355 0 252998 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1013428

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 27688 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.13 2.17 2.17 3/175 28356
/proc/meminfo: memFree=28675684/32872528 swapFree=1316768/1463936
[pid=27688] ppid=27685 vsize=1013428 CPUtime=1800 cores=0,2,4,6
/proc/27688/stat : 27688 (minisatp) R 27685 27688 26361 0 -1 4202496 137471 0 0 0 179947 53 0 0 20 0 1 0 58279942 1037750272 240037 33554432000 4194304 5646918 140734659678240 140734659676936 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/27688/statm: 253357 240037 185 355 0 252998 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1013428

Child status: 0
Real time (s): 1800.32
CPU time (s): 1800.02
CPU user time (s): 1799.47
CPU system time (s): 0.551916
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 1013428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.47
system time used= 0.551916
maximum resident set size= 987312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137471
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 2021

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.96824 second user time and 6.586 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-22 04:25:30
IDJOB=4112004
IDBENCH=2971
IDSOLVER=2555
FILE ID=node121/4112004-1466562330
RUNJOBID= node121-1466551521-26377
PBS_JOBID= 19943337
Free space on /tmp= 71712 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=280-sizeP=141-sizeQ=280-254810631-max.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112004-1466562330/watcher-4112004-1466562330 -o /tmp/evaluation-result-4112004-1466562330/solver-4112004-1466562330 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466551521-26377 --watchdog 1960  minisatp HOME/instance-4112004-1466562330.opb

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

MD5SUM BENCH= 9c4320f542823743906889d8232ca8c8
RANDOM SEED=623281207

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30343780 kB
Buffers:           85964 kB
Cached:           149036 kB
SwapCached:         2028 kB
Active:           163264 kB
Inactive:         169344 kB
Active(anon):      98240 kB
Inactive(anon):     1428 kB
Active(file):      65024 kB
Inactive(file):   167916 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67099868 kB
Dirty:              9728 kB
Writeback:            12 kB
AnonPages:       1562620 kB
Mapped:             8808 kB
Shmem:                 0 kB
Slab:             597688 kB
SReclaimable:      41956 kB
SUnreclaim:       555732 kB
KernelStack:        1432 kB
PageTables:         7008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1669316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4112004-1466562330.opb

Free space on /tmp at the end= 71704 MiB
End job on node121 at 2016-06-22 04:55:31