Trace number 4114402

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.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=260-sizeP=131-sizeQ=260-466115074-max.opb
MD5SUM91a5420b80ffdfe2edd36883df6730be
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables34451
Total number of constraints102181
Number of constraints which are clauses102180
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint34060
Number of terms in the objective function 131
Biggest coefficient in the objective function 1361129467683753853853498429727072845824
Number of bits for the biggest coefficient in the objective function 131
Sum of the numbers in the objective function 2722258935367507707706996859454145691647
Number of bits of the sum of numbers in the objective function 131
Biggest number in a constraint 1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112
Number of bits of the biggest number in a constraint 390
Biggest sum of numbers in a constraint 5043456793138493339171717132818382567048530064817703149238847471651876572267107280016735989126993020184591974005456899
Number of bits of the biggest sum of numbers391
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.99/2.04	c Converting 102182 PB-constraints to clauses...
1.99/2.05	c   -- Unit propagations: (none)
8.69/8.74	c   -- Detecting intervals from adjacent constraints: #
8.69/8.75	c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
8.80/8.84	c ---[   0]---> Adder-cost: 50046   maxlim: 30161415754253808332732546403713039816434649954166935236567333510884130353856511   bits: 265/265
1800.06/1800.40	|  Eliminated clauses:           0.01 Mb                                      |
1800.06/1800.40	============================[ Search Statistics ]==============================
1800.06/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.06/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.06/1800.40	===============================================================================
1800.06/1800.40	|       100 |   74836   429571  1425238 |   157509      100     15 | 11.589 % |
1800.06/1800.40	|       250 |   74836   429571  1425238 |   173260      250     23 | 11.589 % |
1800.06/1800.40	|       475 |   74836   429571  1425238 |   190586      475     24 | 11.589 % |
1800.06/1800.40	|       812 |   74836   429571  1425238 |   209644      812     28 | 11.589 % |
1800.06/1800.40	|      1318 |   74836   429571  1425238 |   230609     1318     28 | 11.589 % |
1800.06/1800.40	|      2077 |   74836   429571  1425238 |   253670     2077     33 | 11.589 % |
1800.06/1800.40	|      3216 |   74836   429571  1425238 |   279037     3216     35 | 11.590 % |
1800.06/1800.40	|      4924 |   74836   429571  1425238 |   306941     4924     38 | 11.589 % |
1800.06/1800.40	|      7486 |   74836   429571  1425238 |   337635     7486     42 | 11.589 % |
1800.06/1800.40	|     11330 |   74836   429571  1425238 |   371398    11330     43 | 11.589 % |
1800.06/1800.40	|     17096 |   74836   429571  1425238 |   408538    17096     42 | 11.589 % |
1800.06/1800.40	|     25745 |   74836   429571  1425238 |   449392    25745     43 | 11.589 % |
1800.06/1800.40	|     38719 |   74824   429571  1425238 |   494331    38707     95 | 11.603 % |
1800.06/1800.40	|     58180 |   74817   429571  1425238 |   543765    58161     82 | 11.611 % |
1800.06/1800.40	|     87372 |   74817   429571  1425238 |   598141    87353     81 | 11.612 % |
1800.06/1800.40	|    131161 |   74817   429571  1425238 |   657955   131142     78 | 11.611 % |
1800.06/1800.40	|    196845 |   74816   429571  1425238 |   723751   196825     92 | 11.613 % |
1800.06/1800.40	|    295371 |   74809   429571  1425238 |   796126   295344     88 | 11.621 % |
1800.06/1800.40	|    443160 |   74808   429571  1425238 |   875739   443132     91 | 11.622 % |
1800.06/1800.40	|    664843 |   74805   429571  1425238 |   963312   664142     96 | 11.626 % |
1800.06/1800.40	|    997368 |   74799   429571  1425238 |  1059644    64914     84 | 11.633 % |
1800.06/1800.40	|   1496156 |   74785   429571  1425238 |  1165608   563686     89 | 11.650 % |
1800.06/1800.40	|   2244338 |   74781   429571  1425238 |  1282169   165444     94 | 11.654 % |
1800.06/1800.40	|   3366612 |   74780   429571  1425238 |  1410386  1287699     81 | 11.655 % |
1800.06/1800.40	c 
1800.06/1800.40	c *** TERMINATED ***
1800.06/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-4114402-1466562806/watcher-4114402-1466562806 -o /tmp/evaluation-result-4114402-1466562806/solver-4114402-1466562806 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466551504-2105 --watchdog 1960 minisatp HOME/instance-4114402-1466562806.opb 

pid=3760
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 3763
/proc/meminfo: memFree=30998976/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=6532 CPUtime=0 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 58327387 6688768 225 33554432000 4194304 5646918 140736106384288 140734151363144 4953072 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 1633 225 94 355 0 1274 0

[startup+0.100228 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 3763
/proc/meminfo: memFree=30998976/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=12356 CPUtime=0.09 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 1758 0 0 0 9 0 0 0 20 0 1 0 58327387 12652544 1634 33554432000 4194304 5646918 140736106384288 140734151363144 4251039 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 3089 1635 94 355 0 2730 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12356

[startup+0.200305 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 3763
/proc/meminfo: memFree=30998976/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=18180 CPUtime=0.19 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 3239 0 0 0 19 0 0 0 20 0 1 0 58327387 18616320 3115 33554432000 4194304 5646918 140736106384288 140734151363144 4251039 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 4587 3116 94 355 0 4228 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18180

[startup+0.300273 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 3763
/proc/meminfo: memFree=30998976/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=24408 CPUtime=0.29 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 4767 0 0 0 29 0 0 0 20 0 1 0 58327387 24993792 4643 33554432000 4194304 5646918 140736106384288 140734151363144 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 6102 4644 94 355 0 5743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24408

[startup+0.700274 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 3763
/proc/meminfo: memFree=30998976/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=49884 CPUtime=0.69 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 11133 0 0 0 68 1 0 0 20 0 1 0 58327387 51081216 10884 33554432000 4194304 5646918 140736106384288 140734151363144 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 12471 10884 94 355 0 12112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49884

[startup+1.50026 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 3764
/proc/meminfo: memFree=30929224/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=80016 CPUtime=1.49 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 18604 0 0 0 146 3 0 0 20 0 1 0 58327387 81936384 18355 33554432000 4194304 5646918 140736106384288 140736106383720 4953072 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 20004 18355 94 355 0 19645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80016

[startup+3.10026 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 3764
/proc/meminfo: memFree=30898720/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=105168 CPUtime=3.09 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 25389 0 0 0 306 3 0 0 20 0 1 0 58327387 107692032 24641 33554432000 4194304 5646918 140736106384288 140736106382968 4457018 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 26292 24641 105 355 0 25933 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105168

[startup+6.30026 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 3764
/proc/meminfo: memFree=30896324/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=105168 CPUtime=6.29 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 25389 0 0 0 626 3 0 0 20 0 1 0 58327387 107692032 24641 33554432000 4194304 5646918 140736106384288 140736106382968 4464690 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 26292 24641 105 355 0 25933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105168

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 3764
/proc/meminfo: memFree=30763796/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=304272 CPUtime=12.69 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 75085 0 0 0 1257 12 0 0 20 0 1 0 58327387 311574528 73924 33554432000 4194304 5646918 140736106384288 140736106364376 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 76068 73926 119 355 0 75709 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 304272

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 3764
/proc/meminfo: memFree=30924700/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=396556 CPUtime=25.49 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 97785 0 0 0 2534 15 0 0 20 0 1 0 58327387 406073344 96624 33554432000 4194304 5646918 140736106384288 140736106293112 4460912 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 99139 96624 120 355 0 98780 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 396556

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 3764
/proc/meminfo: memFree=30871544/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=378068 CPUtime=51.08 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 102485 0 0 0 5092 16 0 0 20 0 1 0 58327387 387141632 92911 33554432000 4194304 5646918 140736106384288 140736106380440 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 94517 92911 183 355 0 94158 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 378068

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/176 3765
/proc/meminfo: memFree=30726476/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=496800 CPUtime=102.27 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 104776 0 0 0 10209 18 0 0 20 0 1 0 58327387 508723200 110499 33554432000 4194304 5646918 140736106384288 140736106382984 4402667 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 124200 110499 183 355 0 123841 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 496800

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 3768
/proc/meminfo: memFree=30601500/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=578188 CPUtime=162.24 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 105582 0 0 0 16205 19 0 0 20 0 1 0 58327387 592064512 129185 33554432000 4194304 5646918 140736106384288 140736106382984 4398798 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 144547 129185 183 355 0 144188 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 578188

[startup+222.308 s]
/proc/loadavg: 2.05 2.03 2.00 4/177 3769
/proc/meminfo: memFree=30478364/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=710448 CPUtime=222.24 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 106139 0 0 0 22204 20 0 0 20 0 1 0 58327387 727498752 148649 33554432000 4194304 5646918 140736106384288 140736106382984 4402918 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 177612 148649 183 355 0 177253 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 710448

[startup+282.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 3770
/proc/meminfo: memFree=30383380/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=710448 CPUtime=282.22 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 106171 0 0 0 28201 21 0 0 20 0 1 0 58327387 727498752 161599 33554432000 4194304 5646918 140736106384288 140736106382984 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 177612 161599 183 355 0 177253 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 710448

[startup+342.3 s]
/proc/loadavg: 2.17 2.08 2.02 3/177 3771
/proc/meminfo: memFree=30601828/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=925372 CPUtime=342.21 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 106720 0 0 0 34199 22 0 0 20 0 1 0 58327387 947580928 177471 33554432000 4194304 5646918 140736106384288 140736106382984 4402781 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 231343 177471 183 355 0 230984 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 925372

[startup+402.3 s]
/proc/loadavg: 2.13 2.09 2.02 3/178 3775
/proc/meminfo: memFree=30432996/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=925372 CPUtime=402.21 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 106744 0 0 0 40198 23 0 0 20 0 1 0 58327387 947580928 189759 33554432000 4194304 5646918 140736106384288 140736106382984 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 231343 189759 183 355 0 230984 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 925372

[startup+462.3 s]
/proc/loadavg: 2.13 2.10 2.03 4/177 3777
/proc/meminfo: memFree=30672268/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=496800 CPUtime=462.19 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 106865 0 0 0 46195 24 0 0 20 0 1 0 58327387 508723200 116740 33554432000 4194304 5646918 140736106384288 140736106382584 4402806 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 124200 116740 185 355 0 123841 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 496800

[startup+522.3 s]
/proc/loadavg: 2.05 2.08 2.02 3/177 3778
/proc/meminfo: memFree=30527924/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=578188 CPUtime=522.19 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 107575 0 0 0 52192 27 0 0 20 0 1 0 58327387 592064512 131244 33554432000 4194304 5646918 140736106384288 140736106382984 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 144547 131244 185 355 0 144188 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 578188

[startup+582.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/177 3779
/proc/meminfo: memFree=30413112/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=578188 CPUtime=582.18 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 107597 0 0 0 58190 28 0 0 20 0 1 0 58327387 592064512 142508 33554432000 4194304 5646918 140736106384288 140736106382984 4402684 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 144547 142508 185 355 0 144188 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 578188


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


[startup+882.307 s]
/proc/loadavg: 2.07 2.07 2.02 3/177 3785
/proc/meminfo: memFree=30231988/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=925372 CPUtime=882.14 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 108684 0 0 0 88182 32 0 0 20 0 1 0 58327387 947580928 192637 33554432000 4194304 5646918 140736106384288 140736106382984 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 231343 192637 185 355 0 230984 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 925372

[startup+942.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/177 3786
/proc/meminfo: memFree=30149812/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=366572 CPUtime=942.12 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 108695 0 0 0 94178 34 0 0 20 0 1 0 58327387 375369728 90560 33554432000 4194304 5646918 140736106384288 140736106382984 4397514 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 91643 90560 185 355 0 91284 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 366572

[startup+1002.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/178 3790
/proc/meminfo: memFree=30411040/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=496800 CPUtime=1002.11 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 108820 0 0 0 100176 35 0 0 20 0 1 0 58327387 508723200 119812 33554432000 4194304 5646918 140736106384288 140736106382584 4397622 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 124200 119812 185 355 0 123841 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 496800

[startup+1062.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/177 3792
/proc/meminfo: memFree=30314316/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=578188 CPUtime=1062.1 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 109535 0 0 0 106173 37 0 0 20 0 1 0 58327387 592064512 134316 33554432000 4194304 5646918 140736106384288 140736106382984 4396927 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 144547 134316 185 355 0 144188 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 578188

[startup+1122.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 3793
/proc/meminfo: memFree=30663636/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=578188 CPUtime=1122.09 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 109916 0 0 0 112171 38 0 0 20 0 1 0 58327387 592064512 143382 33554432000 4194304 5646918 140736106384288 140736106382984 4397488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 144547 143382 185 355 0 144188 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 578188

[startup+1182.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 3794
/proc/meminfo: memFree=30545320/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=710448 CPUtime=1182.07 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 110058 0 0 0 118168 39 0 0 20 0 1 0 58327387 727498752 154237 33554432000 4194304 5646918 140736106384288 140736106382984 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 177612 154237 185 355 0 177253 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 710448

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3795
/proc/meminfo: memFree=30424564/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=710448 CPUtime=1242.05 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 110092 0 0 0 124165 40 0 0 20 0 1 0 58327387 727498752 165501 33554432000 4194304 5646918 140736106384288 140736106382984 4402827 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 177612 165501 185 355 0 177253 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 710448

[startup+1302.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/177 3796
/proc/meminfo: memFree=30313728/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=710448 CPUtime=1302.03 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 110131 0 0 0 130162 41 0 0 20 0 1 0 58327387 727498752 174717 33554432000 4194304 5646918 140736106384288 140736106382984 4402827 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 177612 174717 185 355 0 177253 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 710448

[startup+1362.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/176 3852
/proc/meminfo: memFree=30736812/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=925372 CPUtime=1362.02 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 110657 0 0 0 136161 41 0 0 20 0 1 0 58327387 947580928 180349 33554432000 4194304 5646918 140736106384288 140736106382984 4402684 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 231343 180349 185 355 0 230984 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 925372

[startup+1422.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/177 3854
/proc/meminfo: memFree=30679328/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=925372 CPUtime=1422.02 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 110669 0 0 0 142160 42 0 0 20 0 1 0 58327387 947580928 186493 33554432000 4194304 5646918 140736106384288 140736106382984 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 231343 186493 185 355 0 230984 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 925372

[startup+1482.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 3855
/proc/meminfo: memFree=30693464/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=925372 CPUtime=1482 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 110678 0 0 0 148158 42 0 0 20 0 1 0 58327387 947580928 191101 33554432000 4194304 5646918 140736106384288 140736106382984 4403495 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 231343 191101 185 355 0 230984 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 925372

[startup+1542.31 s]
/proc/loadavg: 2.08 2.06 2.00 3/177 3856
/proc/meminfo: memFree=30621260/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=925372 CPUtime=1542 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 110690 0 0 0 154157 43 0 0 20 0 1 0 58327387 947580928 197245 33554432000 4194304 5646918 140736106384288 140736106382984 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 231343 197245 185 355 0 230984 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 925372

[startup+1602.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/178 3860
/proc/meminfo: memFree=30559048/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=925372 CPUtime=1601.98 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 110729 0 0 0 160154 44 0 0 20 0 1 0 58327387 947580928 217213 33554432000 4194304 5646918 140736106384288 140736106382984 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 231343 217213 185 355 0 230984 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 925372

[startup+1662.3 s]
/proc/loadavg: 2.20 2.10 2.02 3/178 3884
/proc/meminfo: memFree=30963332/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=578188 CPUtime=1661.97 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 111262 0 0 0 166150 47 0 0 20 0 1 0 58327387 592064512 123278 33554432000 4194304 5646918 140736106384288 140736106382984 4400009 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 144547 123278 185 355 0 144188 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 578188

[startup+1722.3 s]
/proc/loadavg: 2.16 2.11 2.02 3/177 3886
/proc/meminfo: memFree=30833312/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=578188 CPUtime=1721.97 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 111585 0 0 0 172148 49 0 0 20 0 1 0 58327387 592064512 140460 33554432000 4194304 5646918 140736106384288 140736106382984 4397622 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 144547 140460 185 355 0 144188 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 578188

[startup+1782.3 s]
/proc/loadavg: 2.16 2.12 2.03 3/177 3887
/proc/meminfo: memFree=30779540/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=710448 CPUtime=1781.95 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 112079 0 0 0 178145 50 0 0 20 0 1 0 58327387 727498752 155261 33554432000 4194304 5646918 140736106384288 140736106382984 4402784 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 177612 155261 185 355 0 177253 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 710448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.18 2.13 2.03 3/177 3888
/proc/meminfo: memFree=30761464/32872528 swapFree=338416/354768
[pid=3763] ppid=3760 vsize=710448 CPUtime=1800.06 cores=1,3,5,7
/proc/3763/stat : 3763 (minisatp) R 3760 3763 2088 0 -1 4202496 112086 0 0 0 179955 51 0 0 20 0 1 0 58327387 727498752 158845 33554432000 4194304 5646918 140736106384288 140736106382984 4397782 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/3763/statm: 177612 158845 185 355 0 177253 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 710448

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.55
CPU system time (s): 0.52492
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 925372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.52492
maximum resident set size= 874996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112086
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= 100
involuntary context switches= 1844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.69129 second user time and 6.86096 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-22 04:33:26
IDJOB=4114402
IDBENCH=3026
IDSOLVER=2555
FILE ID=node126/4114402-1466562806
RUNJOBID= node126-1466551504-2105
PBS_JOBID= 19943332
Free space on /tmp= 71728 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=260-sizeP=131-sizeQ=260-466115074-max.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114402-1466562806/watcher-4114402-1466562806 -o /tmp/evaluation-result-4114402-1466562806/solver-4114402-1466562806 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466551504-2105 --watchdog 1960  minisatp HOME/instance-4114402-1466562806.opb

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

MD5SUM BENCH= 91a5420b80ffdfe2edd36883df6730be
RANDOM SEED=1110987361

node126.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.121
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.24
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.121
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.121
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.121
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.121
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.55
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.121
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
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.55
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.121
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:        30999288 kB
Buffers:           84424 kB
Cached:           140672 kB
SwapCached:         2076 kB
Active:           606208 kB
Inactive:         155552 kB
Active(anon):     537816 kB
Inactive(anon):     1612 kB
Active(file):      68392 kB
Inactive(file):   153940 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67099404 kB
Dirty:              9544 kB
Writeback:             0 kB
AnonPages:        911412 kB
Mapped:             9048 kB
Shmem:                 0 kB
Slab:             604596 kB
SReclaimable:      48196 kB
SUnreclaim:       556400 kB
KernelStack:        1464 kB
PageTables:         6040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1057432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    407552 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-4114402-1466562806.opb

Free space on /tmp at the end= 71728 MiB
End job on node126 at 2016-06-22 05:03:27