Trace number 350143

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, and are wall clock time (not CPU 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
minisat+ 1.14? (TO) 1800.09 1800.58

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=300-sizeP=151-sizeQ=300-346995195-max.opb
MD5SUM7d90035947bf106909c324d346feadc0
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 5814709794364855124394590463104036274829130884442601547409146523709370688892119900517445885328649663330068882186640259952495850427021820
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 (download as text)

0.00/0.00	c Parsing PB file...
6.59/6.67	c Converting 135902 PB-constraints to clauses...
6.69/6.70	c   -- Unit propagations: (none)
96.57/96.69	c   -- Detecting intervals from adjacent constraints: #
96.67/96.72	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
96.86/96.99	c ---[   0]---> Adder-cost: 67342   maxlim: 152815123171761988496734947402513736484426477842784718762724655243331752118086385027734013446   bits: 307/307
238.82/238.90	c ==================================[MINISAT+]==================================
238.82/238.90	c | Conflicts | Original         | Learnt                           | Progress |
238.82/238.90	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
238.82/238.90	c ==============================================================================
238.82/238.90	c |         0 |  581730  1933891 |  193910       0        0     nan |  0.000 % |
238.82/238.97	c |       100 |  581714  1933839 |  213301      98      301     3.1 | 10.669 % |
239.12/239.28	c |       250 |  581114  1931701 |  234631     160      499     3.1 | 10.756 % |
240.63/240.71	c |       476 |  580957  1931150 |  258094     366     1297     3.5 | 10.781 % |
240.73/240.89	c |       816 |  580957  1931150 |  283903     706    16711    23.7 | 10.781 % |
241.02/241.11	c |      1324 |  580941  1931098 |  312293    1212    25580    21.1 | 10.783 % |
246.23/246.31	c |      2083 |  580941  1931098 |  343523    1971    54494    27.6 | 10.783 % |
251.42/251.59	c |      3222 |  580941  1931098 |  377875    3110   146775    47.2 | 10.783 % |
265.72/265.81	c |      4933 |  580941  1931098 |  415663    4821   227067    47.1 | 10.783 % |
281.71/281.83	c |      7497 |  580941  1931098 |  457229    7385   405273    54.9 | 10.783 % |
283.21/283.35	c |     11341 |  580941  1931098 |  502952   11229   836667    74.5 | 10.783 % |
287.91/288.08	c |     17107 |  580941  1931098 |  553247   16995  1197776    70.5 | 10.783 % |
289.91/290.02	c |     25756 |  580941  1931098 |  608572   25644  1925765    75.1 | 10.783 % |
310.80/310.91	c |     38730 |  580941  1931098 |  669429   38618  3620587    93.8 | 10.783 % |
345.09/345.21	c |     58191 |  580941  1931098 |  736372   58079  5529104    95.2 | 10.783 % |
408.08/408.26	c |     87387 |  580941  1931098 |  810010   87275  9010898   103.2 | 10.783 % |
501.95/502.19	c |    131177 |  580941  1931098 |  891011  131065 12910196    98.5 | 10.783 % |
685.01/685.20	c |    196862 |  580933  1931072 |  980112  196749 20564633   104.5 | 10.784 % |
779.98/780.26	c |    295389 |  580917  1931020 | 1078123  295274 31219701   105.7 | 10.786 % |
1294.04/1294.50	c |    443178 |  580917  1931020 | 1185935  443063 52367887   118.2 | 10.786 % |
1800.01/1800.50	c 
1800.01/1800.50	c *** TERMINATED ***
1800.01/1800.50	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/350143-1176796927/instance-350143-1176796927.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node72/watcher-350143-1176796927 -o ROOT/results/node72/solver-350143-1176796927 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/350143-1176796927/minisat+ /tmp/evaluation/350143-1176796927/instance-350143-1176796927.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14476
/proc/meminfo: memFree=1708960/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=1048 CPUtime=0
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 155731226 1073152 101 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 262 102 74 215 0 44 0

[startup+0.098974 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14476
/proc/meminfo: memFree=1708960/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=2056 CPUtime=0.09
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 376 0 0 0 9 0 0 0 18 0 1 0 155731226 2105344 361 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 514 361 74 215 0 296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2056

[startup+0.101975 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14476
/proc/meminfo: memFree=1708960/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=2056 CPUtime=0.1
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 380 0 0 0 10 0 0 0 18 0 1 0 155731226 2105344 365 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 551 369 74 215 0 333 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2056

[startup+0.301993 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14476
/proc/meminfo: memFree=1708960/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=4344 CPUtime=0.29
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 917 0 0 0 29 0 0 0 19 0 1 0 155731226 4448256 902 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 1086 902 74 215 0 868 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4344

[startup+0.70103 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14476
/proc/meminfo: memFree=1708960/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=8240 CPUtime=0.69
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 1883 0 0 0 69 0 0 0 22 0 1 0 155731226 8437760 1868 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 2060 1868 74 215 0 1842 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8240

[startup+1.5011 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1698648/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=16104 CPUtime=1.49
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 3835 0 0 0 147 2 0 0 25 0 1 0 155731226 16490496 3820 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 4026 3820 74 215 0 3808 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16104

[startup+3.10125 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1687576/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=32132 CPUtime=3.09
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 7795 0 0 0 305 4 0 0 25 0 1 0 155731226 32903168 7730 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 8033 7730 74 215 0 7815 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32132

[startup+6.30154 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1651808/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=62720 CPUtime=6.29
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 15884 0 0 0 621 8 0 0 25 0 1 0 155731226 64225280 15224 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134651977 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 15680 15224 74 215 0 15462 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62720

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1649448/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=60700 CPUtime=12.68
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 16054 0 0 0 1260 8 0 0 25 0 1 0 155731226 62156800 14871 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134809896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 15175 14871 83 215 0 14957 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60700

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 3/78 14477
/proc/meminfo: memFree=1649512/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=60700 CPUtime=25.48
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 16054 0 0 0 2540 8 0 0 25 0 1 0 155731226 62156800 14871 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134812624 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 15175 14871 83 215 0 14957 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60700

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1649512/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=60700 CPUtime=51.08
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 16054 0 0 0 5099 9 0 0 25 0 1 0 155731226 62156800 14871 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134621290 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 15175 14871 83 215 0 14957 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60700

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1629544/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=82200 CPUtime=102.26
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 21596 0 0 0 10202 24 0 0 25 0 1 0 155731226 84172800 20163 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 20550 20163 89 215 0 20332 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 82200

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1386280/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=328524 CPUtime=162.24
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 83079 0 0 0 16175 49 0 0 25 0 1 0 155731226 336408576 80510 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134839028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82131 80510 92 215 0 81913 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 328524

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1398568/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=312616 CPUtime=222.23
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 83079 0 0 0 22173 50 0 0 25 0 1 0 155731226 320118784 77461 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134679808 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 78154 77461 92 215 0 77936 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 312616

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1381608/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=282.21
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88665 0 0 0 28168 53 0 0 25 0 1 0 155731226 337518592 81778 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81778 123 215 0 82184 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 329608

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1381544/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=342.19
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88665 0 0 0 34166 53 0 0 25 0 1 0 155731226 337518592 81778 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81778 123 215 0 82184 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 329608

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1381608/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=402.18
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88665 0 0 0 40164 54 0 0 25 0 1 0 155731226 337518592 81778 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81778 123 215 0 82184 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 329608

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1381672/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=462.16
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88665 0 0 0 46162 54 0 0 25 0 1 0 155731226 337518592 81778 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574551 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81778 123 215 0 82184 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 329608

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1381608/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=522.15
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88667 0 0 0 52160 55 0 0 25 0 1 0 155731226 337518592 81780 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134573879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81780 123 215 0 82184 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 329608

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1381672/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=582.13
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88667 0 0 0 58158 55 0 0 25 0 1 0 155731226 337518592 81780 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81780 123 215 0 82184 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 329608

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1381608/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=642.12
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88667 0 0 0 64156 56 0 0 25 0 1 0 155731226 337518592 81780 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81780 123 215 0 82184 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 329608


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1381608/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=882.04
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88682 0 0 0 88147 57 0 0 25 0 1 0 155731226 337518592 81795 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574327 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81795 123 215 0 82184 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 329608

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1381608/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=942.03
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88682 0 0 0 94145 58 0 0 25 0 1 0 155731226 337518592 81795 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81795 123 215 0 82184 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 329608

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1381544/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=1002.01
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88682 0 0 0 100143 58 0 0 25 0 1 0 155731226 337518592 81795 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81795 123 215 0 82184 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 329608

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1381544/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=1062
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88682 0 0 0 106141 59 0 0 25 0 1 0 155731226 337518592 81795 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81795 123 215 0 82184 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 329608

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1381608/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=1121.99
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88682 0 0 0 112139 60 0 0 25 0 1 0 155731226 337518592 81795 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81795 123 215 0 82184 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 329608

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1381544/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=1181.97
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88682 0 0 0 118137 60 0 0 25 0 1 0 155731226 337518592 81795 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81795 123 215 0 82184 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 329608

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 14477
/proc/meminfo: memFree=1381544/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=1241.95
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88682 0 0 0 124135 60 0 0 25 0 1 0 155731226 337518592 81795 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81795 123 215 0 82184 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 329608

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1381544/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=329608 CPUtime=1301.94
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 88682 0 0 0 130133 61 0 0 25 0 1 0 155731226 337518592 81795 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 82402 81795 123 215 0 82184 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 329608

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1371368/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=340988 CPUtime=1361.92
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 91274 0 0 0 136127 65 0 0 25 0 1 0 155731226 349171712 84387 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 85247 84387 123 215 0 85029 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 340988

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1353448/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=358488 CPUtime=1421.91
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 95705 0 0 0 142121 70 0 0 25 0 1 0 155731226 367091712 88818 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 89622 88818 123 215 0 89404 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 358488

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1337576/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=374420 CPUtime=1481.89
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 99698 0 0 0 148117 72 0 0 25 0 1 0 155731226 383406080 92811 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 93605 92811 123 215 0 93387 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 374420

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1321896/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=389824 CPUtime=1541.87
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 103561 0 0 0 154112 75 0 0 25 0 1 0 155731226 399179776 96674 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 97456 96674 123 215 0 97238 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 389824

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1307176/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=404560 CPUtime=1601.86
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 107253 0 0 0 160107 79 0 0 25 0 1 0 155731226 414269440 100366 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 101140 100366 123 215 0 100922 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 404560

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1293032/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=418728 CPUtime=1661.84
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 110793 0 0 0 166101 83 0 0 25 0 1 0 155731226 428777472 103906 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 104682 103906 123 215 0 104464 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 418728

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14477
/proc/meminfo: memFree=1278440/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=433248 CPUtime=1721.82
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 114429 0 0 0 172095 87 0 0 25 0 1 0 155731226 443645952 107542 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 108312 107542 123 215 0 108094 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 433248

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14479
/proc/meminfo: memFree=1265448/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=446008 CPUtime=1781.81
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 117644 0 0 0 178090 91 0 0 25 0 1 0 155731226 456712192 110757 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 111502 110757 123 215 0 111284 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 446008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14479
/proc/meminfo: memFree=1261480/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=449816 CPUtime=1800.01
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 118610 0 0 0 179909 92 0 0 25 0 1 0 155731226 460611584 111723 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135012086 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 112454 111723 123 215 0 112236 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 449816

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

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

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14479
/proc/meminfo: memFree=1261480/2055920 swapFree=4156496/4192956
[pid=14476] ppid=14474 vsize=449816 CPUtime=1800.01
/proc/14476/stat : 14476 (minisat+) R 14474 14476 13761 0 -1 4194304 118610 0 0 0 179909 92 0 0 25 0 1 0 155731226 460611584 111723 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135012086 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14476/statm: 112454 111723 123 215 0 112236 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 449816

Child status: 0
Real time (s): 1800.58
CPU time (s): 1800.09
CPU user time (s): 1799.09
CPU system time (s): 0.993848
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 449816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 0.993848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118611
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= 745
involuntary context switches= 4085

runsolver used 2.30865 second user time and 4.45432 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue Apr 17 08:02:08 UTC 2007

IDJOB= 350143
IDBENCH= 2996
IDSOLVER= 156
FILE ID= node72/350143-1176796927

PBS_JOBID= 4580866

Free space on /tmp= 66477 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=300-sizeP=151-sizeQ=300-346995195-max.opb
COMMAND LINE= /tmp/evaluation/350143-1176796927/minisat+ /tmp/evaluation/350143-1176796927/instance-350143-1176796927.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node72/convwatcher-350143-1176796927 -o ROOT/results/node72/conversion-350143-1176796927 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/350143-1176796927/instance-350143-1176796927.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-350143-1176796927 -o ROOT/results/node72/solver-350143-1176796927 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/350143-1176796927/minisat+ /tmp/evaluation/350143-1176796927/instance-350143-1176796927.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  7d90035947bf106909c324d346feadc0

RANDOM SEED= 26368710

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1709432 kB
Buffers:         42200 kB
Cached:         218808 kB
SwapCached:      18336 kB
Active:         164060 kB
Inactive:       121624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709432 kB
SwapTotal:     4192956 kB
SwapFree:      4156496 kB
Dirty:            9476 kB
Writeback:           0 kB
Mapped:          30296 kB
Slab:            46360 kB
Committed_AS:  2682004 kB
PageTables:       1788 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66477 MiB

End job on node72 on Tue Apr 17 08:32:10 UTC 2007