Trace number 46096

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.75 1801.37

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-61-60.opb
MD5SUM8f6b9d215c54261c818e8073dc5975b0
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3660
Total number of constraints109861
Number of constraints which are clauses109861
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 constraint60
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 61
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
2.99	c Converting 109861 PB-constraints to clauses...
3.01	c   -- Unit propagations: (none)
3.01	c   -- Detecting intervals from adjacent constraints: (none)
3.05	c   -- Clauses(.)/Splits(s): .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
3.30	c ==================================[MINISAT+]==================================
3.30	c | Conflicts | Original         | Learnt                           | Progress |
3.30	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.30	c ==============================================================================
3.30	c |         0 |  109861   223260 |   36620       0        0     nan |  0.000 % |
3.32	c |       100 |  109861   223260 |   40282     100    20802   208.0 |  0.000 % |
3.33	c |       251 |  109861   223260 |   44310     251    46612   185.7 |  0.000 % |
3.40	c |       476 |  109861   223260 |   48741     476   209442   440.0 |  0.000 % |
3.46	c |       814 |  109861   223260 |   53615     814   320987   394.3 |  0.000 % |
3.54	c |      1321 |  109861   223260 |   58976    1321   452759   342.7 |  0.000 % |
3.67	c |      2081 |  109861   223260 |   64874    2081   659987   317.1 |  0.000 % |
3.90	c |      3220 |  109861   223260 |   71362    3220   990860   307.7 |  0.000 % |
4.26	c |      4929 |  109861   223260 |   78498    4929  1600053   324.6 |  0.000 % |
5.13	c |      7493 |  109861   223260 |   86348    7493  2719730   363.0 |  0.000 % |
6.84	c |     11337 |  109861   223260 |   94982   11337  4962236   437.7 |  0.000 % |
10.28	c |     17103 |  109861   223260 |  104481   17103  8622519   504.2 |  0.000 % |
15.64	c |     25759 |  109861   223260 |  114929   25759 13797106   535.6 |  0.000 % |
27.70	c |     38734 |  109861   223260 |  126422   38734 23389282   603.8 |  0.000 % |
74.54	c |     58196 |  109861   223260 |  139064   58196 47838555   822.0 |  0.000 % |
147.88	c |     87388 |  109861   223260 |  152970   87388 83632403   957.0 |  0.000 % |
337.48	c |    131178 |  109861   223260 |  168267  131178 146073065  1113.5 |  0.000 % |
557.43	c |    196862 |  109861   223260 |  185094   41050 51467257  1253.8 |  0.000 % |
869.15	c |    295391 |  109861   223260 |  203604  139579 125598943   899.8 |  0.000 % |
1315.71	c |    443183 |  109861   223260 |  223964   96961 87790357   905.4 |  0.000 % |
1801.20	c 
1801.20	c *** TERMINATED ***
1801.20	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

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

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 13579
/proc/meminfo: memFree=1471152/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1048 CPUtime=0
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 103 0 0 0 0 0 0 0 19 0 1 0 152486877 1073152 87 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134625097 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 262 88 71 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1420728/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=51560 CPUtime=9.99
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 12700 0 0 0 982 17 0 0 25 0 1 0 152486877 52797440 12684 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 12890 12684 103 215 0 12672 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 51560

[startup+20.0083 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1377336/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=95072 CPUtime=19.99
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 23580 0 0 0 1977 22 0 0 25 0 1 0 152486877 97353728 23564 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 23768 23564 103 215 0 23550 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 95072

[startup+30.0142 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1350200/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=122236 CPUtime=29.99
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 30376 0 0 0 2974 25 0 0 25 0 1 0 152486877 125169664 30360 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 30559 30360 103 215 0 30341 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 122236

[startup+40.02 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1323128/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=149232 CPUtime=40
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 37113 0 0 0 3972 28 0 0 25 0 1 0 152486877 152813568 37097 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 37308 37097 103 215 0 37090 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 149232

[startup+50.0259 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1301560/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=170840 CPUtime=50
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 42519 0 0 0 4969 31 0 0 25 0 1 0 152486877 174940160 42503 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584050 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 42710 42503 103 215 0 42492 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 170840

[startup+60.0318 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1281400/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=190972 CPUtime=60
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 47538 0 0 0 5966 34 0 0 25 0 1 0 152486877 195555328 47522 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 47743 47522 103 215 0 47525 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 190972

[startup+70.0376 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1267448/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=204932 CPUtime=70
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 51027 0 0 0 6964 36 0 0 25 0 1 0 152486877 209850368 51011 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 51233 51011 103 215 0 51015 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 204932

[startup+80.0435 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1247544/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=224788 CPUtime=80
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 55983 0 0 0 7960 40 0 0 25 0 1 0 152486877 230182912 55967 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 56197 55967 103 215 0 55979 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 224788

[startup+90.0493 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1222904/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=249396 CPUtime=90.01
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 62133 0 0 0 8957 44 0 0 25 0 1 0 152486877 255381504 62117 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 62349 62117 103 215 0 62131 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 249396

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1203192/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=269096 CPUtime=100.01
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 67049 0 0 0 9954 47 0 0 25 0 1 0 152486877 275554304 67033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 67274 67033 103 215 0 67056 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 269096

[startup+110.061 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1185464/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=286816 CPUtime=110.02
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 71469 0 0 0 10951 51 0 0 25 0 1 0 152486877 293699584 71453 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 71704 71453 103 215 0 71486 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 286816

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1170296/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=302012 CPUtime=120.01
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 75259 0 0 0 11948 53 0 0 25 0 1 0 152486877 309260288 75243 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 75503 75243 103 215 0 75285 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 302012

[startup+130.073 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1153336/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=318848 CPUtime=130.02
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 79493 0 0 0 12946 56 0 0 25 0 1 0 152486877 326500352 79477 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 79712 79477 103 215 0 79494 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 318848

[startup+140.079 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1134136/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=338076 CPUtime=140.02
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 84285 0 0 0 13944 58 0 0 25 0 1 0 152486877 346189824 84269 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 84519 84269 103 215 0 84301 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 338076

[startup+150.084 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1115320/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=356848 CPUtime=150.02
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 88984 0 0 0 14940 62 0 0 25 0 1 0 152486877 365412352 88968 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 89212 88968 103 215 0 88994 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 356848

[startup+160.091 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1098808/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=373312 CPUtime=160.02
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 93096 0 0 0 15938 64 0 0 25 0 1 0 152486877 382271488 93080 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134582953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 93328 93080 103 215 0 93110 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 373312

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1081016/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=391188 CPUtime=170.03
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 97531 0 0 0 16936 67 0 0 25 0 1 0 152486877 400576512 97515 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 97797 97515 103 215 0 97579 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 391188

[startup+180.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1067640/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=404620 CPUtime=180.03
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 100876 0 0 0 17934 69 0 0 25 0 1 0 152486877 414330880 100860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 101155 100860 103 215 0 100937 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 404620

[startup+190.112 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1054776/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=417316 CPUtime=190.04
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 104077 0 0 0 18932 72 0 0 25 0 1 0 152486877 427331584 104061 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 104329 104061 103 215 0 104111 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 417316

[startup+200.118 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=1043960/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=428140 CPUtime=200.04
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 106773 0 0 0 19930 74 0 0 25 0 1 0 152486877 438415360 106757 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 107035 106757 103 215 0 106817 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 428140

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579

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

/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 177972 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (Kb) 1028052

[startup+1783.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1782.49
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 178073 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 1028052

[startup+1784.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1783.49
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 178173 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1783.49
Current children cumulated vsize (Kb) 1028052

[startup+1785.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1784.5
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 178274 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 1028052

[startup+1786.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1785.5
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 178374 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 1028052

[startup+1787.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1786.51
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 178475 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 1028052

[startup+1788.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1787.51
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 178575 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 1028052

[startup+1789.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1788.52
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 178676 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (Kb) 1028052

[startup+1790.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1789.52
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 178776 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574472 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1789.52
Current children cumulated vsize (Kb) 1028052

[startup+1791.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1790.53
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 178877 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 1028052

[startup+1792.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1791.53
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 178977 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (Kb) 1028052

[startup+1793.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1792.54
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 179078 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 1028052

[startup+1794.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1793.54
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 179178 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1793.54
Current children cumulated vsize (Kb) 1028052

[startup+1795.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1794.55
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 179279 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 1028052

[startup+1796.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1795.55
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 179379 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1795.55
Current children cumulated vsize (Kb) 1028052

[startup+1797.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1796.55
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 179479 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (Kb) 1028052

[startup+1798.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1797.56
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 179580 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 1028052

[startup+1799.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1798.56
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 179680 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (Kb) 1028052

[startup+1800.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1799.57
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 179781 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 1028052

[startup+1801.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1800.57
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 179881 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 1028052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13579
/proc/meminfo: memFree=444352/2055920 swapFree=4183520/4192956
[pid=13579] ppid=13577 vsize=1028052 CPUtime=1800.58
/proc/13579/stat : 13579 (minisat+) R 13577 13579 13530 0 -1 4194304 256885 0 0 0 179882 176 0 0 25 0 1 0 152486877 1052725248 256338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13579/statm: 257013 256338 103 215 0 256795 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 1028052

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

Child status: 0
Real time (s): 1801.37
CPU time (s): 1800.75
CPU user time (s): 1798.82
CPU system time (s): 1.93271
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (Kb): 1028052
The end

Launcher Data (download as text)

Begin job on node17 on Fri Jul 28 03:11:03 UTC 2006


FILE ID= 46096-1154056263

PBS_JOBID= 882051

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-61-60.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node17/46096-1154056263/instance-46096-1154056263.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-46096-1154056263 -o ROOT/results/node17/solver-46096-1154056263 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node17/46096-1154056263/instance-46096-1154056263.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  8f6b9d215c54261c818e8073dc5975b0

RANDOM SEED= 579614438

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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.263
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:       1471360 kB
Buffers:         39676 kB
Cached:         467652 kB
SwapCached:       3080 kB
Active:         122168 kB
Inactive:       393656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1471360 kB
SwapTotal:     4192956 kB
SwapFree:      4183520 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            54752 kB
Committed_AS:   634428 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node17 on Fri Jul 28 03:41:04 UTC 2006