Trace number 4112141

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.06 1800.4

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z9-s14.opb
MD5SUM0eca8803cfc037d0cffd374298c6d6d9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15963
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4356
Total number of constraints100680
Number of constraints which are clauses100672
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint4355
Number of terms in the objective function 4313
Biggest coefficient in the objective function 428
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 469022
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1562976
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 10650988
Number of bits of the biggest sum of numbers24
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...
1.10/1.18	c Converting 100680 PB-constraints to clauses...
1.10/1.18	c   -- Unit propagations: (none)
1.10/1.18	c   -- Detecting intervals from adjacent constraints: (none)
1.10/1.18	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.20/1.28	c ---[100679]---> Adder-cost: 44454   maxlim: 7304558   bits: 24/23
47.09/47.11	c ---[100678]---> Adder-cost: 44190   maxlim: 7331836   bits: 24/23
95.37/95.40	c ---[100677]---> Adder-cost: 43802   maxlim: 7212794   bits: 24/23
143.36/143.48	c ---[100676]---> Adder-cost: 44668   maxlim: 7333002   bits: 24/23
189.86/189.96	c ---[100675]---> Adder-cost: 43854   maxlim: 7410576   bits: 24/23
236.95/237.06	c ---[100674]---> Adder-cost: 44084   maxlim: 7525035   bits: 24/23
284.04/284.15	c ---[100673]---> Adder-cost: 43684   maxlim: 7286912   bits: 24/23
328.94/329.03	c ---[100672]---> Adder-cost: 43454   maxlim: 7218246   bits: 24/23
1800.04/1800.40	|  Eliminated clauses:           0.01 Mb                                      |
1800.04/1800.40	============================[ Search Statistics ]==============================
1800.04/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.04/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.04/1800.40	===============================================================================
1800.04/1800.40	|       100 |  356407  2559289  8975111 |   938405      100      8 |  0.031 % |
1800.04/1800.40	|       250 |  356407  2559289  8975111 |  1032246      250     11 |  0.031 % |
1800.04/1800.40	|       475 |  356407  2559289  8975111 |  1135471      475     15 |  0.031 % |
1800.04/1800.40	|       812 |  356407  2559289  8975111 |  1249018      812    112 |  0.031 % |
1800.04/1800.40	|      1318 |  356407  2559289  8975111 |  1373920     1318     91 |  0.031 % |
1800.04/1800.40	|      2077 |  356406  2559289  8975111 |  1511312     2076    142 |  0.031 % |
1800.04/1800.40	|      3216 |  356405  2559289  8975111 |  1662443     3214    179 |  0.031 % |
1800.04/1800.40	|      4924 |  356405  2559289  8975111 |  1828687     4922    137 |  0.031 % |
1800.04/1800.40	|      7486 |  356405  2559289  8975111 |  2011556     7484    102 |  0.031 % |
1800.04/1800.40	|     11330 |  356405  2559289  8975111 |  2212712    11328     88 |  0.031 % |
1800.04/1800.40	|     17096 |  356405  2559289  8975111 |  2433983    17094     75 |  0.031 % |
1800.04/1800.40	|     25745 |  356405  2559289  8975111 |  2677381    25743     82 |  0.031 % |
1800.04/1800.40	|     38719 |  356405  2559289  8975111 |  2945119    38717     79 |  0.031 % |
1800.04/1800.40	|     58180 |  356405  2559289  8975111 |  3239631    58178     69 |  0.031 % |
1800.04/1800.40	|     87372 |  356405  2559289  8975111 |  3563595    87370     69 |  0.031 % |
1800.04/1800.40	|    131161 |  356405  2559289  8975111 |  3919954   131159     69 |  0.031 % |
1800.04/1800.40	|    196845 |  356405  2559289  8975111 |  4311950   196843     73 |  0.031 % |
1800.04/1800.40	|    295371 |  356405  2559289  8975111 |  4743145   295369     96 |  0.031 % |
1800.04/1800.40	c 
1800.04/1800.40	c *** TERMINATED ***
1800.04/1800.40	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-4112141-1466600565/watcher-4112141-1466600565 -o /tmp/evaluation-result-4112141-1466600565/solver-4112141-1466600565 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466586524-6145 --watchdog 1960 minisatp HOME/instance-4112141-1466600565.opb 

pid=9362
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.25 2.23 2.18 3/176 9365
/proc/meminfo: memFree=29771972/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=7684 CPUtime=0 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 605 0 0 0 0 0 0 0 20 0 1 0 62105106 7868416 482 33554432000 4194304 5646918 140737469898432 140733260326232 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 1921 482 84 355 0 1562 0

[startup+0.100167 s]
/proc/loadavg: 2.25 2.23 2.18 3/176 9365
/proc/meminfo: memFree=29771972/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=10964 CPUtime=0.09 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 2392 0 0 0 9 0 0 0 20 0 1 0 62105106 11227136 1048 33554432000 4194304 5646918 140737469898432 140733260326232 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 2741 1051 94 355 0 2382 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10964

[startup+0.200255 s]
/proc/loadavg: 2.25 2.23 2.18 3/176 9365
/proc/meminfo: memFree=29771972/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=13900 CPUtime=0.19 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 4072 0 0 0 19 0 0 0 20 0 1 0 62105106 14233600 1504 33554432000 4194304 5646918 140737469898432 140733260326232 4817699 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 3475 1504 94 355 0 3116 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13900

[startup+0.300299 s]
/proc/loadavg: 2.25 2.23 2.18 3/176 9365
/proc/meminfo: memFree=29771972/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=16672 CPUtime=0.29 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 5410 0 0 0 29 0 0 0 20 0 1 0 62105106 17072128 2026 33554432000 4194304 5646918 140737469898432 140733260326232 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 4168 2026 94 355 0 3809 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16672

[startup+0.70025 s]
/proc/loadavg: 2.25 2.23 2.18 3/176 9365
/proc/meminfo: memFree=29771972/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=41236 CPUtime=0.69 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 11515 0 0 0 68 1 0 0 20 0 1 0 62105106 42225664 8131 33554432000 4194304 5646918 140737469898432 140737469897800 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 10309 8131 94 355 0 9950 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41236

[startup+1.50029 s]
/proc/loadavg: 2.25 2.23 2.18 3/177 9366
/proc/meminfo: memFree=29714668/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=93184 CPUtime=1.49 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 25362 0 0 0 141 8 0 0 20 0 1 0 62105106 95420416 21420 33554432000 4194304 5646918 140737469898432 140737469897800 4831232 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 23296 21420 116 355 0 22937 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93184

[startup+3.1002 s]
/proc/loadavg: 2.25 2.23 2.18 3/177 9366
/proc/meminfo: memFree=29685032/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=92788 CPUtime=3.09 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 25646 0 0 0 301 8 0 0 20 0 1 0 62105106 95014912 21374 33554432000 4194304 5646918 140737469898432 140737469897192 4823346 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 23197 21374 119 355 0 22838 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92788

[startup+6.30023 s]
/proc/loadavg: 2.31 2.25 2.19 3/177 9366
/proc/meminfo: memFree=29684792/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=92788 CPUtime=6.29 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 25646 0 0 0 621 8 0 0 20 0 1 0 62105106 95014912 21374 33554432000 4194304 5646918 140737469898432 140737469897192 4460912 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 23197 21374 119 355 0 22838 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92788

[startup+12.7002 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 9366
/proc/meminfo: memFree=29684652/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=92788 CPUtime=12.69 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 25646 0 0 0 1261 8 0 0 20 0 1 0 62105106 95014912 21374 33554432000 4194304 5646918 140737469898432 140737469897192 4817403 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 23197 21374 119 355 0 22838 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92788

[startup+25.5003 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 9366
/proc/meminfo: memFree=29685040/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=92788 CPUtime=25.49 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 25646 0 0 0 2541 8 0 0 20 0 1 0 62105106 95014912 21374 33554432000 4194304 5646918 140737469898432 140737469897192 4560688 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 23197 21374 119 355 0 22838 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92788

[startup+51.1003 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 9366
/proc/meminfo: memFree=29657508/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=122280 CPUtime=51.08 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 31973 0 0 0 5099 9 0 0 20 0 1 0 62105106 125214720 28460 33554432000 4194304 5646918 140737469898432 140737468470056 4832054 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 30570 28460 153 355 0 30211 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 122280

[startup+102.3 s]
/proc/loadavg: 2.25 2.23 2.18 4/177 9367
/proc/meminfo: memFree=29643648/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=135204 CPUtime=102.28 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 33519 0 0 0 10219 9 0 0 20 0 1 0 62105106 138448896 31969 33554432000 4194304 5646918 140737469898432 140737468180024 4823259 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 33801 31969 153 355 0 33442 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 135204

[startup+162.3 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 9368
/proc/meminfo: memFree=29643376/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=135204 CPUtime=162.26 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 33522 0 0 0 16217 9 0 0 20 0 1 0 62105106 138448896 31972 33554432000 4194304 5646918 140737469898432 140737469897096 4831277 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 33801 31972 153 355 0 33442 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 135204

[startup+222.307 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 9370
/proc/meminfo: memFree=29629200/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=140228 CPUtime=222.26 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 33854 0 0 0 22217 9 0 0 20 0 1 0 62105106 143593472 32304 33554432000 4194304 5646918 140737469898432 140737468288856 4817614 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 35057 32304 153 355 0 34698 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 140228

[startup+282.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 9371
/proc/meminfo: memFree=29627932/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=141020 CPUtime=282.24 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 34162 0 0 0 28215 9 0 0 20 0 1 0 62105106 144404480 32612 33554432000 4194304 5646918 140737469898432 140737468396056 4823315 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 35255 32612 153 355 0 34896 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 141020

[startup+342.3 s]
/proc/loadavg: 2.26 2.22 2.18 3/177 9372
/proc/meminfo: memFree=29623256/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=143000 CPUtime=342.23 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 34749 0 0 0 34214 9 0 0 20 0 1 0 62105106 146432000 33710 33554432000 4194304 5646918 140737469898432 140737468237256 4823297 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 35750 33710 153 355 0 35391 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 143000

[startup+402.3 s]
/proc/loadavg: 2.31 2.22 2.19 3/177 9428
/proc/meminfo: memFree=28904004/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=396448 CPUtime=402.23 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 69054 0 0 0 40205 18 0 0 20 0 1 0 62105106 405962752 91208 33554432000 4194304 5646918 140737469898432 140737469896536 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 99112 91208 183 355 0 98753 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 396448

[startup+462.3 s]
/proc/loadavg: 2.35 2.26 2.20 3/178 9432
/proc/meminfo: memFree=28889496/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=399556 CPUtime=462.22 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 69939 0 0 0 46203 19 0 0 20 0 1 0 62105106 409145344 93115 33554432000 4194304 5646918 140737469898432 140737469896568 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 99889 93115 183 355 0 99530 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 399556

[startup+522.3 s]
/proc/loadavg: 2.32 2.27 2.20 3/177 9434
/proc/meminfo: memFree=28876152/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=401224 CPUtime=522.21 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 70323 0 0 0 52202 19 0 0 20 0 1 0 62105106 410853376 94521 33554432000 4194304 5646918 140737469898432 140737469896680 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 100306 94521 183 355 0 99947 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 401224

[startup+582.3 s]
/proc/loadavg: 2.21 2.25 2.19 3/177 9435
/proc/meminfo: memFree=28858320/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=402552 CPUtime=582.2 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 70670 0 0 0 58201 19 0 0 20 0 1 0 62105106 412213248 96401 33554432000 4194304 5646918 140737469898432 140737469896680 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 100638 96401 183 355 0 100279 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 402552


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


[startup+882.307 s]
/proc/loadavg: 2.29 2.29 2.21 3/177 9441
/proc/meminfo: memFree=28775176/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=458280 CPUtime=882.16 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 72594 0 0 0 88196 20 0 0 20 0 1 0 62105106 469278720 104968 33554432000 4194304 5646918 140737469898432 140737469896568 4403552 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 114570 104968 183 355 0 114211 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 458280

[startup+942.3 s]
/proc/loadavg: 2.19 2.26 2.21 3/177 9442
/proc/meminfo: memFree=28757536/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=459212 CPUtime=942.13 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 72858 0 0 0 94192 21 0 0 20 0 1 0 62105106 470233088 106233 33554432000 4194304 5646918 140737469898432 140737469896568 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 114803 106233 183 355 0 114444 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 459212

[startup+1002.3 s]
/proc/loadavg: 2.21 2.26 2.21 3/177 9443
/proc/meminfo: memFree=28735536/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=460508 CPUtime=1002.1 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 73122 0 0 0 100189 21 0 0 20 0 1 0 62105106 471560192 108511 33554432000 4194304 5646918 140737469898432 140737469896680 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 115127 108511 183 355 0 114768 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 460508

[startup+1062.3 s]
/proc/loadavg: 2.28 2.27 2.21 3/178 9447
/proc/meminfo: memFree=28708232/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=460776 CPUtime=1062.06 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 73282 0 0 0 106185 21 0 0 20 0 1 0 62105106 471834624 113041 33554432000 4194304 5646918 140737469898432 140737469896568 4403192 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 115194 113041 183 355 0 114835 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 460776

[startup+1122.3 s]
/proc/loadavg: 2.26 2.26 2.21 3/177 9449
/proc/meminfo: memFree=28671220/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=543232 CPUtime=1122.05 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 74094 0 0 0 112183 22 0 0 20 0 1 0 62105106 556269568 119046 33554432000 4194304 5646918 140737469898432 140737469896568 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 135808 119046 183 355 0 135449 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 543232

[startup+1182.3 s]
/proc/loadavg: 2.25 2.26 2.21 3/177 9450
/proc/meminfo: memFree=28656104/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=544588 CPUtime=1182.04 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 74426 0 0 0 118182 22 0 0 20 0 1 0 62105106 557658112 119887 33554432000 4194304 5646918 140737469898432 140737469896568 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 136147 119887 183 355 0 135788 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 544588

[startup+1242.3 s]
/proc/loadavg: 2.33 2.27 2.21 3/177 9451
/proc/meminfo: memFree=28627960/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=545576 CPUtime=1242.03 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 74671 0 0 0 124181 22 0 0 20 0 1 0 62105106 558669824 121665 33554432000 4194304 5646918 140737469898432 140737469896568 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 136394 121665 183 355 0 136035 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 545576

[startup+1302.3 s]
/proc/loadavg: 2.21 2.25 2.20 4/177 9452
/proc/meminfo: memFree=28605268/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=547684 CPUtime=1302.02 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 75078 0 0 0 130180 22 0 0 20 0 1 0 62105106 560828416 123605 33554432000 4194304 5646918 140737469898432 140737469896680 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 136921 123605 183 355 0 136562 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 547684

[startup+1362.3 s]
/proc/loadavg: 2.12 2.22 2.19 3/177 9453
/proc/meminfo: memFree=28584108/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=547972 CPUtime=1362.01 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 75164 0 0 0 136179 22 0 0 20 0 1 0 62105106 561123328 124713 33554432000 4194304 5646918 140737469898432 140737469896568 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 136993 124713 183 355 0 136634 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 547972

[startup+1422.3 s]
/proc/loadavg: 2.18 2.22 2.19 3/177 9455
/proc/meminfo: memFree=28565400/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=548668 CPUtime=1422.01 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 75353 0 0 0 142178 23 0 0 20 0 1 0 62105106 561836032 126435 33554432000 4194304 5646918 140737469898432 140737469896568 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 137167 126435 183 355 0 136808 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 548668

[startup+1482.3 s]
/proc/loadavg: 2.35 2.25 2.20 3/177 9456
/proc/meminfo: memFree=28540256/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=548936 CPUtime=1481.99 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 75451 0 0 0 148176 23 0 0 20 0 1 0 62105106 562110464 129088 33554432000 4194304 5646918 140737469898432 140737469896568 4402947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 137234 129088 183 355 0 136875 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 548936

[startup+1542.31 s]
/proc/loadavg: 2.30 2.25 2.20 3/177 9457
/proc/meminfo: memFree=28513736/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=549800 CPUtime=1541.99 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 75661 0 0 0 154176 23 0 0 20 0 1 0 62105106 562995200 131342 33554432000 4194304 5646918 140737469898432 140737469896568 4403138 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 137450 131342 183 355 0 137091 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 549800

[startup+1602.3 s]
/proc/loadavg: 2.42 2.29 2.21 3/177 9458
/proc/meminfo: memFree=28493372/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=550560 CPUtime=1601.97 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 75849 0 0 0 160174 23 0 0 20 0 1 0 62105106 563773440 132552 33554432000 4194304 5646918 140737469898432 140737469896568 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 137640 132552 183 355 0 137281 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 550560

[startup+1662.3 s]
/proc/loadavg: 2.26 2.27 2.21 3/178 9462
/proc/meminfo: memFree=28471320/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=551172 CPUtime=1661.96 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 76036 0 0 0 166173 23 0 0 20 0 1 0 62105106 564400128 133761 33554432000 4194304 5646918 140737469898432 140737469896568 4402806 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 137793 133761 183 355 0 137434 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 551172

[startup+1722.3 s]
/proc/loadavg: 2.36 2.29 2.21 3/177 9464
/proc/meminfo: memFree=28451880/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=552292 CPUtime=1721.95 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 76321 0 0 0 172172 23 0 0 20 0 1 0 62105106 565547008 135579 33554432000 4194304 5646918 140737469898432 140737469896568 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 138073 135579 183 355 0 137714 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 552292

[startup+1782.3 s]
/proc/loadavg: 2.37 2.30 2.22 3/177 9465
/proc/meminfo: memFree=28434804/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=553020 CPUtime=1781.95 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 76711 0 0 0 178171 24 0 0 20 0 1 0 62105106 566292480 136478 33554432000 4194304 5646918 140737469898432 140737469896568 4402784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 138255 136478 183 355 0 137896 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 553020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.34 2.29 2.22 3/177 9466
/proc/meminfo: memFree=28431764/32872528 swapFree=1556504/1720024
[pid=9365] ppid=9362 vsize=685576 CPUtime=1800.04 cores=0,2,4,6
/proc/9365/stat : 9365 (minisatp) R 9362 9365 6129 0 -1 4202496 77083 0 0 0 179980 24 0 0 20 0 1 0 62105106 702029824 136849 33554432000 4194304 5646918 140737469898432 140737469896568 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/9365/statm: 171394 136849 183 355 0 171035 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 685576

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 9365 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.06
CPU user time (s): 1799.81
CPU system time (s): 0.248962
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 685576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.248962
maximum resident set size= 547396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77083
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= 110
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67429 second user time and 6.89095 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-22 15:02:45
IDJOB=4112141
IDBENCH=89901
IDSOLVER=2555
FILE ID=node117/4112141-1466600565
RUNJOBID= node117-1466586524-6145
PBS_JOBID= 19953369
Free space on /tmp= 71648 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z9-s14.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112141-1466600565/watcher-4112141-1466600565 -o /tmp/evaluation-result-4112141-1466600565/solver-4112141-1466600565 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466586524-6145 --watchdog 1960  minisatp HOME/instance-4112141-1466600565.opb

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

MD5SUM BENCH= 0eca8803cfc037d0cffd374298c6d6d9
RANDOM SEED=141402580

node117.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.912
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.82
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.912
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.912
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.912
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.912
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.912
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.54
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.912
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.54
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.912
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:        29771648 kB
Buffers:           94684 kB
Cached:           429196 kB
SwapCached:         2448 kB
Active:           191948 kB
Inactive:         449416 kB
Active(anon):     117828 kB
Inactive(anon):     1968 kB
Active(file):      74120 kB
Inactive(file):   447448 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67099588 kB
Dirty:              6604 kB
Writeback:            16 kB
AnonPages:       1836168 kB
Mapped:             7752 kB
Shmem:                 0 kB
Slab:             605948 kB
SReclaimable:      49800 kB
SUnreclaim:       556148 kB
KernelStack:        1464 kB
PageTables:         7960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1949336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 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-4112141-1466600565.opb

Free space on /tmp at the end= 71636 MiB
End job on node117 at 2016-06-22 15:32:45