Trace number 49813

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.71 1801.33

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	c Parsing PB file...
6.53	c Converting 135902 PB-constraints to clauses...
6.56	c   -- Unit propagations: (none)
96.11	c   -- Detecting intervals from adjacent constraints: #
96.14	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
96.40	c ---[   0]---> Adder-cost: 67342   maxlim: 152815123171761988496734947402513736484426477842784718762724655243331752118086385027734013446   bits: 307/307
238.34	c ==================================[MINISAT+]==================================
238.34	c | Conflicts | Original         | Learnt                           | Progress |
238.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
238.34	c ==============================================================================
238.34	c |         0 |  581730  1933891 |  193910       0        0     nan |  0.000 % |
238.41	c |       100 |  581714  1933839 |  213301      98      301     3.1 | 10.669 % |
238.73	c |       250 |  581114  1931701 |  234631     160      499     3.1 | 10.756 % |
240.18	c |       476 |  580957  1931150 |  258094     366     1297     3.5 | 10.781 % |
240.35	c |       816 |  580957  1931150 |  283903     706    16711    23.7 | 10.781 % |
240.59	c |      1324 |  580941  1931098 |  312293    1212    25580    21.1 | 10.783 % |
245.86	c |      2083 |  580941  1931098 |  343523    1971    54494    27.6 | 10.783 % |
251.15	c |      3222 |  580941  1931098 |  377875    3110   146775    47.2 | 10.783 % |
265.47	c |      4933 |  580941  1931098 |  415663    4821   227067    47.1 | 10.783 % |
281.54	c |      7497 |  580941  1931098 |  457229    7385   405273    54.9 | 10.783 % |
283.10	c |     11341 |  580941  1931098 |  502952   11229   836667    74.5 | 10.783 % |
287.89	c |     17107 |  580941  1931098 |  553247   16995  1197776    70.5 | 10.783 % |
289.83	c |     25756 |  580941  1931098 |  608572   25644  1925765    75.1 | 10.783 % |
310.68	c |     38730 |  580941  1931098 |  669429   38618  3620587    93.8 | 10.783 % |
344.77	c |     58191 |  580941  1931098 |  736372   58079  5529104    95.2 | 10.783 % |
407.53	c |     87387 |  580941  1931098 |  810010   87275  9010898   103.2 | 10.783 % |
501.99	c |    131177 |  580941  1931098 |  891011  131065 12910196    98.5 | 10.783 % |
679.99	c |    196862 |  580933  1931072 |  980112  196749 20564633   104.5 | 10.784 % |
772.83	c |    295389 |  580917  1931020 | 1078123  295274 31219701   105.7 | 10.786 % |
1244.18	c |    443178 |  580917  1931020 | 1185935  443063 52367887   118.2 | 10.786 % |
1801.25	c 
1801.25	c *** TERMINATED ***
1801.25	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node35/watcher-49813-1154120278 -o ROOT/results/node35/solver-49813-1154120278 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node35/49813-1154120278/instance-49813-1154120278.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.07 1.02 1.00 2/64 30714
/proc/meminfo: memFree=1191768/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=1048 CPUtime=0
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 100 0 0 0 0 0 0 0 19 0 1 0 158887941 1073152 84 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 262 84 67 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 1.06 1.02 1.00 2/64 30714
/proc/meminfo: memFree=1132192/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=61032 CPUtime=9.99
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 16055 0 0 0 991 8 0 0 25 0 1 0 158887941 62496768 14954 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 15258 14954 83 215 0 15040 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 61032

[startup+20.0087 s]
/proc/loadavg: 1.05 1.01 1.00 2/64 30714
/proc/meminfo: memFree=1132832/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=60696 CPUtime=19.99
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 16055 0 0 0 1991 8 0 0 25 0 1 0 158887941 62152704 14870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621290 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 15174 14870 83 215 0 14956 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 60696

[startup+30.0149 s]
/proc/loadavg: 1.04 1.01 1.00 2/64 30714
/proc/meminfo: memFree=1132960/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=60696 CPUtime=29.99
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 16055 0 0 0 2991 8 0 0 25 0 1 0 158887941 62152704 14870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 15174 14870 83 215 0 14956 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 60696

[startup+40.0211 s]
/proc/loadavg: 1.04 1.01 1.00 2/64 30714
/proc/meminfo: memFree=1132960/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=60696 CPUtime=39.99
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 16055 0 0 0 3991 8 0 0 25 0 1 0 158887941 62152704 14870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812736 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 15174 14870 83 215 0 14956 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 60696

[startup+50.0273 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 30714
/proc/meminfo: memFree=1133024/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=60696 CPUtime=50
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 16055 0 0 0 4992 8 0 0 25 0 1 0 158887941 62152704 14870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812771 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 15174 14870 83 215 0 14956 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 60696

[startup+60.0335 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 30714
/proc/meminfo: memFree=1133024/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=60696 CPUtime=60
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 16055 0 0 0 5992 8 0 0 25 0 1 0 158887941 62152704 14870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 15174 14870 83 215 0 14956 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 60696

[startup+70.0397 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 30714
/proc/meminfo: memFree=1133024/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=60696 CPUtime=70
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 16055 0 0 0 6992 8 0 0 25 0 1 0 158887941 62152704 14870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005345 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 15174 14870 83 215 0 14956 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 60696

[startup+80.0459 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 30714
/proc/meminfo: memFree=1133088/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=60696 CPUtime=80.01
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 16055 0 0 0 7993 8 0 0 25 0 1 0 158887941 62152704 14870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 15174 14870 83 215 0 14956 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 60696

[startup+90.0521 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 30714
/proc/meminfo: memFree=1133088/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=60696 CPUtime=90.01
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 16055 0 0 0 8993 8 0 0 25 0 1 0 158887941 62152704 14870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003212 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 15174 14870 83 215 0 14956 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 60696

[startup+100.058 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 30714
/proc/meminfo: memFree=1133088/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=60696 CPUtime=100.01
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 16060 0 0 0 9982 19 0 0 25 0 1 0 158887941 62152704 14875 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 15174 14875 88 215 0 14956 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 60696

[startup+110.064 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 30714
/proc/meminfo: memFree=974048/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=223860 CPUtime=110.01
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 56717 0 0 0 10966 35 0 0 25 0 1 0 158887941 229232640 54622 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 55965 54622 92 215 0 55747 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 223860

[startup+120.071 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 30714
/proc/meminfo: memFree=869472/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=329676 CPUtime=120.01
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 83036 0 0 0 11956 45 0 0 25 0 1 0 158887941 337588224 80658 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 82419 80658 92 215 0 82201 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 329676

[startup+130.076 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 30714
/proc/meminfo: memFree=869472/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=329676 CPUtime=130.02
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 83072 0 0 0 12957 45 0 0 25 0 1 0 158887941 337588224 80694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812136 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 82419 80694 92 215 0 82201 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 329676

[startup+140.082 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30714
/proc/meminfo: memFree=869408/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=329676 CPUtime=140.02
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 83080 0 0 0 13957 45 0 0 25 0 1 0 158887941 337588224 80702 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012162 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 82419 80702 92 215 0 82201 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 329676

[startup+150.088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30714
/proc/meminfo: memFree=869408/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=329676 CPUtime=150.02
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 83080 0 0 0 14957 45 0 0 25 0 1 0 158887941 337588224 80702 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839073 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 82419 80702 92 215 0 82201 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 329676

[startup+160.095 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30714
/proc/meminfo: memFree=869536/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=329184 CPUtime=160.02
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 83080 0 0 0 15957 45 0 0 25 0 1 0 158887941 337084416 80621 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839077 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 82296 80621 92 215 0 82078 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 329184

[startup+170.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30714
/proc/meminfo: memFree=871776/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=325904 CPUtime=170.03
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 83080 0 0 0 16958 45 0 0 25 0 1 0 158887941 333725696 80050 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005288 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 81476 80050 92 215 0 81258 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 325904

[startup+180.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30714
/proc/meminfo: memFree=873952/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=322952 CPUtime=180.04
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 83080 0 0 0 17958 46 0 0 25 0 1 0 158887941 330702848 79504 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 80738 79504 92 215 0 80520 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 322952

[startup+190.113 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 30788
/proc/meminfo: memFree=874728/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=320164 CPUtime=190.02
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 83080 0 0 0 18956 46 0 0 25 0 1 0 158887941 327847936 78968 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 80041 78968 92 215 0 79823 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 320164

[startup+200.119 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 30848
/proc/meminfo: memFree=876840/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=317540 CPUtime=200
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 83080 0 0 0 19954 46 0 0 25 0 1 0 158887941 325160960 78450 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005288 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 79385 78450 92 215 0 79167 0
Current children cumulated CPU time (s) 200
Current children cumulated vsize (Kb) 317540

[startup+210.127 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912

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

/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 125274 0 0 0 178067 86 0 0 25 0 1 0 158887941 487923712 118386 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119122 118386 123 215 0 118904 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (Kb) 476488

[startup+1783.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=717920/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=476752 CPUtime=1782.54
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 125345 0 0 0 178167 87 0 0 25 0 1 0 158887941 488194048 118457 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119188 118457 123 215 0 118970 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 476752

[startup+1784.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=717664/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=477016 CPUtime=1783.54
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 125408 0 0 0 178267 87 0 0 25 0 1 0 158887941 488464384 118520 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119254 118520 123 215 0 119036 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (Kb) 477016

[startup+1785.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=717408/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=477280 CPUtime=1784.55
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 125473 0 0 0 178368 87 0 0 25 0 1 0 158887941 488734720 118585 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119320 118585 123 215 0 119102 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 477280

[startup+1786.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=717216/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=477544 CPUtime=1785.55
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 125534 0 0 0 178468 87 0 0 25 0 1 0 158887941 489005056 118646 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119386 118646 123 215 0 119168 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 477544

[startup+1787.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=716896/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=477808 CPUtime=1786.55
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 125607 0 0 0 178568 87 0 0 25 0 1 0 158887941 489275392 118719 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119452 118719 123 215 0 119234 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 477808

[startup+1788.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=716576/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=478072 CPUtime=1787.56
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 125689 0 0 0 178669 87 0 0 25 0 1 0 158887941 489545728 118801 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119518 118801 123 215 0 119300 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 478072

[startup+1789.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=716320/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=478336 CPUtime=1788.56
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 125744 0 0 0 178769 87 0 0 25 0 1 0 158887941 489816064 118856 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119584 118856 123 215 0 119366 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 478336

[startup+1790.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=716192/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=478468 CPUtime=1789.57
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 125786 0 0 0 178870 87 0 0 25 0 1 0 158887941 489951232 118898 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119617 118898 123 215 0 119399 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 478468

[startup+1791.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=715808/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=478864 CPUtime=1790.57
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 125870 0 0 0 178970 87 0 0 25 0 1 0 158887941 490356736 118982 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119716 118982 123 215 0 119498 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (Kb) 478864

[startup+1792.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=715552/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=479132 CPUtime=1791.58
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 125942 0 0 0 179071 87 0 0 25 0 1 0 158887941 490631168 119054 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119783 119054 123 215 0 119565 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 479132

[startup+1793.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=715360/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=479264 CPUtime=1792.58
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 125991 0 0 0 179171 87 0 0 25 0 1 0 158887941 490766336 119103 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119816 119103 123 215 0 119598 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (Kb) 479264

[startup+1794.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=715168/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=479528 CPUtime=1793.58
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 126032 0 0 0 179271 87 0 0 25 0 1 0 158887941 491036672 119144 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119882 119144 123 215 0 119664 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 479528

[startup+1795.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=714976/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=479656 CPUtime=1794.59
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 126089 0 0 0 179372 87 0 0 25 0 1 0 158887941 491167744 119201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135011021 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119914 119201 123 215 0 119696 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (Kb) 479656

[startup+1796.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=714720/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=479920 CPUtime=1795.59
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 126144 0 0 0 179472 87 0 0 25 0 1 0 158887941 491438080 119256 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 119980 119256 123 215 0 119762 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 479920

[startup+1797.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=714528/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=480180 CPUtime=1796.6
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 126201 0 0 0 179573 87 0 0 25 0 1 0 158887941 491704320 119313 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 120045 119313 123 215 0 119827 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (Kb) 480180

[startup+1798.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=714272/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=480444 CPUtime=1797.6
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 126256 0 0 0 179673 87 0 0 25 0 1 0 158887941 491974656 119368 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 120111 119368 123 215 0 119893 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 480444

[startup+1799.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=714016/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=480708 CPUtime=1798.6
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 126322 0 0 0 179773 87 0 0 25 0 1 0 158887941 492244992 119434 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 120177 119434 123 215 0 119959 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 480708

[startup+1800.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=713760/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=480972 CPUtime=1799.62
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 126390 0 0 0 179874 88 0 0 25 0 1 0 158887941 492515328 119502 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 120243 119502 123 215 0 120025 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 480972

[startup+1801.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=713440/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=481228 CPUtime=1800.62
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 126468 0 0 0 179974 88 0 0 25 0 1 0 158887941 492777472 119580 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 120307 119580 123 215 0 120089 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 481228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30912
/proc/meminfo: memFree=713440/2055920 swapFree=4182936/4192956
[pid=30714] ppid=30712 vsize=481228 CPUtime=1800.62
/proc/30714/stat : 30714 (minisat+) R 30712 30714 30665 0 -1 4194304 126469 0 0 0 179974 88 0 0 25 0 1 0 158887941 492777472 119581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30714/statm: 120307 119581 123 215 0 120089 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 481228

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

Child status: 0
Real time (s): 1801.33
CPU time (s): 1800.71
CPU user time (s): 1799.75
CPU system time (s): 0.957854
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (Kb): 481228
The end

Launcher Data (download as text)

Begin job on node35 on Fri Jul 28 20:57:59 UTC 2006


FILE ID= 49813-1154120278

PBS_JOBID= 886917

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= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node35/49813-1154120278/instance-49813-1154120278.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-49813-1154120278 -o ROOT/results/node35/solver-49813-1154120278 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node35/49813-1154120278/instance-49813-1154120278.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  7d90035947bf106909c324d346feadc0

RANDOM SEED= 630013926

TIMEOUT= 1800 seconds


/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.232
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	: 5914.62
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.232
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:       1192168 kB
Buffers:         43656 kB
Cached:         741724 kB
SwapCached:       4372 kB
Active:         227920 kB
Inactive:       566692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1192168 kB
SwapTotal:     4192956 kB
SwapFree:      4182936 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14492 kB
Slab:            55180 kB
Committed_AS:   631352 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node35 on Fri Jul 28 21:28:00 UTC 2006