Trace number 46107

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.81 1801.42

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-65-60.opb
MD5SUMe2f35c503d924e79e4ebd2cc0bd6c322
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 variables3900
Total number of constraints124865
Number of constraints which are clauses124865
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...
3.18	c Converting 124865 PB-constraints to clauses...
3.19	c   -- Unit propagations: (none)
3.19	c   -- Detecting intervals from adjacent constraints: (none)
3.24	c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
3.50	c ==================================[MINISAT+]==================================
3.50	c | Conflicts | Original         | Learnt                           | Progress |
3.50	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.50	c ==============================================================================
3.50	c |         0 |  124865   253500 |   41621       0        0     nan |  0.000 % |
3.51	c |       102 |  124865   253500 |   45783     102    26904   263.8 |  0.000 % |
3.55	c |       256 |  124865   253500 |   50361     256    92843   362.7 |  0.000 % |
3.60	c |       482 |  124865   253500 |   55397     482   228962   475.0 |  0.000 % |
3.66	c |       821 |  124865   253500 |   60937     821   328872   400.6 |  0.000 % |
3.75	c |      1327 |  124865   253500 |   67031    1327   473195   356.6 |  0.000 % |
3.94	c |      2087 |  124865   253500 |   73734    2087   835753   400.5 |  0.000 % |
4.17	c |      3226 |  124865   253500 |   81107    3226  1239353   384.2 |  0.000 % |
4.60	c |      4934 |  124865   253500 |   89218    4934  1831169   371.1 |  0.000 % |
5.28	c |      7496 |  124865   253500 |   98140    7496  2703280   360.6 |  0.000 % |
6.70	c |     11345 |  124865   253500 |  107954   11345  4091123   360.6 |  0.000 % |
11.08	c |     17111 |  124865   253500 |  118749   17111  7768341   454.0 |  0.000 % |
14.92	c |     25760 |  124865   253500 |  130624   25760 11362839   441.1 |  0.000 % |
27.17	c |     38736 |  124865   253500 |  143686   38736 19477435   502.8 |  0.000 % |
60.80	c |     58197 |  124865   253500 |  158055   58197 38121495   655.0 |  0.000 % |
110.20	c |     87393 |  124865   253500 |  173861   87393 68730335   786.5 |  0.000 % |
229.27	c |    131183 |  124865   253500 |  191247  131183 111247162   848.0 |  0.000 % |
450.00	c |    196870 |  124865   253500 |  210372   18215 14778488   811.3 |  0.000 % |
701.56	c |    295398 |  124865   253500 |  231409  116743 111534943   955.4 |  0.000 % |
1179.01	c |    443189 |  124865   253500 |  254550   47948 54695720  1140.7 |  0.000 % |
1801.25	c 
1801.25	c *** TERMINATED ***
1801.25	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

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

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/64 13061
/proc/meminfo: memFree=1170336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1048 CPUtime=0
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 152862084 1073152 111 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 0 0 0
/proc/13061/statm: 262 111 74 215 0 44 0

[startup+10.0021 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=1121768/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=49536 CPUtime=9.99
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 12226 0 0 0 982 17 0 0 25 0 1 0 152862084 50724864 12210 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 12384 12210 103 215 0 12166 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 49536

[startup+20.0087 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=1085864/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=85500 CPUtime=20.06
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 21228 0 0 0 1984 22 0 0 25 0 1 0 152862084 87552000 21212 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 21375 21212 103 215 0 21157 0
Current children cumulated CPU time (s) 20.06
Current children cumulated vsize (Kb) 85500

[startup+30.0835 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=1059816/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=111532 CPUtime=30.07
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 27729 0 0 0 2982 25 0 0 25 0 1 0 152862084 114208768 27713 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 27883 27713 103 215 0 27665 0
Current children cumulated CPU time (s) 30.07
Current children cumulated vsize (Kb) 111532

[startup+40.0903 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=1033448/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=137920 CPUtime=40.07
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 34318 0 0 0 3978 29 0 0 25 0 1 0 152862084 141230080 34302 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 34480 34302 103 215 0 34262 0
Current children cumulated CPU time (s) 40.07
Current children cumulated vsize (Kb) 137920

[startup+50.0972 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=1015848/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=155544 CPUtime=50.07
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 38718 0 0 0 4975 32 0 0 25 0 1 0 152862084 159277056 38702 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 38886 38702 103 215 0 38668 0
Current children cumulated CPU time (s) 50.07
Current children cumulated vsize (Kb) 155544

[startup+60.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=997032/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=174260 CPUtime=60.08
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 43414 0 0 0 5972 36 0 0 25 0 1 0 152862084 178442240 43398 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 43565 43398 103 215 0 43347 0
Current children cumulated CPU time (s) 60.08
Current children cumulated vsize (Kb) 174260

[startup+70.1098 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=968488/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=202940 CPUtime=70.08
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 50546 0 0 0 6968 40 0 0 25 0 1 0 152862084 207810560 50530 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 50735 50530 103 215 0 50517 0
Current children cumulated CPU time (s) 70.08
Current children cumulated vsize (Kb) 202940

[startup+80.1166 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=934760/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=236516 CPUtime=80.08
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 58955 0 0 0 7963 45 0 0 25 0 1 0 152862084 242192384 58939 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 59129 58939 103 215 0 58911 0
Current children cumulated CPU time (s) 80.08
Current children cumulated vsize (Kb) 236516

[startup+90.1225 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=912808/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=258520 CPUtime=90.08
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 64439 0 0 0 8959 49 0 0 25 0 1 0 152862084 264724480 64423 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 64630 64423 103 215 0 64412 0
Current children cumulated CPU time (s) 90.08
Current children cumulated vsize (Kb) 258520

[startup+100.128 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=893608/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=277492 CPUtime=100.08
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 69217 0 0 0 9956 52 0 0 25 0 1 0 152862084 284151808 69201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 69373 69201 103 215 0 69155 0
Current children cumulated CPU time (s) 100.08
Current children cumulated vsize (Kb) 277492

[startup+110.135 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=873192/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=297888 CPUtime=110.09
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 74308 0 0 0 10953 56 0 0 25 0 1 0 152862084 305037312 74292 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 74472 74292 103 215 0 74254 0
Current children cumulated CPU time (s) 110.09
Current children cumulated vsize (Kb) 297888

[startup+120.141 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=854440/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=316772 CPUtime=120.09
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 78986 0 0 0 11951 58 0 0 25 0 1 0 152862084 324374528 78970 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 79193 78970 103 215 0 78975 0
Current children cumulated CPU time (s) 120.09
Current children cumulated vsize (Kb) 316772

[startup+130.147 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=838504/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=332788 CPUtime=130.1
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 82973 0 0 0 12948 62 0 0 25 0 1 0 152862084 340774912 82957 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 83197 82957 103 215 0 82979 0
Current children cumulated CPU time (s) 130.1
Current children cumulated vsize (Kb) 332788

[startup+140.153 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=822696/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=348564 CPUtime=140.1
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 86926 0 0 0 13946 64 0 0 25 0 1 0 152862084 356929536 86910 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 87141 86910 103 215 0 86923 0
Current children cumulated CPU time (s) 140.1
Current children cumulated vsize (Kb) 348564

[startup+150.158 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=810984/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=360216 CPUtime=150.1
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 89831 0 0 0 14945 65 0 0 25 0 1 0 152862084 368861184 89815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 90054 89815 103 215 0 89836 0
Current children cumulated CPU time (s) 150.1
Current children cumulated vsize (Kb) 360216

[startup+160.164 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=796968/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=374200 CPUtime=160.1
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 93325 0 0 0 15942 68 0 0 25 0 1 0 152862084 383180800 93309 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 93550 93309 103 215 0 93332 0
Current children cumulated CPU time (s) 160.1
Current children cumulated vsize (Kb) 374200

[startup+170.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=783720/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=387508 CPUtime=170.1
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 96634 0 0 0 16941 69 0 0 25 0 1 0 152862084 396808192 96618 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006666 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 96877 96618 103 215 0 96659 0
Current children cumulated CPU time (s) 170.1
Current children cumulated vsize (Kb) 387508

[startup+180.176 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=767016/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=404036 CPUtime=180.11
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 100800 0 0 0 17938 73 0 0 25 0 1 0 152862084 413732864 100784 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 101009 100784 103 215 0 100791 0
Current children cumulated CPU time (s) 180.11
Current children cumulated vsize (Kb) 404036

[startup+190.182 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=749928/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=421212 CPUtime=190.11
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 105076 0 0 0 18935 76 0 0 25 0 1 0 152862084 431321088 105060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 105303 105060 103 215 0 105085 0
Current children cumulated CPU time (s) 190.11
Current children cumulated vsize (Kb) 421212

[startup+200.188 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061
/proc/meminfo: memFree=733992/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=437132 CPUtime=200.11
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 109055 0 0 0 19932 79 0 0 25 0 1 0 152862084 447623168 109039 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 109283 109039 103 215 0 109065 0
Current children cumulated CPU time (s) 200.11
Current children cumulated vsize (Kb) 437132

[startup+210.193 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13061

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

/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 177969 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (Kb) 1035584

[startup+1783.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1782.55
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 178069 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 1035584

[startup+1784.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1783.56
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 178170 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1783.56
Current children cumulated vsize (Kb) 1035584

[startup+1785.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1784.56
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 178270 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 1035584

[startup+1786.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1785.57
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 178371 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1785.57
Current children cumulated vsize (Kb) 1035584

[startup+1787.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1786.57
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 178471 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 1035584

[startup+1788.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1787.58
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 178572 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579525 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 1035584

[startup+1789.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1788.58
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 178672 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134582957 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 1035584

[startup+1790.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1789.59
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 178773 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 1035584

[startup+1791.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1790.59
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 178873 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 1035584

[startup+1792.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1791.59
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 178973 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 1035584

[startup+1793.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1792.6
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 179074 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 1035584

[startup+1794.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1793.6
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 179174 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 1035584

[startup+1795.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1794.61
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 179275 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 1035584

[startup+1796.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1795.61
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 179375 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 1035584

[startup+1797.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1796.62
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 179476 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 1035584

[startup+1798.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1797.62
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 179576 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (Kb) 1035584

[startup+1799.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1798.62
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 179676 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574445 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 1035584

[startup+1800.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1799.63
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 179777 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (Kb) 1035584

[startup+1801.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1800.63
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 179877 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 1035584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13063
/proc/meminfo: memFree=135336/2055920 swapFree=4183020/4192956
[pid=13061] ppid=13059 vsize=1035584 CPUtime=1800.64
/proc/13061/stat : 13061 (minisat+) R 13059 13061 13012 0 -1 4194304 258400 0 0 0 179878 186 0 0 25 0 1 0 152862084 1060438016 258384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13061/statm: 258896 258384 103 215 0 258678 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 1035584

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

Child status: 0
Real time (s): 1801.42
CPU time (s): 1800.81
CPU user time (s): 1798.78
CPU system time (s): 2.02569
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (Kb): 1035584
The end

Launcher Data (download as text)

Begin job on node45 on Fri Jul 28 04:11:52 UTC 2006


FILE ID= 46107-1154059912

PBS_JOBID= 882194

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  e2f35c503d924e79e4ebd2cc0bd6c322

RANDOM SEED= 984211492

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.281
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.281
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:       1170544 kB
Buffers:         41564 kB
Cached:         778920 kB
SwapCached:       4356 kB
Active:         462500 kB
Inactive:       367280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1170544 kB
SwapTotal:     4192956 kB
SwapFree:      4183020 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            41620 kB
Committed_AS:   539612 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node45 on Fri Jul 28 04:41:53 UTC 2006