Trace number 35541

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.64 1801.24

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.18.opb
MD5SUM18a894a2ba4f3cf6bad1b497c8fca8eb
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables4500
Total number of constraints72413
Number of constraints which are clauses72413
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint18
Number of terms in the objective function 4500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4500
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4500
Number of bits of the biggest sum of numbers13
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...
1.93	c Converting 72413 PB-constraints to clauses...
1.94	c   -- Unit propagations: (none)
1.94	c   -- Detecting intervals from adjacent constraints: (none)
1.94	c   -- Clauses(.)/Splits(s): .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.11	c ==================================[MINISAT+]==================================
2.11	c | Conflicts | Original         | Learnt                           | Progress |
2.11	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.11	c ==============================================================================
2.11	c |         0 |   72413   146826 |   24137       0        0     nan |  0.000 % |
2.12	c |       100 |   72413   146826 |   26550     100     5662    56.6 |  0.000 % |
2.15	c |       251 |   72413   146826 |   29205     251    35284   140.6 |  0.000 % |
2.20	c |       478 |   72413   146826 |   32126     478    80636   168.7 |  0.000 % |
2.28	c |       815 |   72413   146826 |   35338     815   187600   230.2 |  0.000 % |
2.44	c |      1322 |   72413   146826 |   38872    1322   375200   283.8 |  0.000 % |
2.66	c |      2082 |   72413   146826 |   42760    2082   613029   294.4 |  0.000 % |
2.98	c |      3222 |   72413   146826 |   47036    3222   935358   290.3 |  0.000 % |
3.70	c |      4930 |   72413   146826 |   51739    4930  1674242   339.6 |  0.000 % |
4.81	c |      7492 |   72413   146826 |   56913    7492  2548585   340.2 |  0.000 % |
7.27	c |     11336 |   72413   146826 |   62605   11336  4532097   399.8 |  0.000 % |
12.22	c |     17105 |   72413   146826 |   68865   17105  7210651   421.6 |  0.000 % |
20.20	c |     25754 |   72413   146826 |   75752   25754 11332646   440.0 |  0.000 % |
35.66	c |     38729 |   72413   146826 |   83327   38729 16386246   423.1 |  0.000 % |
64.04	c |     58190 |   72413   146826 |   91660   58190 22895367   393.5 |  0.000 % |
129.70	c |     87382 |   72413   146826 |  100826   87382 36504093   417.8 |  0.000 % |
245.74	c |    131175 |   72413   146826 |  110908   41235 18834474   456.8 |  0.000 % |
469.87	c |    196862 |   72413   146826 |  121999  106922 50479231   472.1 |  0.000 % |
750.91	c |    295390 |   72413   146826 |  134199   94919 40307263   424.6 |  0.001 % |
1230.04	c |    443181 |   72413   146826 |  147619  120812 81010759   670.6 |  0.000 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	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
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node30/watcher-35541-1149281493 -o ROOT/results/node30/solver-35541-1149281493 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node30/35541-1149281493/instance-35541-1149281493.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.91 2/64 24256
/proc/meminfo: memFree=1715944/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=1352 CPUtime=0
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 158 0 0 0 0 0 0 0 19 0 1 0 193812956 1384448 143 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 338 143 67 215 0 120 0

[startup+10.0023 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1679408/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=37532 CPUtime=9.99
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 9216 0 0 0 985 14 0 0 25 0 1 0 193812956 38432768 9201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 9383 9201 103 215 0 9165 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 37532

[startup+20.0084 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1658488/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=58464 CPUtime=19.99
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 14461 0 0 0 1981 18 0 0 25 0 1 0 193812956 59867136 14446 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 14616 14446 103 215 0 14398 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 58464

[startup+30.0144 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1643384/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=73648 CPUtime=30
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 18231 0 0 0 2979 21 0 0 25 0 1 0 193812956 75415552 18216 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575405 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 18412 18216 103 215 0 18194 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 73648

[startup+40.0205 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1631736/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=85312 CPUtime=40
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 21140 0 0 0 3976 24 0 0 25 0 1 0 193812956 87359488 21125 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 21328 21125 103 215 0 21110 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 85312

[startup+50.0275 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1622264/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=94796 CPUtime=50
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 23508 0 0 0 4974 26 0 0 25 0 1 0 193812956 97071104 23493 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 23699 23493 103 215 0 23481 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 94796

[startup+60.0336 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1613560/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=103384 CPUtime=60.01
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 25676 0 0 0 5972 29 0 0 25 0 1 0 193812956 105865216 25661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 25846 25661 103 215 0 25628 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 103384

[startup+70.0396 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1604216/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=112868 CPUtime=70.01
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 28005 0 0 0 6971 30 0 0 25 0 1 0 193812956 115576832 27990 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 28217 27990 103 215 0 27999 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 112868

[startup+80.0457 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1593848/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=123240 CPUtime=80.02
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 30600 0 0 0 7970 32 0 0 25 0 1 0 193812956 126197760 30585 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 30810 30585 103 215 0 30592 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 123240

[startup+90.0517 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1584952/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=132060 CPUtime=90.02
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 32814 0 0 0 8968 34 0 0 25 0 1 0 193812956 135229440 32799 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 33015 32799 103 215 0 32797 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 132060

[startup+100.058 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1576120/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=140768 CPUtime=100.02
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 35016 0 0 0 9966 36 0 0 25 0 1 0 193812956 144146432 35001 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 35192 35001 103 215 0 34974 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 140768

[startup+110.064 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1569080/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=147772 CPUtime=110.03
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 36773 0 0 0 10965 38 0 0 25 0 1 0 193812956 151318528 36758 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 36943 36758 103 215 0 36725 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 147772

[startup+120.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1562552/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=154384 CPUtime=120.03
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 38417 0 0 0 11964 39 0 0 25 0 1 0 193812956 158089216 38402 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 38596 38402 103 215 0 38378 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 154384

[startup+130.076 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1554744/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=162184 CPUtime=130.03
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 40363 0 0 0 12962 41 0 0 25 0 1 0 193812956 166076416 40348 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 40546 40348 103 215 0 40328 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 162184

[startup+140.082 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1549752/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=167208 CPUtime=140.03
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 41599 0 0 0 13961 42 0 0 25 0 1 0 193812956 171220992 41584 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 41802 41584 103 215 0 41584 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 167208

[startup+150.088 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1544696/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=172372 CPUtime=150.03
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 42865 0 0 0 14959 44 0 0 25 0 1 0 193812956 176508928 42850 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 43093 42850 103 215 0 42875 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 172372

[startup+160.094 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1539512/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=177504 CPUtime=160.04
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 44156 0 0 0 15958 46 0 0 25 0 1 0 193812956 181764096 44141 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 44376 44141 103 215 0 44158 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 177504

[startup+170.099 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1534008/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=183044 CPUtime=170.04
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 45518 0 0 0 16957 47 0 0 25 0 1 0 193812956 187437056 45503 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 45761 45503 103 215 0 45543 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 183044

[startup+180.105 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1528760/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=188184 CPUtime=180.04
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 46830 0 0 0 17955 49 0 0 25 0 1 0 193812956 192700416 46815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 47046 46815 103 215 0 46828 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 188184

[startup+190.111 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1526392/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=190572 CPUtime=190.05
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 47417 0 0 0 18955 50 0 0 25 0 1 0 193812956 195145728 47402 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 47643 47402 103 215 0 47425 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 190572

[startup+200.117 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1526392/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=190572 CPUtime=200.06
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 47418 0 0 0 19956 50 0 0 25 0 1 0 193812956 195145728 47403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 47643 47403 103 215 0 47425 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 190572

[startup+210.123 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24256
/proc/meminfo: memFree=1526392/2055920 swapFree=4180904/4192956

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

[pid=24256] ppid=24254 vsize=405680 CPUtime=1781.47
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 178041 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 405680

[startup+1783.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310968/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1782.47
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 178141 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (Kb) 405680

[startup+1784.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310968/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1783.48
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 178242 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1783.48
Current children cumulated vsize (Kb) 405680

[startup+1785.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310968/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1784.48
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 178342 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1784.48
Current children cumulated vsize (Kb) 405680

[startup+1786.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310968/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1785.49
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 178443 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580999 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1785.49
Current children cumulated vsize (Kb) 405680

[startup+1787.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310968/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1786.49
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 178543 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1786.49
Current children cumulated vsize (Kb) 405680

[startup+1788.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310968/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1787.49
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 178643 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 405680

[startup+1789.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310968/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1788.5
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 178744 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (Kb) 405680

[startup+1790.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310968/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1789.5
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 178844 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1789.5
Current children cumulated vsize (Kb) 405680

[startup+1791.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310904/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1790.51
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 178945 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1790.51
Current children cumulated vsize (Kb) 405680

[startup+1792.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310904/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1791.51
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 179045 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (Kb) 405680

[startup+1793.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310904/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1792.52
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 179146 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1792.52
Current children cumulated vsize (Kb) 405680

[startup+1794.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310904/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1793.52
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 179246 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1793.52
Current children cumulated vsize (Kb) 405680

[startup+1795.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310904/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1794.53
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 179347 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (Kb) 405680

[startup+1796.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310904/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1795.53
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 179447 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581017 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1795.53
Current children cumulated vsize (Kb) 405680

[startup+1797.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310904/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1796.54
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 179548 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1796.54
Current children cumulated vsize (Kb) 405680

[startup+1798.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310904/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1797.54
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 179648 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (Kb) 405680

[startup+1799.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310904/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1798.54
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 179748 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 405680

[startup+1800.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310904/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1799.55
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 179849 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (Kb) 405680

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310904/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1800.55
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 179949 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 405680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 24451
/proc/meminfo: memFree=1310904/2055920 swapFree=4180904/4192956
[pid=24256] ppid=24254 vsize=405680 CPUtime=1800.56
/proc/24256/stat : 24256 (minisat+) R 24254 24256 24210 0 -1 4194304 101070 0 0 0 179950 106 0 0 25 0 1 0 193812956 415416320 101055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24256/statm: 101420 101055 103 215 0 101202 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 405680

Sending SIGTERM to -24256
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.24
CPU time (s): 1800.64
CPU user time (s): 1799.5
CPU system time (s): 1.13183
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (Kb): 405680

Launcher Data (download as text)

Begin job on node30 on Fri Jun  2 20:51:33 UTC 2006


FILE ID= 35541-1149281493

PBS_JOBID= 306089

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.18.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node30/35541-1149281493/instance-35541-1149281493.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-35541-1149281493 -o ROOT/results/node30/solver-35541-1149281493 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node30/35541-1149281493/instance-35541-1149281493.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  18a894a2ba4f3cf6bad1b497c8fca8eb

RANDOM SEED= 515121566


/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.216
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.216
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:       1716152 kB
Buffers:         14720 kB
Cached:         255152 kB
SwapCached:       3488 kB
Active:          46452 kB
Inactive:       231932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716152 kB
SwapTotal:     4192956 kB
SwapFree:      4180904 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            47448 kB
Committed_AS:   248656 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node30 on Fri Jun  2 21:21:35 UTC 2006