Trace number 4112006

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.13 1800.52

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=300-sizeP=151-sizeQ=300-692949159-max.opb
MD5SUM7e6b5d1bb2d5498810142d4e4cc2c6f4
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 variables45751
Total number of constraints135901
Number of constraints which are clauses135900
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 constraint45300
Number of terms in the objective function 151
Biggest coefficient in the objective function 1427247692705959881058285969449495136382746624
Number of bits for the biggest coefficient in the objective function 151
Sum of the numbers in the objective function 2854495385411919762116571938898990272765493247
Number of bits of the sum of numbers in the objective function 151
Biggest number in a constraint 1453677448591213781098647615776009068707282721374636120562980398361278576226795846652382101427527131121525043212532355867069203257229312
Number of bits of the biggest number in a constraint 450
Biggest sum of numbers in a constraint 5814709794364855124394590463104036274829130884415680534709393500410164485780207399841635394555886269312423583179230372744812869772975784
Number of bits of the biggest sum of numbers451
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
2.89/2.90	c Converting 135902 PB-constraints to clauses...
2.89/2.91	c   -- Unit propagations: (none)
15.39/15.43	c   -- Detecting intervals from adjacent constraints: #
15.39/15.45	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
15.50/15.56	c ---[   0]---> Adder-cost: 67342   maxlim: 152842044184461741520034153605625648985102288333557482156742300542339162005294068008388059482   bits: 307/307
1800.09/1800.50	|  Eliminated clauses:           0.01 Mb                                      |
1800.09/1800.50	============================[ Search Statistics ]==============================
1800.09/1800.50	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.09/1800.50	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.09/1800.50	===============================================================================
1800.09/1800.50	|       100 |  100761   578374  1919946 |   212070      100      3 | 11.050 % |
1800.09/1800.50	|       250 |  100761   578374  1919946 |   233277      250     27 | 11.050 % |
1800.09/1800.50	|       475 |  100761   578374  1919946 |   256605      475     37 | 11.050 % |
1800.09/1800.50	|       812 |  100761   578374  1919946 |   282265      812     37 | 11.051 % |
1800.09/1800.50	|      1318 |  100761   578374  1919946 |   310492     1318     37 | 11.050 % |
1800.09/1800.50	|      2077 |  100761   578374  1919946 |   341541     2077     37 | 11.050 % |
1800.09/1800.50	|      3216 |  100761   578374  1919946 |   375695     3216     45 | 11.050 % |
1800.09/1800.50	|      4924 |  100761   578374  1919946 |   413265     4924     45 | 11.051 % |
1800.09/1800.50	|      7486 |  100761   578374  1919946 |   454591     7486     45 | 11.050 % |
1800.09/1800.50	|     11330 |  100761   578374  1919946 |   500051    11330     45 | 11.050 % |
1800.09/1800.50	|     17096 |  100761   578374  1919946 |   550056    17096     48 | 11.050 % |
1800.09/1800.50	|     25745 |  100761   578374  1919946 |   605061    25745     52 | 11.050 % |
1800.09/1800.50	|     38719 |  100761   578374  1919946 |   665567    38719     58 | 11.050 % |
1800.09/1800.50	|     58180 |  100761   578374  1919946 |   732124    58180     57 | 11.050 % |
1800.09/1800.50	|     87372 |  100761   578374  1919946 |   805337    87372     63 | 11.051 % |
1800.09/1800.50	|    131161 |  100761   578374  1919946 |   885870   131161     67 | 11.050 % |
1800.09/1800.50	|    196845 |  100761   578374  1919946 |   974458   196845     78 | 11.050 % |
1800.09/1800.50	|    295371 |  100761   578374  1919946 |  1071903   295371     81 | 11.050 % |
1800.09/1800.50	|    443160 |  100739   578374  1919946 |  1179094   443105     90 | 11.070 % |
1800.09/1800.50	|    664843 |  100737   578374  1919946 |  1297003   664768     87 | 11.072 % |
1800.09/1800.50	|    997368 |  100733   578374  1919946 |  1426704   997289     86 | 11.075 % |
1800.09/1800.50	|   1496156 |  100723   578374  1919946 |  1569374   111766     58 | 11.084 % |
1800.09/1800.50	|   2244338 |  100718   578374  1919946 |  1726311   859907    104 | 11.088 % |
1800.09/1800.50	|   3366612 |  100711   578374  1919946 |  1898943   306578     81 | 11.094 % |
1800.09/1800.50	c 
1800.09/1800.50	c *** TERMINATED ***
1800.09/1800.50	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-4112006-1467022238/watcher-4112006-1467022238 -o /tmp/evaluation-result-4112006-1467022238/solver-4112006-1467022238 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467019391-24019 --watchdog 1960 -S 80 minisatp HOME/instance-4112006-1467022238.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing Stack size limit: 81920 KiB
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: 81920 KiB


[startup+0 s]
/proc/loadavg: 2.32 2.27 2.14 4/177 24491
/proc/meminfo: memFree=29870064/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=6536 CPUtime=0 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 334 0 0 0 0 0 0 0 20 0 1 0 35194810 6692864 210 33554432000 4194304 5646918 140735929603232 140735855370104 4251039 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/24491/statm: 1634 210 94 355 0 1275 0

[startup+0.100118 s]
/proc/loadavg: 2.32 2.27 2.14 4/177 24491
/proc/meminfo: memFree=29870064/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=12300 CPUtime=0.09 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 1751 0 0 0 9 0 0 0 20 0 1 0 35194810 12595200 1627 33554432000 4194304 5646918 140735929603232 140735855370104 4251039 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/24491/statm: 3075 1628 94 355 0 2716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12300

[startup+0.200294 s]
/proc/loadavg: 2.32 2.27 2.14 4/177 24491
/proc/meminfo: memFree=29870064/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=18196 CPUtime=0.19 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 3248 0 0 0 19 0 0 0 20 0 1 0 35194810 18632704 3124 33554432000 4194304 5646918 140735929603232 140735929602696 4251061 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/24491/statm: 4549 3124 94 355 0 4190 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18196

[startup+0.300281 s]
/proc/loadavg: 2.32 2.27 2.14 4/177 24491
/proc/meminfo: memFree=29870064/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=24476 CPUtime=0.29 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 4753 0 0 0 28 1 0 0 20 0 1 0 35194810 25063424 4629 33554432000 4194304 5646918 140735929603232 140735929602696 4251039 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/24491/statm: 6119 4629 94 355 0 5760 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24476

[startup+0.700228 s]
/proc/loadavg: 2.32 2.27 2.14 4/177 24491
/proc/meminfo: memFree=29870064/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=48564 CPUtime=0.69 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 10769 0 0 0 67 2 0 0 20 0 1 0 35194810 49729536 10603 33554432000 4194304 5646918 140735929603232 140735929602600 4251039 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/24491/statm: 12141 10603 94 355 0 11782 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48564

[startup+1.50023 s]
/proc/loadavg: 2.32 2.27 2.14 4/178 24492
/proc/meminfo: memFree=29674136/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=97960 CPUtime=1.49 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 23144 0 0 0 146 3 0 0 20 0 1 0 35194810 100311040 22719 33554432000 4194304 5646918 140735929603232 140735929602600 4563504 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/24491/statm: 24490 22720 94 355 0 24131 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97960

[startup+3.10023 s]
/proc/loadavg: 2.32 2.27 2.14 3/178 24492
/proc/meminfo: memFree=29509712/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=140232 CPUtime=3.09 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 34411 0 0 0 305 4 0 0 20 0 1 0 35194810 143597568 33213 33554432000 4194304 5646918 140735929603232 140735929601240 4457304 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/24491/statm: 35058 33213 105 355 0 34699 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 140232

[startup+6.30018 s]
/proc/loadavg: 2.30 2.26 2.14 3/178 24492
/proc/meminfo: memFree=29350384/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=140232 CPUtime=6.29 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 34411 0 0 0 625 4 0 0 20 0 1 0 35194810 143597568 33213 33554432000 4194304 5646918 140735929603232 140735929601912 4457089 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/24491/statm: 35058 33213 105 355 0 34699 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 140232

[startup+12.7002 s]
/proc/loadavg: 2.27 2.26 2.13 4/178 24492
/proc/meminfo: memFree=29350448/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=140232 CPUtime=12.68 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 34411 0 0 0 1264 4 0 0 20 0 1 0 35194810 143597568 33213 33554432000 4194304 5646918 140735929603232 140735929601912 4464805 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/24491/statm: 35058 33213 105 355 0 34699 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 140232

[startup+25.5002 s]
/proc/loadavg: 2.28 2.26 2.14 3/177 24492
/proc/meminfo: memFree=28894000/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=604064 CPUtime=25.48 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 148656 0 0 0 2525 23 0 0 20 0 1 0 35194810 618561536 147200 33554432000 4194304 5646918 140735929603232 140735929496728 4831202 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/24491/statm: 151016 147200 120 355 0 150657 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 604064

[startup+51.1003 s]
/proc/loadavg: 2.31 2.27 2.14 3/177 24493
/proc/meminfo: memFree=28893760/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=604064 CPUtime=51.07 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 148764 0 0 0 5084 23 0 0 20 0 1 0 35194810 618561536 147308 33554432000 4194304 5646918 140735929603232 140735929496728 4565188 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/24491/statm: 151016 147308 120 355 0 150657 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 604064

[startup+102.3 s]
/proc/loadavg: 2.26 2.26 2.14 3/177 24494
/proc/meminfo: memFree=28921540/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=586488 CPUtime=102.27 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 154693 0 0 0 10203 24 0 0 20 0 1 0 35194810 600563712 145015 33554432000 4194304 5646918 140735929603232 140735929601928 4397514 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/24491/statm: 146622 145015 183 355 0 146263 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 586488

[startup+162.3 s]
/proc/loadavg: 2.21 2.25 2.15 3/177 24495
/proc/meminfo: memFree=28794412/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=686364 CPUtime=162.25 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 156280 0 0 0 16199 26 0 0 20 0 1 0 35194810 702836736 162935 33554432000 4194304 5646918 140735929603232 140735929601928 4402684 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 171591 162935 183 355 0 171232 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 686364

[startup+222.307 s]
/proc/loadavg: 2.27 2.26 2.16 4/177 24496
/proc/meminfo: memFree=28698196/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=767752 CPUtime=222.25 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 156827 0 0 0 22198 27 0 0 20 0 1 0 35194810 786178048 177783 33554432000 4194304 5646918 140735929603232 140735929601928 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 191938 177783 183 355 0 191579 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 767752

[startup+282.3 s]
/proc/loadavg: 2.36 2.29 2.17 3/177 24497
/proc/meminfo: memFree=28589012/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=900012 CPUtime=282.23 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 157369 0 0 0 28195 28 0 0 20 0 1 0 35194810 921612288 192119 33554432000 4194304 5646918 140735929603232 140735929601928 4389017 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 225003 192119 183 355 0 224644 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 900012

[startup+342.3 s]
/proc/loadavg: 2.40 2.31 2.19 4/177 24499
/proc/meminfo: memFree=28500412/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=900012 CPUtime=342.22 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 157392 0 0 0 34194 28 0 0 20 0 1 0 35194810 921612288 202362 33554432000 4194304 5646918 140735929603232 140735929601928 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 225003 202362 183 355 0 224644 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 900012

[startup+402.3 s]
/proc/loadavg: 2.26 2.29 2.18 3/177 24500
/proc/meminfo: memFree=28405852/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=900012 CPUtime=402.21 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 157445 0 0 0 40192 29 0 0 20 0 1 0 35194810 921612288 214679 33554432000 4194304 5646918 140735929603232 140735929601928 4402684 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 225003 214679 183 355 0 224644 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 900012

[startup+462.3 s]
/proc/loadavg: 2.19 2.27 2.18 3/177 24501
/proc/meminfo: memFree=28335920/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=900012 CPUtime=462.21 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 157467 0 0 0 46191 30 0 0 20 0 1 0 35194810 921612288 223388 33554432000 4194304 5646918 140735929603232 140735929601928 4399784 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 225003 223388 183 355 0 224644 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 900012

[startup+522.3 s]
/proc/loadavg: 2.19 2.26 2.18 4/177 24502
/proc/meminfo: memFree=28218800/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=1114936 CPUtime=522.2 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 158022 0 0 0 52189 31 0 0 20 0 1 0 35194810 1141694464 240285 33554432000 4194304 5646918 140735929603232 140735929601928 4403249 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 278734 240285 183 355 0 278375 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1114936

[startup+582.3 s]
/proc/loadavg: 2.32 2.28 2.19 3/178 24506
/proc/meminfo: memFree=28128528/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=1114936 CPUtime=582.18 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 158044 0 0 0 58187 31 0 0 20 0 1 0 35194810 1141694464 251038 33554432000 4194304 5646918 140735929603232 140735929601928 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 278734 251038 183 355 0 278375 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1114936

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


[startup+942.3 s]
/proc/loadavg: 2.29 2.27 2.19 4/177 24513
/proc/meminfo: memFree=28041052/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=900012 CPUtime=942.09 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 159293 0 0 0 94170 39 0 0 20 0 1 0 35194810 921612288 220846 33554432000 4194304 5646918 140735929603232 140735929601928 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 225003 220846 185 355 0 224644 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 900012

[startup+1002.3 s]
/proc/loadavg: 2.25 2.26 2.19 4/177 24515
/proc/meminfo: memFree=27947052/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=1114936 CPUtime=1002.07 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 159787 0 0 0 100165 42 0 0 20 0 1 0 35194810 1141694464 239715 33554432000 4194304 5646918 140735929603232 140735929601928 4402901 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 278734 239715 185 355 0 278375 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 1114936

[startup+1062.3 s]
/proc/loadavg: 2.19 2.24 2.18 3/177 24516
/proc/meminfo: memFree=28556140/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=1114936 CPUtime=1062.05 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 159813 0 0 0 106163 42 0 0 20 0 1 0 35194810 1141694464 247425 33554432000 4194304 5646918 140735929603232 140735929601928 4397863 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 278734 247425 185 355 0 278375 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 1114936

[startup+1122.3 s]
/proc/loadavg: 2.22 2.24 2.18 4/177 24517
/proc/meminfo: memFree=28529784/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=1114936 CPUtime=1122.03 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 159837 0 0 0 112161 42 0 0 20 0 1 0 35194810 1141694464 254081 33554432000 4194304 5646918 140735929603232 140735929601928 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 278734 254081 185 355 0 278375 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 1114936

[startup+1182.3 s]
/proc/loadavg: 2.22 2.24 2.18 3/178 24521
/proc/meminfo: memFree=28302180/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=1114936 CPUtime=1182.01 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 159882 0 0 0 118158 43 0 0 20 0 1 0 35194810 1141694464 263809 33554432000 4194304 5646918 140735929603232 140735929601928 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 278734 263809 185 355 0 278375 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 1114936

[startup+1242.3 s]
/proc/loadavg: 2.22 2.24 2.18 4/177 24522
/proc/meminfo: memFree=28193372/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=1114936 CPUtime=1242 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 159922 0 0 0 124156 44 0 0 20 0 1 0 35194810 1141694464 278145 33554432000 4194304 5646918 140735929603232 140735929601928 4403164 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 278734 278145 185 355 0 278375 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 1114936

[startup+1302.3 s]
/proc/loadavg: 2.21 2.23 2.18 3/177 24524
/proc/meminfo: memFree=28114804/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=1464184 CPUtime=1301.97 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 160475 0 0 0 130153 44 0 0 20 0 1 0 35194810 1499324416 287361 33554432000 4194304 5646918 140735929603232 140735929601928 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 366046 287361 185 355 0 365687 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 1464184

[startup+1362.3 s]
/proc/loadavg: 2.32 2.26 2.19 4/177 24525
/proc/meminfo: memFree=28007392/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=1464184 CPUtime=1361.97 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 160515 0 0 0 136151 46 0 0 20 0 1 0 35194810 1499324416 307329 33554432000 4194304 5646918 140735929603232 140735929601928 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 366046 307329 185 355 0 365687 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 1464184

[startup+1422.3 s]
/proc/loadavg: 2.17 2.23 2.18 4/177 24526
/proc/meminfo: memFree=27927268/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=1464184 CPUtime=1421.96 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 160538 0 0 0 142150 46 0 0 20 0 1 0 35194810 1499324416 319105 33554432000 4194304 5646918 140735929603232 140735929601928 4397760 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 366046 319105 185 355 0 365687 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 1464184

[startup+1482.3 s]
/proc/loadavg: 2.26 2.24 2.18 3/177 24527
/proc/meminfo: memFree=28590300/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=556136 CPUtime=1481.95 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 160554 0 0 0 148148 47 0 0 20 0 1 0 35194810 569483264 138497 33554432000 4194304 5646918 140735929603232 140735929601944 4399243 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 139034 138497 185 355 0 138675 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 556136

[startup+1542.31 s]
/proc/loadavg: 2.27 2.24 2.19 4/177 24528
/proc/meminfo: memFree=28556612/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=556136 CPUtime=1541.94 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 160554 0 0 0 154147 47 0 0 20 0 1 0 35194810 569483264 138497 33554432000 4194304 5646918 140735929603232 140735929601944 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 139034 138497 185 355 0 138675 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 556136

[startup+1602.3 s]
/proc/loadavg: 2.34 2.27 2.20 3/177 24530
/proc/meminfo: memFree=28304964/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=900012 CPUtime=1601.93 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 161636 0 0 0 160141 52 0 0 20 0 1 0 35194810 921612288 195277 33554432000 4194304 5646918 140735929603232 140735929601928 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 225003 195277 185 355 0 224644 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 900012

[startup+1662.3 s]
/proc/loadavg: 2.24 2.26 2.19 4/177 24531
/proc/meminfo: memFree=28225212/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=900012 CPUtime=1661.91 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 161661 0 0 0 166139 52 0 0 20 0 1 0 35194810 921612288 208077 33554432000 4194304 5646918 140735929603232 140735929601928 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 225003 208077 185 355 0 224644 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 900012

[startup+1722.3 s]
/proc/loadavg: 2.22 2.26 2.19 3/177 24532
/proc/meminfo: memFree=28118900/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=1114936 CPUtime=1721.9 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 162132 0 0 0 172136 54 0 0 20 0 1 0 35194810 1141694464 225409 33554432000 4194304 5646918 140735929603232 140735929601928 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 278734 225409 185 355 0 278375 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 1114936

[startup+1782.3 s]
/proc/loadavg: 2.28 2.27 2.20 3/178 24592
/proc/meminfo: memFree=29130916/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=1114936 CPUtime=1781.9 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 162153 0 0 0 178135 55 0 0 20 0 1 0 35194810 1141694464 236161 33554432000 4194304 5646918 140735929603232 140735929601928 4402832 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 278734 236161 185 355 0 278375 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 1114936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.35 2.28 2.20 4/178 24592
/proc/meminfo: memFree=29122552/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=1114936 CPUtime=1800.09 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 162157 0 0 0 179954 55 0 0 20 0 1 0 35194810 1141694464 238209 33554432000 4194304 5646918 140735929603232 140735929601928 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 278734 238209 185 355 0 278375 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1114936

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

[startup+1800.5 s]
/proc/loadavg: 2.35 2.28 2.20 4/178 24592
/proc/meminfo: memFree=29122552/32872528 swapFree=1582320/1721312
[pid=24491] ppid=24488 vsize=1114936 CPUtime=1800.09 cores=0,2,4,6
/proc/24491/stat : 24491 (minisatp) R 24488 24491 24003 0 -1 4202496 162157 0 0 0 179954 55 0 0 20 0 1 0 35194810 1141694464 238209 33554432000 4194304 5646918 140735929603232 140735929601928 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24491/statm: 278734 238209 185 355 0 278375 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1114936

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.13
CPU user time (s): 1799.55
CPU system time (s): 0.577912
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 1464184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.577912
maximum resident set size= 1307140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162157
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= 167
involuntary context switches= 2120

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6113 second user time and 6.95994 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-27 12:10:38
IDJOB=4112006
IDBENCH=3012
IDSOLVER=2555
FILE ID=node120/4112006-1467022238
RUNJOBID= node120-1467019391-24019
PBS_JOBID= 19976971
Free space on /tmp= 71644 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=300-sizeP=151-sizeQ=300-692949159-max.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112006-1467022238/watcher-4112006-1467022238 -o /tmp/evaluation-result-4112006-1467022238/solver-4112006-1467022238 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467019391-24019 --watchdog 1960 -S 80 minisatp HOME/instance-4112006-1467022238.opb

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

MD5SUM BENCH= 7e6b5d1bb2d5498810142d4e4cc2c6f4
RANDOM SEED=1892354218

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
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		: 2667.073
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		: 2667.073
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		: 2667.073
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		: 2667.073
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:        29885480 kB
Buffers:           81904 kB
Cached:           142176 kB
SwapCached:         2072 kB
Active:           371288 kB
Inactive:         165432 kB
Active(anon):     312224 kB
Inactive(anon):     2896 kB
Active(file):      59064 kB
Inactive(file):   162536 kB
Unevictable:     1721312 kB
Mlocked:         1582320 kB
SwapTotal:      67108856 kB
SwapFree:       67098736 kB
Dirty:             23168 kB
Writeback:             0 kB
AnonPages:       2033640 kB
Mapped:             7824 kB
Shmem:                 0 kB
Slab:             595892 kB
SReclaimable:      39940 kB
SUnreclaim:       555952 kB
KernelStack:        1456 kB
PageTables:         8000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2156240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988036 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 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-4112006-1467022238.opb

Free space on /tmp at the end= 71644 MiB
End job on node120 at 2016-06-27 12:40:39