Trace number 420503

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.14SAT 446.847 446.968

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
pebbling/sat-pbl-00400.sat05-1322.reshuffled-07.opb
MD5SUMa93355d59189adeba114045e17aee40c
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark77.5432
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables1497
Total number of constraints73374
Number of constraints which are clauses73374
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 constraint1
Maximum length of a constraint11
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 20
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
6.19/6.24	c Converting 73368 PB-constraints to clauses...
6.19/6.27	c   -- Unit propagations: (none)
6.19/6.27	c   -- Detecting intervals from adjacent constraints: (none)
6.19/6.28	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
6.49/6.52	c ==================================[MINISAT+]==================================
6.49/6.52	c | Conflicts | Original         | Learnt                           | Progress |
6.49/6.52	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.49/6.52	c ==============================================================================
6.49/6.52	c |         0 |   73368   615108 |   24456       0        0     nan |  0.000 % |
6.49/6.53	c |       105 |   73368   615108 |   26901     105     1095    10.4 |  0.401 % |
6.49/6.55	c |       255 |   73368   615108 |   29591     255     2607    10.2 |  0.401 % |
6.49/6.57	c |       482 |   73368   615108 |   32550     482     6012    12.5 |  0.401 % |
6.49/6.57	c |       819 |   73368   615108 |   35806     819     9114    11.1 |  0.401 % |
6.49/6.59	c |      1326 |   73368   615108 |   39386    1326    13485    10.2 |  0.401 % |
6.59/6.62	c |      2085 |   73368   615108 |   43325    2085    26783    12.8 |  0.401 % |
6.59/6.67	c |      3224 |   73362   615096 |   47657    3223    45980    14.3 |  0.468 % |
6.69/6.73	c |      4932 |   73362   615096 |   52423    4931    73932    15.0 |  0.468 % |
6.79/6.84	c |      7494 |   73362   615096 |   57665    7493   126984    16.9 |  0.468 % |
6.89/6.99	c |     11339 |   73362   615096 |   63432   11338   194160    17.1 |  0.468 % |
7.19/7.23	c |     17106 |   73362   615096 |   69775   17105   319017    18.7 |  0.468 % |
7.49/7.59	c |     25756 |   73362   615096 |   76753   25755   551300    21.4 |  0.468 % |
8.19/8.24	c |     38731 |   73362   615096 |   84428   38730   840219    21.7 |  0.468 % |
9.29/9.39	c |     58195 |   73362   615096 |   92871   58194  1745565    30.0 |  0.468 % |
10.99/11.02	c |     87388 |   73362   615096 |  102158   87387  2258885    25.8 |  0.468 % |
15.28/15.37	c |    131177 |   73362   615096 |  112374   42033  3899225    92.8 |  0.468 % |
19.89/19.97	c |    196863 |   73362   615096 |  123612  107719  6702526    62.2 |  0.468 % |
31.18/31.20	c |    295389 |   73351   615063 |  135973   96081  2429063    25.3 |  0.601 % |
49.18/49.21	c |    443179 |   73351   615063 |  149570  121706 10231268    84.1 |  0.601 % |
88.77/88.84	c |    664863 |   73351   615063 |  164527   75675  1793400    23.7 |  0.601 % |
147.25/147.38	c |    997389 |   73351   615063 |  180980  110147  5574622    50.6 |  0.601 % |
352.89/353.06	c |   1496177 |   73351   615063 |  199078  117029  7246061    61.9 |  0.601 % |
446.77/446.94	c ==============================================================================
446.77/446.94	c SATISFIABLE: No goal function specified.
446.77/446.94	s SATISFIABLE
446.77/446.94	v -x1114 -x1451 -x1128 -x465 -x1320 -x1190 -x340 -x496 -x239 -x1200 -x520 -x1137 -x1496 -x51 -x1282 -x906 -x1342 -x1136 -x432
446.77/446.94	v -x796 -x1442 -x966 -x912 -x1347 -x37 -x305 -x577 -x452 -x309 -x1150 -x1440 -x358 -x1254 -x709 -x1 -x764 -x871 -x839 -x274
446.77/446.94	v -x352 -x733 -x521 -x1209 -x605 -x1066 -x899 x1262 -x602 -x440 -x1051 -x190 -x1410 -x1098 -x1353 -x1335 -x648 -x396 -x103
446.77/446.94	v -x10 -x1122 -x1085 -x768 -x825 -x645 -x507 -x1191 -x1481 x570 -x634 -x1033 -x1193 -x281 -x1403 -x750 -x1464 -x613 -x456
446.77/446.94	v -x245 -x617 -x678 -x1032 -x1179 -x774 -x1029 -x143 x482 x411 x61 -x698 -x1291 -x1313 -x85 x836 -x1166 x1325 x643 x564 -x1079
446.77/446.94	v -x279 -x116 x1073 -x200 -x1000 -x42 -x120 -x1120 -x604 -x1238 -x252 -x603 -x1257 -x963 -x32 -x1274 -x915 -x1417 -x1310 -x1339
446.77/446.94	v -x545 -x1295 -x490 -x191 -x201 -x164 -x1011 -x83 -x1461 -x1157 -x866 -x1324 -x448 -x505 -x1371 -x1400 -x1474 -x155 -x1221
446.77/446.94	v -x1188 -x1183 -x1074 -x1007 -x932 -x365 -x1384 -x737 -x1259 -x720 -x325 -x1394 -x109 -x197 -x393 -x528 -x454 -x20 -x306
446.77/446.94	v -x106 -x542 -x242 -x419 -x389 -x276 -x904 -x1239 -x53 -x1438 -x183 -x114 -x1097 -x1425 -x918 -x469 -x1444 -x905 -x1284 -x612
446.77/446.94	v -x1195 -x1058 -x1308 -x304 -x470 -x1156 -x267 -x1393 -x830 -x1434 -x1187 -x1329 -x1413 -x1380 -x1042 -x843 -x1197 -x46
446.77/446.94	v -x964 -x404 -x596 -x1358 -x74 -x180 -x1108 -x691 -x258 -x277 -x264 -x319 -x1287 -x388 x1104 -x471 -x472 -x1017 -x126 -x958
446.77/446.94	v -x791 -x627 -x1252 -x554 -x903 -x288 x127 -x1430 -x544 -x1004 -x512 -x435 -x1420 -x810 -x1418 -x238 -x1173 -x736 -x1198
446.77/446.94	v -x914 -x953 -x857 -x250 -x251 -x408 -x30 -x3 x63 -x1088 -x347 -x1397 -x562 -x1290 -x443 -x636 -x548 -x504 -x933 -x477 -x1483
446.77/446.94	v -x960 -x1441 -x1297 -x756 -x313 -x25 -x511 -x156 -x224 -x407 x1494 -x1080 -x540 -x1392 -x894 x771 -x799 -x880 x1244 x547
446.77/446.94	v -x522 -x1212 -x167 -x1021 x2 -x574 -x647 -x571 -x641 -x39 -x1022 x98 x1127 x441 -x948 -x431 -x301 x217 -x1038 -x1248 -x685
446.77/446.94	v -x385 -x1089 -x1399 -x383 -x421 -x302 -x189 -x576 -x214 -x33 -x1018 -x1336 -x1406 -x296 -x265 -x57 -x852 -x752 -x886 -x488
446.77/446.94	v -x474 -x96 -x1288 -x292 -x145 -x270 -x215 -x833 -x377 -x687 -x1486 -x934 -x1426 -x1484 -x355 -x353 -x1249 -x832 -x479 -x420
446.77/446.94	v -x410 -x1002 -x104 -x1485 -x1381 -x491 -x1069 -x1116 -x986 -x206 x1423 -x406 -x661 -x1267 -x1040 -x1027 -x227 -x1044 -x1094
446.77/446.94	v -x1277 -x1109 -x856 -x929 -x868 -x493 -x67 -x1091 -x1167 -x241 -x412 -x527 -x1075 -x1118 -x466 -x5 -x423 -x119 -x495 -x343
446.77/446.94	v -x1490 -x370 -x15 -x568 -x342 -x623 -x153 -x1409 -x957 -x128 -x959 -x1334 -x232 -x609 -x386 -x1497 -x730 -x1067 -x922 -x1462
446.77/446.94	v -x928 x1317 x382 -x835 -x653 -x272 x525 -x902 -x715 -x1134 -x1360 -x1455 -x582 -x450 -x955 -x1255 x998 x1302 -x786 -x140
446.77/446.94	v -x646 -x858 -x1231 -x911 -x157 -x476 -x1175 -x1115 -x1135 -x650 -x1272 -x1398 -x518 -x314 -x1452 -x49 -x829 x1235 -x134
446.77/446.94	v -x988 -x1404 -x1454 -x1165 -x219 -x357 -x701 -x637 -x178 -x822 -x268 -x1052 -x442 -x458 -x494 -x1105 -x516 -x163 -x75 -x489
446.77/446.94	v -x707 -x696 -x552 -x147 -x941 -x1273 -x1374 -x1365 -x1037 x1475 -x551 -x992 -x784 -x1286 -x640 -x1356 x311 -x427 -x1343
446.77/446.94	v -x1457 -x449 -x138 -x1301 -x798 -x942 -x1250 -x844 -x549 -x740 -x919 -x739 -x326 -x204 -x1300 -x95 -x1100 -x445 -x1456 -x286
446.77/446.94	v -x729 -x1236 -x947 -x142 -x949 -x89 -x514 -x1106 -x1146 -x478 -x1280 -x401 -x1268 -x64 -x1402 -x317 -x1064 -x1349 -x722
446.77/446.94	v -x50 -x1211 -x1145 -x356 -x972 -x575 -x179 -x1182 -x657 -x480 -x1199 -x1147 -x65 -x1311 -x354 x149 -x131 -x394 -x1470 -x876
446.77/446.94	v -x117 -x806 -x1326 -x1416 -x481 -x927 -x699 -x1476 -x1013 -x209 -x939 -x1340 -x821 -x1164 -x660 -x77 -x350 -x1346 -x670
446.77/446.94	v -x727 -x497 -x19 -x283 -x315 -x1251 -x517 -x1401 -x1263 -x1194 -x84 x1261 -x259 -x961 -x159 -x376 -x1161 -x807 -x1264 -x1045
446.77/446.94	v -x519 -x118 -x834 -x18 -x766 -x1214 -x1429 -x334 -x893 -x123 -x885 -x851 -x1321 -x198 -x247 -x91 -x248 -x944 -x681 -x665
446.77/446.94	v -x991 -x192 -x850 -x655 -x994 -x1491 -x360 -x436 -x509 -x58 -x775 x560 -x165 -x40 -x463 -x1493 -x872 -x1448 -x375 -x38 -x372
446.77/446.94	v -x1265 -x1331 -x869 x1258 -x908 -x176 -x754 -x1351 -x108 -x1435 -x237 -x211 -x940 -x1230 -x166 -x788 -x1225 -x855 -x1057
446.77/446.94	v -x1163 -x47 -x1092 -x1495 -x555 -x820 -x600 -x503 -x1126 -x228 -x1025 -x597 x538 -x27 -x1407 -x1216 -x78 -x534 -x1396 -x212
446.77/446.94	v -x462 -x130 -x803 -x43 x974 -x1337 -x1471 -x486 -x982 -x1307 -x1323 -x1140 -x656 -x1445 -x581 -x24 -x676 -x780 -x184 -x659
446.77/446.94	v -x321 -x327 -x513 -x223 -x970 -x1056 -x572 -x1285 -x194 -x1049 -x1305 -x1063 -x278 -x398 -x1174 -x1368 -x849 -x1226 -x611
446.77/446.94	v x45 -x689 -x711 -x1112 -x897 -x1152 -x1019 -x295 -x229 -x1341 -x1141 -x467 -x1132 -x1117 -x12 -x878 -x1395 -x741 -x1131
446.77/446.94	v -x967 -x979 -x1050 -x837 x351 -x362 -x824 -x303 -x865 -x770 -x1148 -x269 -x282 -x725 -x767 -x620 -x92 -x938 -x593 -x1072
446.77/446.94	v -x284 -x951 -x425 -x1328 -x671 -x1206 -x669 -x1241 -x1082 -x862 -x975 x815 -x1101 -x1298 -x1153 -x263 -x280 -x26 -x446 -x793
446.77/446.94	v -x1269 -x738 -x608 -x1237 -x1299 -x622 -x234 -x808 -x677 -x566 -x125 -x378 -x931 -x207 -x1363 -x1352 -x492 -x101 -x1228
446.77/446.94	v -x11 -x368 -x213 -x169 -x34 -x550 -x1473 -x346 -x464 -x790 -x1428 -x405 -x99 -x22 -x546 -x70 -x823 -x1060 -x755 -x300 -x1159
446.77/446.94	v -x573 -x1202 -x1415 x48 -x144 -x1059 -x62 -x1090 -x1387 x1350 -x1283 -x416 x697 -x473 -x199 -x828 -x529 -x324 -x777 -x690
446.77/446.94	v -x1412 -x1201 -x524 -x742 -x1309 -x1327 -x536 -x1443 -x800 -x148 -x569 -x1210 -x1378 -x1477 -x1388 -x590 -x744 -x285 -x93
446.77/446.94	v -x457 -x976 -x484 -x249 -x1158 -x686 -x965 -x1433 -x66 -x1039 -x543 -x1405 -x809 -x1449 -x1177 -x1111 -x220 -x1330 -x400
446.77/446.94	v -x1367 -x887 x804 -x1181 -x177 -x1099 -x792 -x1362 -x233 x628 -x418 -x842 -x1447 -x391 -x1450 x438 -x397 -x1220 -x17 -x724
446.77/446.94	v -x816 -x943 -x1278 -x1364 -x188 -x366 -x945 -x713 x1171 -x700 -x461 -x331 -x1467 -x705 -x1036 -x561 -x1070 -x867 -x625 -x174
446.77/446.94	v -x339 -x968 -x607 -x639 -x16 -x1242 -x601 -x293 -x898 -x68 x363 -x86 -x384 -x658 x882 -x1480 -x1469 x1160 -x422 -x328 -x1482
446.77/446.94	v -x59 -x371 -x359 -x962 -x952 -x73 -x1318 -x170 -x1125 -x1229 -x723 -x152 -x695 -x508 x35 -x1253 -x874 -x1281 -x859 -x231
446.77/446.94	v -x1015 -x122 -x72 -x1303 -x616 -x409 -x1055 -x1333 -x1048 -x395 -x533 -x1084 -x506 -x531 x338 -x762 -x455 -x112 -x895 -x1421
446.77/446.94	v -x1243 -x76 -x510 -x44 -x1113 -x1009 -x598 -x704 -x392 -x171 -x1270 -x369 -x124 -x594 -x615 -x364 -x781 -x105 -x1354 -x1222
446.77/446.94	v -x310 -x294 -x1322 x749 -x721 -x1204 x1178 -x1028 -x1487 -x1196 -x111 -x475 -x863 -x501 -x1014 -x225 -x1170 -x719 -x121
446.77/446.94	v -x6 -x1375 -x679 x1189 -x333 -x1026 -x428 -x146 -x253 -x763 x367 -x1357 -x36 -x1062 -x819 -x208 -x28 -x1414 -x1219 -x205
446.77/446.94	v -x1316 -x1205 -x417 -x21 -x344 -x1411 -x743 -x888 -x846 -x1315 -x811 -x69 -x1071 -x1031 -x262 -x708 -x348 -x1149 -x783 -x1213
446.77/446.94	v -x1138 -x9 x1121 -x579 x535 -x173 -x891 -x937 -x54 -x257 -x1208 -x447 -x1168 -x1169 -x765 -x674 x539 -x1186 -x589 -x1065
446.77/446.94	v -x1436 -x990 -x312 -x1382 -x1240 -x1370 -x1016 -x631 -x515 x717 -x1312 -x1345 -x907 -x831 -x186 -x1306 -x1223 -x1107 -x666
446.77/446.94	v -x1289 -x499 -x1003 -x759 -x587 -x916 x848 -x1383 -x619 -x1087 -x896 x875 -x426 -x240 -x221 -x761 -x403 -x4 -x977 -x1446
446.77/446.94	v -x917 -x498 -x336 -x291 -x444 -x1096 -x1076 -x1478 -x402 -x341 -x1437 -x925 -x985 -x624 -x772 -x734 -x694 -x135 -x414 -x381
446.77/446.94	v -x630 -x751 x760 -x266 -x901 -x1061 x688 -x841 -x778 -x254 -x439 -x530 -x995 -x299 -x1077 -x141 -x921 -x1348 -x801 -x854
446.77/446.94	v -x541 -x1463 -x1139 -x592 -x1129 -x1233 -x758 -x818 -x137 -x748 -x1053 -x1215 -x1419 -x1246 -x230 -x860 -x675 -x583 -x361
446.77/446.94	v -x1466 -x14 -x468 -x1143 -x606 -x1151 -x1155 -x320 -x1232 -x983 -x993 -x55 -x187 -x88 -x246 -x1172 -x185 -x94 -x673 -x1142
446.77/446.94	v -x1162 -x559 -x1023 -x747 -x969 -x1355 -x654 -x430 -x672 -x1218 -x1369 -x935 -x532 -x930 -x728 x330 -x599 x1119 -x175 -x1103
446.77/446.94	v -x399 -x632 -x629 -x1083 -x260 -x1489 -x1453 -x485 -x235 -x861 x1185 -x1247 -x879 -x23 -x1047 -x588 -x664 -x526 -x222 -x692
446.77/446.94	v -x795 -x136 -x731 x243 -x100 -x1361 -x1133 -x987 -x702 -x373 -x433 -x271 -x578 -x984 -x980 -x889 -x483 -x1024 -x642 -x1184
446.77/446.94	v -x1043 -x56 -x81 -x1054 -x502 -x162 -x107 -x236 -x1479 -x1041 -x60 -x1422 -x813 -x79 -x1008 -x557 -x797 x380 -x946 -x298
446.77/446.94	v -x1271 -x429 -x1459 -x1130 x80 -x289 -x451 -x87 -x487 -x782 -x413 -x182 x610 -x132 -x956 -x1314 -x115 -x1154 -x1095 -x1046
446.77/446.94	v -x379 x216 -x97 -x1472 -x1366 -x1035 -x826 x1458 x873 -x817 -x845 -x565 -x390 -x307 -x718 -x580 -x1203 -x287 -x1379 -x753
446.77/446.94	v -x1359 -x838 -x181 -x785 -x1005 -x316 -x1256 -x1386 -x563 -x684 -x335 -x954 -x453 -x374 -x712 -x926 -x1207 -x999 -x1372
446.77/446.94	v -x193 x150 -x900 -x500 -x883 -x1192 -x1465 -x663 -x1234 -x1266 -x1492 -x556 -x218 -x973 -x29 -x1176 -x158 -x769 -x139 -x971
446.77/446.94	v -x13 -x553 -x890 -x877 -x776 -x1068 -x1260 -x1294 -x90 -x1424 -x322 -x558 -x113 -x1376 -x614 -x621 -x827 -x812 -x349 -x168
446.77/446.94	v -x586 -x1292 -x195 -x913 x638 -x256 -x1180 -x297 -x1110 -x794 -x909 -x652 -x618 -x387 -x805 -x847 -x870 -x716 -x1432 -x537
446.77/446.94	v -x424 -x1293 -x31 -x7 -x52 -x667 -x662 -x1439 -x757 -x693 -x203 -x864 -x1385 -x683 -x1224 -x936 -x1389 x459 -x151 -x732 x415
446.77/446.94	v -x920 -x1227 -x910 -x789 -x996 -x1010 -x161 -x1102 -x649 -x814 -x1304 -x1488 -x989 x1468 -x1408 -x714 -x434 -x1427 -x273
446.77/446.94	v -x981 -x626 -x1124 -x1391 -x323 -x332 -x787 -x773 -x703 -x779 -x633 -x1275 -x460 -x635 x1296 -x881 -x567 -x82 -x255 -x746
446.77/446.94	v -x1217 -x41 -x318 x1373 -x950 -x1006 -x102 -x802 -x923 -x1030 -x1081 -x644 -x129 -x745 -x585 -x668 -x726 -x584 -x1431 -x892
446.77/446.94	v -x226 -x261 -x1377 -x290 x1276 -x651 x1078 x345 x710 -x591 -x196 -x275 x735 -x840 -x1279 x8 -x1093 x1001 -x244 -x706 -x1012
446.77/446.94	v -x337 -x110 -x172 -x1123 -x1144 -x1020 -x978 -x1338 x523 -x682 x680 -x595 x1344 -x160 -x884 -x71 -x1390 -x133 -x202 -x154
446.77/446.94	v x210 -x1319 -x329 -x924 -x437 -x853 -x997 -x1245 -x1034 -x1086 x308 -x1332 -x1460
446.77/446.94	c _______________________________________________________________________________
446.77/446.94	c 
446.77/446.94	c restarts              : 23
446.77/446.94	c conflicts             : 1793557        (4018 /sec)
446.77/446.94	c decisions             : 4147514        (9290 /sec)
446.77/446.94	c propagations          : 0              (0 /sec)
446.77/446.94	c inspects              : 0              (0 /sec)
446.77/446.94	c CPU time              : 446.435 s
446.77/446.94	c _______________________________________________________________________________

Verifier Data (download as text)

OK	0

Conversion Script Data (download as text)

/tmp/evaluation/420503-1177426035/instance-420503-1177426035.opb is already a linear file

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 14872
/proc/meminfo: memFree=1679936/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=1048 CPUtime=0
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 118 0 0 0 0 0 0 0 18 0 1 0 190521248 1073152 104 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 262 104 74 215 0 44 0

[startup+0.10322 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 14872
/proc/meminfo: memFree=1679936/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=1896 CPUtime=0.1
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 328 0 0 0 10 0 0 0 18 0 1 0 190521248 1941504 314 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 474 315 74 215 0 256 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1896

[startup+0.202228 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 14872
/proc/meminfo: memFree=1679936/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=2632 CPUtime=0.2
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 517 0 0 0 20 0 0 0 18 0 1 0 190521248 2695168 503 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 658 503 74 215 0 440 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2632

[startup+0.302237 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 14872
/proc/meminfo: memFree=1679936/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=3392 CPUtime=0.29
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 704 0 0 0 29 0 0 0 19 0 1 0 190521248 3473408 690 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 848 690 74 215 0 630 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3392

[startup+0.702286 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 14872
/proc/meminfo: memFree=1679936/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=6412 CPUtime=0.69
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 1446 0 0 0 69 0 0 0 23 0 1 0 190521248 6565888 1432 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 1603 1432 74 215 0 1385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6412

[startup+1.50135 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1671480/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=12332 CPUtime=1.49
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 2923 0 0 0 148 1 0 0 25 0 1 0 190521248 12627968 2909 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 3083 2909 75 215 0 2865 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12332

[startup+3.1015 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1663224/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=24240 CPUtime=3.09
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 5888 0 0 0 306 3 0 0 25 0 1 0 190521248 24821760 5874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 6060 5874 75 215 0 5842 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24240

[startup+6.3018 s]
/proc/loadavg: 0.87 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1638520/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=50004 CPUtime=6.29
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 12357 0 0 0 621 8 0 0 20 0 1 0 190521248 51204096 12343 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 12501 12343 87 215 0 12283 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50004

[startup+12.7014 s]
/proc/loadavg: 0.88 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1627128/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=53596 CPUtime=12.68
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 13232 0 0 0 1252 16 0 0 25 0 1 0 190521248 54882304 13209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579616 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 13399 13209 103 215 0 13181 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53596

[startup+25.5016 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1616888/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=63816 CPUtime=25.49
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 15800 0 0 0 2531 18 0 0 25 0 1 0 190521248 65347584 15777 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 15954 15777 103 215 0 15736 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63816

[startup+51.1019 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1598136/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=83016 CPUtime=51.08
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 20504 0 0 0 5087 21 0 0 25 0 1 0 190521248 85008384 20481 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003355 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 20754 20481 103 215 0 20536 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83016

[startup+102.302 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1597944/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=83004 CPUtime=102.27
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 20537 0 0 0 10205 22 0 0 25 0 1 0 190521248 84996096 20514 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 20751 20514 103 215 0 20533 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 83004

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1597816/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=82972 CPUtime=162.25
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 20553 0 0 0 16203 22 0 0 25 0 1 0 190521248 84963328 20530 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 20743 20530 103 215 0 20525 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 82972

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1594104/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=86992 CPUtime=222.24
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 21490 0 0 0 22200 24 0 0 25 0 1 0 190521248 89079808 21467 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 21748 21467 103 215 0 21530 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 86992

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1588984/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=91964 CPUtime=282.21
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 22756 0 0 0 28195 26 0 0 25 0 1 0 190521248 94171136 22733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 22991 22733 103 215 0 22773 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 91964

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1586808/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=94300 CPUtime=342.2
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 23291 0 0 0 34193 27 0 0 25 0 1 0 190521248 96563200 23268 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579524 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 23575 23268 103 215 0 23357 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 94300

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1570936/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=110876 CPUtime=402.18
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 27522 0 0 0 40186 32 0 0 25 0 1 0 190521248 113537024 27459 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 27719 27459 103 215 0 27501 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 110876

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

[startup+409.601 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1562296/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=119164 CPUtime=409.48
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 29548 0 0 0 40915 33 0 0 25 0 1 0 190521248 122023936 29485 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 29791 29485 103 215 0 29573 0
Current children cumulated CPU time (s) 409.48
Current children cumulated vsize (KiB) 119164

[startup+422.401 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1550840/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=130284 CPUtime=422.28
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 32329 0 0 0 42192 36 0 0 25 0 1 0 190521248 133410816 32266 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 32571 32266 103 215 0 32353 0
Current children cumulated CPU time (s) 422.28
Current children cumulated vsize (KiB) 130284

[startup+435.201 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1541624/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=140004 CPUtime=435.07
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 34704 0 0 0 43469 38 0 0 25 0 1 0 190521248 143364096 34641 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580902 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 35001 34641 103 215 0 34783 0
Current children cumulated CPU time (s) 435.07
Current children cumulated vsize (KiB) 140004

[startup+441.602 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1539000/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=142384 CPUtime=441.47
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 35272 0 0 0 44109 38 0 0 25 0 1 0 190521248 145801216 35209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568450 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 35596 35209 103 215 0 35378 0
Current children cumulated CPU time (s) 441.47
Current children cumulated vsize (KiB) 142384

[startup+444.801 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1539000/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=142384 CPUtime=444.67
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 35272 0 0 0 44429 38 0 0 25 0 1 0 190521248 145801216 35209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 35596 35209 103 215 0 35378 0
Current children cumulated CPU time (s) 444.67
Current children cumulated vsize (KiB) 142384

[startup+445.605 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1539000/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=142384 CPUtime=445.47
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 35272 0 0 0 44509 38 0 0 25 0 1 0 190521248 145801216 35209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 35596 35209 103 215 0 35378 0
Current children cumulated CPU time (s) 445.47
Current children cumulated vsize (KiB) 142384

[startup+446.401 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1539000/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=142384 CPUtime=446.27
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 35272 0 0 0 44589 38 0 0 25 0 1 0 190521248 145801216 35209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 35596 35209 103 215 0 35378 0
Current children cumulated CPU time (s) 446.27
Current children cumulated vsize (KiB) 142384

[startup+446.801 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1539000/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=142384 CPUtime=446.67
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 35272 0 0 0 44629 38 0 0 25 0 1 0 190521248 145801216 35209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 35596 35209 103 215 0 35378 0
Current children cumulated CPU time (s) 446.67
Current children cumulated vsize (KiB) 142384

[startup+446.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 14873
/proc/meminfo: memFree=1539000/2055920 swapFree=4169140/4192956
[pid=14872] ppid=14870 vsize=142384 CPUtime=446.77
/proc/14872/stat : 14872 (minisat+) R 14870 14872 14808 0 -1 4194304 35272 0 0 0 44639 38 0 0 25 0 1 0 190521248 145801216 35209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14872/statm: 35596 35209 103 215 0 35378 0
Current children cumulated CPU time (s) 446.77
Current children cumulated vsize (KiB) 142384

Child status: 10
Real time (s): 446.968
CPU time (s): 446.847
CPU user time (s): 446.435
CPU system time (s): 0.411937
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 142384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 446.435
system time used= 0.411937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35276
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= 386
involuntary context switches= 9307

runsolver used 0.406938 second user time and 1.14183 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue Apr 24 14:47:16 UTC 2007

IDJOB= 420503
IDBENCH= 47850
IDSOLVER= 156
FILE ID= node15/420503-1177426035

PBS_JOBID= 4675761

Free space on /tmp= 66484 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/pebbling/sat-pbl-00400.sat05-1322.reshuffled-07.opb
COMMAND LINE= /tmp/evaluation/420503-1177426035/minisat+ /tmp/evaluation/420503-1177426035/instance-420503-1177426035.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node15/convwatcher-420503-1177426035 -o ROOT/results/node15/conversion-420503-1177426035 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420503-1177426035/instance-420503-1177426035.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  a93355d59189adeba114045e17aee40c

RANDOM SEED= 969153975

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1680472 kB
Buffers:         44452 kB
Cached:         236412 kB
SwapCached:       2832 kB
Active:         125004 kB
Inactive:       178832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680472 kB
SwapTotal:     4192956 kB
SwapFree:      4169140 kB
Dirty:            7916 kB
Writeback:           0 kB
Mapped:          30248 kB
Slab:            57128 kB
Committed_AS:  7060080 kB
PageTables:       1868 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= 66484 MiB

End job on node15 on Tue Apr 24 14:54:44 UTC 2007