Trace number 419859

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 NameAnswerCPU timeWall clock time
minisat+ 1.14? (TO) 1800.03 1800.63

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/grieu/vmpc_28.opb
MD5SUM055e885fd329d2cc5a07a9aee49df3ed
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark612.808
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables784
Total number of constraints108080
Number of constraints which are clauses108080
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 constraint28
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 29
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
3.39/3.42	c Converting 108080 PB-constraints to clauses...
3.39/3.43	c   -- Unit propagations: (none)
3.39/3.43	c   -- Detecting intervals from adjacent constraints: (none)
3.39/3.46	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
3.69/3.72	c ==================================[MINISAT+]==================================
3.69/3.72	c | Conflicts | Original         | Learnt                           | Progress |
3.69/3.72	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.69/3.72	c ==============================================================================
3.69/3.72	c |         0 |  108080   283220 |   36026       0        0     nan |  0.000 % |
3.69/3.75	c |       100 |  108080   283220 |   39628     100     5343    53.4 |  0.000 % |
3.69/3.78	c |       251 |  108080   283220 |   43591     251    22415    89.3 |  0.000 % |
3.79/3.81	c |       478 |  108080   283220 |   47950     478    43704    91.4 |  0.000 % |
3.79/3.87	c |       816 |  108080   283220 |   52745     816    78565    96.3 |  0.000 % |
3.89/3.96	c |      1323 |  108080   283220 |   58020    1323   124569    94.2 |  0.000 % |
3.99/4.09	c |      2083 |  108080   283220 |   63822    2083   187181    89.9 |  0.000 % |
4.19/4.30	c |      3222 |  108080   283220 |   70204    3222   287514    89.2 |  0.000 % |
4.59/4.68	c |      4930 |  108080   283220 |   77224    4930   439257    89.1 |  0.000 % |
5.29/5.35	c |      7492 |  108080   283220 |   84947    7492   653098    87.2 |  0.000 % |
6.39/6.42	c |     11336 |  108080   283220 |   93442   11336   948941    83.7 |  0.000 % |
8.19/8.23	c |     17104 |  108080   283220 |  102786   17104  1393829    81.5 |  0.000 % |
10.89/10.94	c |     25757 |  108080   283220 |  113065   25757  2183741    84.8 |  0.000 % |
19.78/19.85	c |     38733 |  108080   283220 |  124371   38733  3524341    91.0 |  0.000 % |
44.38/44.44	c |     58195 |  108080   283220 |  136808   58195  5751399    98.8 |  0.000 % |
98.16/98.24	c |     87389 |  108080   283220 |  150489   87389  8454495    96.7 |  0.000 % |
187.64/187.74	c |    131178 |  108080   283220 |  165538  131178 11795460    89.9 |  0.000 % |
355.10/355.23	c |    196863 |  108080   283220 |  182092   52738  3441496    65.3 |  0.000 % |
556.94/557.19	c |    295394 |  108080   283220 |  200301  151269 12658360    83.7 |  0.000 % |
887.25/887.54	c |    443185 |  108080   283220 |  220331  122882  8402271    68.4 |  0.000 % |
1257.25/1257.63	c |    664872 |  108080   283220 |  242364  147331  9694350    65.8 |  0.000 % |
1800.00/1800.61	c 
1800.00/1800.61	c *** TERMINATED ***
1800.00/1800.61	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419859-1177414428/instance-419859-1177414428.opb is already a linear file

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.87 0.97 0.99 3/77 21533
/proc/meminfo: memFree=1872752/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=1048 CPUtime=0
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 217480638 1073152 110 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 262 110 74 215 0 44 0

[startup+0.0748541 s]
/proc/loadavg: 0.87 0.97 0.99 3/77 21533
/proc/meminfo: memFree=1872752/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=1768 CPUtime=0.07
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 275 0 0 0 7 0 0 0 18 0 1 0 217480638 1810432 261 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618939 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 442 261 74 215 0 224 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1768

[startup+0.101856 s]
/proc/loadavg: 0.87 0.97 0.99 3/77 21533
/proc/meminfo: memFree=1872752/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=1904 CPUtime=0.09
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 332 0 0 0 9 0 0 0 18 0 1 0 217480638 1949696 318 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 476 318 74 215 0 258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1904

[startup+0.301878 s]
/proc/loadavg: 0.87 0.97 0.99 3/77 21533
/proc/meminfo: memFree=1872752/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=3616 CPUtime=0.29
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 750 0 0 0 29 0 0 0 19 0 1 0 217480638 3702784 736 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 904 736 74 215 0 686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3616

[startup+0.701926 s]
/proc/loadavg: 0.87 0.97 0.99 3/77 21533
/proc/meminfo: memFree=1872752/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=6952 CPUtime=0.69
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 1575 0 0 0 68 1 0 0 23 0 1 0 217480638 7118848 1561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 1738 1561 74 215 0 1520 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6952

[startup+1.50202 s]
/proc/loadavg: 0.87 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1864040/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=13572 CPUtime=1.49
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 3235 0 0 0 146 3 0 0 25 0 1 0 217480638 13897728 3221 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 3393 3221 74 215 0 3175 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13572

[startup+3.10121 s]
/proc/loadavg: 0.87 0.97 0.99 3/78 21534
/proc/meminfo: memFree=1854824/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=26976 CPUtime=3.09
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 6537 0 0 0 304 5 0 0 25 0 1 0 217480638 27623424 6523 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 6744 6523 74 215 0 6526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26976

[startup+6.30158 s]
/proc/loadavg: 0.88 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1838376/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=34980 CPUtime=6.29
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 8823 0 0 0 613 16 0 0 25 0 1 0 217480638 35819520 8557 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 8745 8557 103 215 0 8527 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34980

[startup+12.7013 s]
/proc/loadavg: 0.89 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1838312/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=35132 CPUtime=12.68
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 8852 0 0 0 1252 16 0 0 25 0 1 0 217480638 35975168 8586 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 8783 8586 103 215 0 8565 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35132

[startup+25.5028 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1835240/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=38532 CPUtime=25.48
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 9672 0 0 0 2531 17 0 0 25 0 1 0 217480638 39456768 9406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 9633 9406 103 215 0 9415 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38532

[startup+51.1028 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1825768/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=48028 CPUtime=51.08
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 12033 0 0 0 5089 19 0 0 25 0 1 0 217480638 49180672 11767 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 12007 11767 103 215 0 11789 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 48028

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1813352/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=60348 CPUtime=102.27
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 15090 0 0 0 10205 22 0 0 25 0 1 0 217480638 61796352 14824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 15087 14824 103 215 0 14869 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 60348

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1801640/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=72664 CPUtime=162.25
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 18036 0 0 0 16200 25 0 0 25 0 1 0 217480638 74407936 17770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 18166 17770 103 215 0 17948 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 72664

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1793192/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=81204 CPUtime=222.23
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 20088 0 0 0 22195 28 0 0 25 0 1 0 217480638 83152896 19822 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 20301 19822 103 215 0 20083 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 81204

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1787112/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=87352 CPUtime=282.22
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 21607 0 0 0 28191 31 0 0 25 0 1 0 217480638 89448448 21341 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 21838 21341 103 215 0 21620 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 87352

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1782824/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=91648 CPUtime=342.2
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 22654 0 0 0 34188 32 0 0 25 0 1 0 217480638 93847552 22388 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576715 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 22912 22388 103 215 0 22694 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 91648

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1782504/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=91956 CPUtime=402.18
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 22703 0 0 0 40185 33 0 0 25 0 1 0 217480638 94162944 22437 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 22989 22437 103 215 0 22771 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 91956

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1782056/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=92308 CPUtime=462.16
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 22803 0 0 0 46183 33 0 0 25 0 1 0 217480638 94523392 22537 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 23077 22537 103 215 0 22859 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 92308

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1781288/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=93188 CPUtime=522.15
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 22989 0 0 0 52181 34 0 0 25 0 1 0 217480638 95424512 22723 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 23297 22723 103 215 0 23079 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 93188

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1780520/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=94096 CPUtime=582.13
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 23160 0 0 0 58179 34 0 0 25 0 1 0 217480638 96354304 22894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 23524 22894 103 215 0 23306 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 94096

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1777576/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=97012 CPUtime=642.12
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 23874 0 0 0 64177 35 0 0 25 0 1 0 217480638 99340288 23608 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 24253 23608 103 215 0 24035 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 97012


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1766056/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=108692 CPUtime=822.07
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 26703 0 0 0 82167 40 0 0 25 0 1 0 217480638 111300608 26437 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 27173 26437 103 215 0 26955 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 108692

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1765544/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=109328 CPUtime=882.05
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 26820 0 0 0 88165 40 0 0 25 0 1 0 217480638 111951872 26554 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 27332 26554 103 215 0 27114 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 109328

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1764392/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=110480 CPUtime=942.03
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 27085 0 0 0 94162 41 0 0 25 0 1 0 217480638 113131520 26819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 27620 26819 103 215 0 27402 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 110480

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1764136/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=110644 CPUtime=1002.02
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 27125 0 0 0 100160 42 0 0 25 0 1 0 217480638 113299456 26859 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 27661 26859 103 215 0 27443 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 110644

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1763432/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=111780 CPUtime=1062.01
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 27287 0 0 0 106158 43 0 0 25 0 1 0 217480638 114462720 27021 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577328 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 27945 27021 103 215 0 27727 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 111780

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1763368/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=111860 CPUtime=1121.99
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 27306 0 0 0 112156 43 0 0 25 0 1 0 217480638 114544640 27040 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 27965 27040 103 215 0 27747 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 111860

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1763240/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=111860 CPUtime=1181.98
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 27307 0 0 0 118154 44 0 0 25 0 1 0 217480638 114544640 27041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 27965 27041 103 215 0 27747 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 111860

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1762664/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=112448 CPUtime=1241.95
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 27410 0 0 0 124151 44 0 0 25 0 1 0 217480638 115146752 27144 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 28112 27144 103 215 0 27894 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 112448

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1762024/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=112988 CPUtime=1301.95
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 27551 0 0 0 130150 45 0 0 25 0 1 0 217480638 115699712 27285 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 28247 27285 103 215 0 28029 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 112988

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1761896/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=112988 CPUtime=1361.92
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 27562 0 0 0 136147 45 0 0 25 0 1 0 217480638 115699712 27296 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 28247 27296 103 215 0 28029 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 112988

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1761640/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=113200 CPUtime=1421.91
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 27606 0 0 0 142145 46 0 0 25 0 1 0 217480638 115916800 27340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 28300 27340 103 215 0 28082 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 113200

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 21534
/proc/meminfo: memFree=1760552/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=114336 CPUtime=1481.89
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 27886 0 0 0 148142 47 0 0 25 0 1 0 217480638 117080064 27612 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 28584 27612 103 215 0 28366 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 114336

[startup+1542.3 s]
/proc/loadavg: 1.05 0.99 0.99 2/78 21534
/proc/meminfo: memFree=1757736/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=117052 CPUtime=1541.87
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 28560 0 0 0 154139 48 0 0 25 0 1 0 217480638 119861248 28286 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 29263 28286 103 215 0 29045 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 117052

[startup+1602.3 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 21534
/proc/meminfo: memFree=1757032/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=117836 CPUtime=1601.86
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 28720 0 0 0 160137 49 0 0 25 0 1 0 217480638 120664064 28446 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 29459 28446 103 215 0 29241 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 117836

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/84 21690
/proc/meminfo: memFree=1755376/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=118048 CPUtime=1661.75
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 28767 0 0 0 166126 49 0 0 25 0 1 0 217480638 120881152 28493 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 29512 28493 103 215 0 29294 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 118048

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21732
/proc/meminfo: memFree=1756136/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=118260 CPUtime=1721.71
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 28817 0 0 0 172121 50 0 0 25 0 1 0 217480638 121098240 28543 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 29565 28543 103 215 0 29347 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 118260

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21732
/proc/meminfo: memFree=1755752/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=118640 CPUtime=1781.7
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 28917 0 0 0 178119 51 0 0 25 0 1 0 217480638 121487360 28643 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 29660 28643 103 215 0 29442 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 118640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 21732
/proc/meminfo: memFree=1755560/2055920 swapFree=4145720/4192956
[pid=21533] ppid=21531 vsize=118804 CPUtime=1800
/proc/21533/stat : 21533 (minisat+) R 21531 21533 20833 0 -1 4194304 28958 0 0 0 179949 51 0 0 25 0 1 0 217480638 121655296 28684 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21533/statm: 29701 28684 103 215 0 29483 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 118804

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

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

Child status: 0
Real time (s): 1800.63
CPU time (s): 1800.03
CPU user time (s): 1799.5
CPU system time (s): 0.535918
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 118804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.5
system time used= 0.535918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28959
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 268
involuntary context switches= 6220

runsolver used 1.48977 second user time and 4.19036 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Tue Apr 24 11:33:48 UTC 2007

IDJOB= 419859
IDBENCH= 47804
IDSOLVER= 156
FILE ID= node1/419859-1177414428

PBS_JOBID= 4675657

Free space on /tmp= 66449 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/grieu/vmpc_28.opb
COMMAND LINE= /tmp/evaluation/419859-1177414428/minisat+ /tmp/evaluation/419859-1177414428/instance-419859-1177414428.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node1/convwatcher-419859-1177414428 -o ROOT/results/node1/conversion-419859-1177414428 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419859-1177414428/instance-419859-1177414428.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  055e885fd329d2cc5a07a9aee49df3ed

RANDOM SEED= 849511358

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
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.234
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:       1873096 kB
Buffers:         11876 kB
Cached:         103572 kB
SwapCached:      14840 kB
Active:          64928 kB
Inactive:        74560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1873096 kB
SwapTotal:     4192956 kB
SwapFree:      4145720 kB
Dirty:            5416 kB
Writeback:           0 kB
Mapped:          30396 kB
Slab:            28780 kB
Committed_AS:  5152228 kB
PageTables:       1836 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66449 MiB

End job on node1 on Tue Apr 24 12:03:51 UTC 2007