Trace number 349718

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.24 1800.97

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/0.00	c Parsing PB file...
3.30/3.39	c Converting 124865 PB-constraints to clauses...
3.39/3.40	c   -- Unit propagations: (none)
3.39/3.40	c   -- Detecting intervals from adjacent constraints: (none)
3.39/3.45	c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
3.69/3.73	c ==================================[MINISAT+]==================================
3.69/3.73	c | Conflicts | Original         | Learnt                           | Progress |
3.69/3.73	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.69/3.73	c ==============================================================================
3.69/3.73	c |         0 |  124865   253500 |   41621       0        0     nan |  0.000 % |
3.69/3.74	c |       102 |  124865   253500 |   45783     102    26904   263.8 |  0.000 % |
3.69/3.77	c |       256 |  124865   253500 |   50361     256    92843   362.7 |  0.000 % |
3.79/3.83	c |       482 |  124865   253500 |   55397     482   228962   475.0 |  0.000 % |
3.79/3.89	c |       821 |  124865   253500 |   60937     821   328872   400.6 |  0.000 % |
3.89/3.98	c |      1327 |  124865   253500 |   67031    1327   473195   356.6 |  0.000 % |
4.09/4.17	c |      2087 |  124865   253500 |   73734    2087   835753   400.5 |  0.000 % |
4.39/4.42	c |      3226 |  124865   253500 |   81107    3226  1239353   384.2 |  0.000 % |
4.78/4.88	c |      4934 |  124865   253500 |   89218    4934  1831169   371.1 |  0.000 % |
5.49/5.56	c |      7496 |  124865   253500 |   98140    7496  2703280   360.6 |  0.000 % |
6.88/6.97	c |     11345 |  124865   253500 |  107954   11345  4091123   360.6 |  0.000 % |
11.28/11.36	c |     17111 |  124865   253500 |  118749   17111  7768341   454.0 |  0.000 % |
15.18/15.27	c |     25760 |  124865   253500 |  130624   25760 11362839   441.1 |  0.000 % |
27.38/27.48	c |     38736 |  124865   253500 |  143686   38736 19477435   502.8 |  0.000 % |
61.06/61.16	c |     58197 |  124865   253500 |  158055   58197 38121495   655.0 |  0.000 % |
110.65/110.73	c |     87393 |  124865   253500 |  173861   87393 68730335   786.5 |  0.000 % |
229.91/230.09	c |    131183 |  124865   253500 |  191247  131183 111247162   848.0 |  0.000 % |
451.03/451.29	c |    196870 |  124865   253500 |  210372   18215 14778488   811.3 |  0.000 % |
702.45/702.83	c |    295398 |  124865   253500 |  231409  116743 111534943   955.4 |  0.000 % |
1178.99/1179.51	c |    443189 |  124865   253500 |  254550   47948 54695720  1140.7 |  0.000 % |
1800.06/1800.80	c 
1800.06/1800.80	c *** TERMINATED ***
1800.06/1800.80	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/349718-1176713581/instance-349718-1176713581.opb is already a linear file

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9590
/proc/meminfo: memFree=1817104/2055920 swapFree=4083476/4192956
[pid=9590] ppid=9588 vsize=1048 CPUtime=0
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 119270144 1073152 110 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 262 110 74 215 0 44 0

[startup+0.0373301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9590
/proc/meminfo: memFree=1817104/2055920 swapFree=4083476/4192956
[pid=9590] ppid=9588 vsize=1660 CPUtime=0.03
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 275 0 0 0 3 0 0 0 18 0 1 0 119270144 1699840 260 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 415 260 74 215 0 197 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1660

[startup+0.10134 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9590
/proc/meminfo: memFree=1817104/2055920 swapFree=4083476/4192956
[pid=9590] ppid=9588 vsize=2228 CPUtime=0.09
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 413 0 0 0 9 0 0 0 18 0 1 0 119270144 2281472 398 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618939 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 557 398 74 215 0 339 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2228

[startup+0.301373 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9590
/proc/meminfo: memFree=1817104/2055920 swapFree=4083476/4192956
[pid=9590] ppid=9588 vsize=4044 CPUtime=0.29
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 839 0 0 0 29 0 0 0 20 0 1 0 119270144 4141056 824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 1011 824 74 215 0 793 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4044

[startup+0.70144 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9590
/proc/meminfo: memFree=1817104/2055920 swapFree=4083476/4192956
[pid=9590] ppid=9588 vsize=7312 CPUtime=0.69
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 1676 0 0 0 69 0 0 0 23 0 1 0 119270144 7487488 1661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 1828 1661 74 215 0 1610 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7312

[startup+1.50158 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9591
/proc/meminfo: memFree=1808320/2055920 swapFree=4083476/4192956
[pid=9590] ppid=9588 vsize=14012 CPUtime=1.5
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 3339 0 0 0 148 2 0 0 25 0 1 0 119270144 14348288 3324 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 3503 3324 74 215 0 3285 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 14012

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9591
/proc/meminfo: memFree=1798848/2055920 swapFree=4083476/4192956
[pid=9590] ppid=9588 vsize=27296 CPUtime=3.1
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 6640 0 0 0 306 4 0 0 25 0 1 0 119270144 27951104 6625 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 6824 6626 74 215 0 6606 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 27296

[startup+6.30139 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9591
/proc/meminfo: memFree=1782272/2055920 swapFree=4083476/4192956
[pid=9590] ppid=9588 vsize=35612 CPUtime=6.28
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 8745 0 0 0 612 16 0 0 25 0 1 0 119270144 36466688 8730 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 8903 8730 103 215 0 8685 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35612

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9591
/proc/meminfo: memFree=1762752/2055920 swapFree=4083476/4192956
[pid=9590] ppid=9588 vsize=58236 CPUtime=12.68
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 14418 0 0 0 1248 20 0 0 25 0 1 0 119270144 59633664 14403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 14559 14403 103 215 0 14341 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58236

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9591
/proc/meminfo: memFree=1723328/2055920 swapFree=4083476/4192956
[pid=9590] ppid=9588 vsize=95396 CPUtime=25.47
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 23714 0 0 0 2523 24 0 0 25 0 1 0 119270144 97685504 23699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 23849 23699 103 215 0 23631 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 95396

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9591
/proc/meminfo: memFree=1662080/2055920 swapFree=4083476/4192956
[pid=9590] ppid=9588 vsize=156868 CPUtime=51.07
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 39051 0 0 0 5074 33 0 0 25 0 1 0 119270144 160632832 39036 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 39217 39036 103 215 0 38999 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 156868

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9591
/proc/meminfo: memFree=1536512/2055920 swapFree=4083476/4192956
[pid=9590] ppid=9588 vsize=281336 CPUtime=102.25
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 70169 0 0 0 10175 50 0 0 25 0 1 0 119270144 288088064 70154 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134582953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 70334 70154 103 215 0 70116 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 281336

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9591
/proc/meminfo: memFree=1442496/2055920 swapFree=4083540/4192956
[pid=9590] ppid=9588 vsize=376120 CPUtime=162.23
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 93803 0 0 0 16158 65 0 0 25 0 1 0 119270144 385146880 93788 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 94030 93788 103 215 0 93812 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 376120

[startup+222.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 9591
/proc/meminfo: memFree=1358976/2055920 swapFree=4083540/4192956
[pid=9590] ppid=9588 vsize=458832 CPUtime=222.21
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 114475 0 0 0 22142 79 0 0 25 0 1 0 119270144 469843968 114460 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583960 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 114708 114460 103 215 0 114490 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 458832

[startup+282.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 9591
/proc/meminfo: memFree=1274560/2055920 swapFree=4083540/4192956
[pid=9590] ppid=9588 vsize=543880 CPUtime=282.19
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 135667 0 0 0 28122 97 0 0 25 0 1 0 119270144 556933120 135652 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 135970 135652 103 215 0 135752 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 543880

[startup+342.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 9591
/proc/meminfo: memFree=1218624/2055920 swapFree=4083604/4192956
[pid=9590] ppid=9588 vsize=599104 CPUtime=342.16
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 149456 0 0 0 34107 109 0 0 25 0 1 0 119270144 613482496 149441 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 149776 149441 103 215 0 149558 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 599104

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9591
/proc/meminfo: memFree=1171328/2055920 swapFree=4083604/4192956
[pid=9590] ppid=9588 vsize=646900 CPUtime=402.15
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 161380 0 0 0 40095 120 0 0 25 0 1 0 119270144 662425600 161365 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 161725 161365 103 215 0 161507 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 646900

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9591
/proc/meminfo: memFree=1131776/2055920 swapFree=4083668/4192956
[pid=9590] ppid=9588 vsize=685584 CPUtime=462.13
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 171063 0 0 0 46084 129 0 0 25 0 1 0 119270144 702038016 171048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 171396 171048 103 215 0 171178 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 685584

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 9763
/proc/meminfo: memFree=1130432/2055920 swapFree=4083668/4192956
[pid=9590] ppid=9588 vsize=685584 CPUtime=522.02
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 171064 0 0 0 52073 129 0 0 25 0 1 0 119270144 702038016 171049 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 171396 171049 103 215 0 171178 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 685584

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9789
/proc/meminfo: memFree=1131392/2055920 swapFree=4083668/4192956
[pid=9590] ppid=9588 vsize=685584 CPUtime=582
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 171064 0 0 0 58070 130 0 0 25 0 1 0 119270144 702038016 171049 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 171396 171049 103 215 0 171178 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 685584

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9789
/proc/meminfo: memFree=1131456/2055920 swapFree=4083732/4192956
[pid=9590] ppid=9588 vsize=685584 CPUtime=641.98
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 171064 0 0 0 64068 130 0 0 25 0 1 0 119270144 702038016 171049 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 171396 171049 103 215 0 171178 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 685584


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9789
/proc/meminfo: memFree=1031680/2055920 swapFree=4083860/4192956
[pid=9590] ppid=9588 vsize=785880 CPUtime=881.89
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 196108 0 0 0 88041 148 0 0 25 0 1 0 119270144 804741120 196093 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 196470 196093 103 215 0 196252 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 785880

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9789
/proc/meminfo: memFree=960320/2055920 swapFree=4083860/4192956
[pid=9590] ppid=9588 vsize=857920 CPUtime=941.86
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 214078 0 0 0 94026 160 0 0 25 0 1 0 119270144 878510080 214063 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 214480 214063 103 215 0 214262 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 857920

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9789
/proc/meminfo: memFree=894720/2055920 swapFree=4083860/4192956
[pid=9590] ppid=9588 vsize=922880 CPUtime=1001.85
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 230233 0 0 0 100014 171 0 0 25 0 1 0 119270144 945029120 230218 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 230720 230218 103 215 0 230502 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 922880

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9789
/proc/meminfo: memFree=828544/2055920 swapFree=4083924/4192956
[pid=9590] ppid=9588 vsize=990412 CPUtime=1061.82
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 247115 0 0 0 105998 184 0 0 25 0 1 0 119270144 1014181888 247100 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 247603 247100 103 215 0 247385 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 990412

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9789
/proc/meminfo: memFree=781632/2055920 swapFree=4083924/4192956
[pid=9590] ppid=9588 vsize=1035568 CPUtime=1121.8
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 258405 0 0 0 111987 193 0 0 25 0 1 0 119270144 1060421632 258390 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 258892 258390 103 215 0 258674 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 1035568

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9789
/proc/meminfo: memFree=781696/2055920 swapFree=4083988/4192956
[pid=9590] ppid=9588 vsize=1035568 CPUtime=1181.78
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 258405 0 0 0 117984 194 0 0 25 0 1 0 119270144 1060421632 258390 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 258892 258390 103 215 0 258674 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 1035568

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9789
/proc/meminfo: memFree=781632/2055920 swapFree=4083988/4192956
[pid=9590] ppid=9588 vsize=1035568 CPUtime=1241.76
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 258406 0 0 0 123982 194 0 0 25 0 1 0 119270144 1060421632 258391 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 258892 258391 103 215 0 258674 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 1035568

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9789
/proc/meminfo: memFree=781568/2055920 swapFree=4083988/4192956
[pid=9590] ppid=9588 vsize=1035568 CPUtime=1301.75
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 258409 0 0 0 129980 195 0 0 25 0 1 0 119270144 1060421632 258394 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 258892 258394 103 215 0 258674 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 1035568

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9789
/proc/meminfo: memFree=781632/2055920 swapFree=4084052/4192956
[pid=9590] ppid=9588 vsize=1035568 CPUtime=1361.73
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 258409 0 0 0 135977 196 0 0 25 0 1 0 119270144 1060421632 258394 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 258892 258394 103 215 0 258674 0
Current children cumulated CPU time (s) 1361.73
Current children cumulated vsize (KiB) 1035568

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9789
/proc/meminfo: memFree=781568/2055920 swapFree=4084052/4192956
[pid=9590] ppid=9588 vsize=1035568 CPUtime=1421.7
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 258409 0 0 0 141974 196 0 0 25 0 1 0 119270144 1060421632 258394 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 258892 258394 103 215 0 258674 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 1035568

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9789
/proc/meminfo: memFree=781568/2055920 swapFree=4084116/4192956
[pid=9590] ppid=9588 vsize=1035568 CPUtime=1481.68
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 258415 0 0 0 147971 197 0 0 25 0 1 0 119270144 1060421632 258400 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 258892 258400 103 215 0 258674 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 1035568

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9810
/proc/meminfo: memFree=780280/2055920 swapFree=4084128/4192956
[pid=9590] ppid=9588 vsize=1035568 CPUtime=1541.65
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 258415 0 0 0 153967 198 0 0 25 0 1 0 119270144 1060421632 258400 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 258892 258400 103 215 0 258674 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 1035568

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9810
/proc/meminfo: memFree=780280/2055920 swapFree=4084128/4192956
[pid=9590] ppid=9588 vsize=1035568 CPUtime=1601.63
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 258415 0 0 0 159965 198 0 0 25 0 1 0 119270144 1060421632 258400 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 258892 258400 103 215 0 258674 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 1035568

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9810
/proc/meminfo: memFree=780280/2055920 swapFree=4084192/4192956
[pid=9590] ppid=9588 vsize=1035568 CPUtime=1661.61
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 258415 0 0 0 165962 199 0 0 25 0 1 0 119270144 1060421632 258400 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 258892 258400 103 215 0 258674 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 1035568

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9810
/proc/meminfo: memFree=780280/2055920 swapFree=4084192/4192956
[pid=9590] ppid=9588 vsize=1035568 CPUtime=1721.58
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 258415 0 0 0 171959 199 0 0 25 0 1 0 119270144 1060421632 258400 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 258892 258400 103 215 0 258674 0
Current children cumulated CPU time (s) 1721.58
Current children cumulated vsize (KiB) 1035568

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9810
/proc/meminfo: memFree=780280/2055920 swapFree=4084256/4192956
[pid=9590] ppid=9588 vsize=1035568 CPUtime=1781.57
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 258415 0 0 0 177957 200 0 0 25 0 1 0 119270144 1060421632 258400 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 258892 258400 103 215 0 258674 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 1035568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9810
/proc/meminfo: memFree=780280/2055920 swapFree=4084256/4192956
[pid=9590] ppid=9588 vsize=1035568 CPUtime=1800.06
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194304 258415 0 0 0 179806 200 0 0 25 0 1 0 119270144 1060421632 258400 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 258892 258400 103 215 0 258674 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1035568

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

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

[startup+1800.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9810
/proc/meminfo: memFree=780280/2055920 swapFree=4084256/4192956
[pid=9590] ppid=9588 vsize=0 CPUtime=1800.17
/proc/9590/stat : 9590 (minisat+) R 9588 9590 8821 0 -1 4194308 258417 0 0 0 179807 210 0 0 25 0 1 0 119270144 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16386 0 0 0 17 1 0 0
/proc/9590/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.97
CPU time (s): 1800.24
CPU user time (s): 1798.07
CPU system time (s): 2.16567
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 1035568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.07
system time used= 2.16567
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258417
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 735
involuntary context switches= 38496

runsolver used 2.09168 second user time and 4.72928 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Mon Apr 16 08:53:01 UTC 2007

IDJOB= 349718
IDBENCH= 2586
IDSOLVER= 156
FILE ID= node39/349718-1176713581

PBS_JOBID= 4560054

Free space on /tmp= 66543 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-65-60.opb
COMMAND LINE= /tmp/evaluation/349718-1176713581/minisat+ /tmp/evaluation/349718-1176713581/instance-349718-1176713581.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node39/convwatcher-349718-1176713581 -o ROOT/results/node39/conversion-349718-1176713581 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/349718-1176713581/instance-349718-1176713581.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  e2f35c503d924e79e4ebd2cc0bd6c322

RANDOM SEED= 869490891

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
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.256
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:       1817632 kB
Buffers:         46816 kB
Cached:         108444 kB
SwapCached:       2704 kB
Active:          69776 kB
Inactive:       110804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817632 kB
SwapTotal:     4192956 kB
SwapFree:      4083476 kB
Dirty:            5480 kB
Writeback:           0 kB
Mapped:          32156 kB
Slab:            42964 kB
Committed_AS:  1790444 kB
PageTables:       2016 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66543 MiB

End job on node39 on Mon Apr 16 09:23:04 UTC 2007