Trace number 3722150

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14Signal 397.935 540.094

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-sbox_8_shg.opb
MD5SUM3cb4e48d7e295175417c2e8c2155aba3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark655
Best CPU time to get the best result obtained on this benchmark1800.93
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables136253
Total number of constraints65280
Number of constraints which are clauses65280
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 constraint170
Maximum length of a constraint1517
Number of terms in the objective function 136253
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 136253
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 136253
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
380.54/380.68	c Converting 65280 PB-constraints to clauses...
382.13/382.20	c   -- Unit propagations: (none)
382.13/382.26	c   -- Detecting intervals from adjacent constraints: (none)
382.13/382.27	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
393.83/393.92	c ==================================[MINISAT+]==================================
393.83/393.92	c | Conflicts | Original         | Learnt                           | Progress |
393.83/393.92	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
393.83/393.92	c ==============================================================================
393.83/393.92	c |         0 |   65280 59122688 |   21760       0        0     nan |  0.000 % |
393.83/393.96	c ==============================================================================
393.83/393.96	c Found solution: 841
393.83/393.96	o 841
394.93/395.02	c ---[   0]---> 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3722150-1338563402/watcher-3722150-1338563402 -o /tmp/evaluation-result-3722150-1338563402/solver-3722150-1338563402 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3722150-1338563402.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 32219
/proc/meminfo: memFree=25890788/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=2352 CPUtime=0 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 407 0 0 0 0 0 0 0 20 0 1 0 322466119 2408448 364 33554432000 134512640 135395479 4294612400 4294611184 134569953 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 588 365 67 216 0 370 0

[startup+0.0861199 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 32219
/proc/meminfo: memFree=25890788/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=18116 CPUtime=0.07 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 4181 0 0 0 7 0 0 0 20 0 1 0 322466119 18550784 3840 33554432000 134512640 135395479 4294612400 4294611132 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 4529 3854 67 216 0 4311 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18116

[startup+0.100325 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 32219
/proc/meminfo: memFree=25890788/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=20792 CPUtime=0.09 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 4770 0 0 0 9 0 0 0 20 0 1 0 322466119 21291008 4429 33554432000 134512640 135395479 4294612400 4294611132 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 5198 4430 67 216 0 4980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20792

[startup+0.300275 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 32219
/proc/meminfo: memFree=25890788/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=26728 CPUtime=0.28 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 6847 0 0 0 28 0 0 0 20 0 1 0 322466119 27369472 6238 33554432000 134512640 135395479 4294612400 4294610944 134618076 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 6682 6238 74 216 0 6464 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26728

[startup+0.700258 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 32219
/proc/meminfo: memFree=25890788/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=28608 CPUtime=0.69 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 7321 0 0 0 68 1 0 0 20 0 1 0 322466119 29294592 6712 33554432000 134512640 135395479 4294612400 4294610860 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 7152 6712 74 216 0 6934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28608

[startup+1.50026 s]
/proc/loadavg: 2.03 2.01 1.98 3/178 32220
/proc/meminfo: memFree=25865500/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=34888 CPUtime=1.49 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 8875 0 0 0 148 1 0 0 20 0 1 0 322466119 35725312 8266 33554432000 134512640 135395479 4294612400 4294611368 135031278 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 8722 8266 74 216 0 8504 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34888

[startup+3.10022 s]
/proc/loadavg: 2.03 2.01 1.98 3/178 32220
/proc/meminfo: memFree=25859112/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=50436 CPUtime=3.09 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 12778 0 0 0 307 2 0 0 20 0 1 0 322466119 51646464 12169 33554432000 134512640 135395479 4294612400 4294609776 134810630 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 12609 12169 74 216 0 12391 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50436

[startup+6.30022 s]
/proc/loadavg: 2.03 2.01 1.98 3/178 32220
/proc/meminfo: memFree=25827492/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=81428 CPUtime=6.29 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 20526 0 0 0 626 3 0 0 20 0 1 0 322466119 83382272 19917 33554432000 134512640 135395479 4294612400 4294611368 135031278 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 20357 19917 74 216 0 20139 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81428

[startup+12.7002 s]
/proc/loadavg: 2.03 2.00 1.98 3/178 32220
/proc/meminfo: memFree=25764028/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=143580 CPUtime=12.69 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 36038 0 0 0 1263 6 0 0 20 0 1 0 322466119 147025920 35429 33554432000 134512640 135395479 4294612400 4294608976 134652460 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 35895 35429 74 216 0 35677 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143580

[startup+25.5002 s]
/proc/loadavg: 2.02 2.00 1.98 3/178 32220
/proc/meminfo: memFree=25636444/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=267700 CPUtime=25.49 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 67097 0 0 0 2537 12 0 0 20 0 1 0 322466119 274124800 66488 33554432000 134512640 135395479 4294612400 4294606260 135003239 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 66925 66488 74 216 0 66707 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 267700

[startup+51.1002 s]
/proc/loadavg: 2.01 2.00 1.98 3/177 32221
/proc/meminfo: memFree=25391556/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=515472 CPUtime=51.08 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 129043 0 0 0 5085 23 0 0 20 0 1 0 322466119 527843328 128434 33554432000 134512640 135395479 4294612400 4294610380 134838065 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 128868 128434 74 216 0 128650 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 515472

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 32221
/proc/meminfo: memFree=24888488/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=1012580 CPUtime=102.28 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 253303 0 0 0 10183 45 0 0 20 0 1 0 322466119 1036881920 252694 33554432000 134512640 135395479 4294612400 4294609496 135003212 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 253145 252694 74 216 0 252927 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1012580

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 32221
/proc/meminfo: memFree=24309284/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=1596392 CPUtime=162.26 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 399273 0 0 0 16154 72 0 0 20 0 1 0 322466119 1634705408 398653 33554432000 134512640 135395479 4294612400 4294609812 135005772 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 399098 398653 74 216 0 398880 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1596392

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 32221
/proc/meminfo: memFree=23718304/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=2181476 CPUtime=222.25 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 545551 0 0 0 22123 102 0 0 20 0 1 0 322466119 2233831424 544931 33554432000 134512640 135395479 4294612400 4294611368 135031278 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 545369 544931 74 216 0 545151 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 2181476

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 32221
/proc/meminfo: memFree=23139348/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=2765296 CPUtime=282.25 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 691473 0 0 0 28097 128 0 0 20 0 1 0 322466119 2831663104 690849 33554432000 134512640 135395479 4294612400 4294611368 135031278 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 691324 690849 74 216 0 691106 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 2765296

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 32221
/proc/meminfo: memFree=22549360/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=3348984 CPUtime=342.24 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4202496 837413 0 0 0 34068 156 0 0 20 0 1 0 322466119 3429359616 836789 33554432000 134512640 135395479 4294612400 4294610956 135012072 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 837246 836789 74 216 0 837028 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 3348984

[startup+402.3 s]
/proc/loadavg: 2.08 2.02 1.98 3/179 32224
/proc/meminfo: memFree=18644584/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=3986492 CPUtime=396.4 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) S 32217 32219 31158 0 -1 4204032 998004 0 0 0 39322 318 0 0 20 0 1 0 322466119 4082167808 995419 33554432000 134512640 135395479 4294612400 4282040320 135013418 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32219/statm: 996623 995419 103 216 0 996405 0
Current children cumulated CPU time (s) 396.4
Current children cumulated vsize (KiB) 3986492

[startup+462.3 s]
/proc/loadavg: 3.89 2.54 2.16 2/178 32224
/proc/meminfo: memFree=13309748/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=3986492 CPUtime=397.71 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) S 32217 32219 31158 0 -1 4204032 998004 0 0 0 39322 449 0 0 20 0 1 0 322466119 4082167808 995419 33554432000 134512640 135395479 4294612400 4282040320 135013418 0 0 4096 16386 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 996623 995419 103 216 0 996405 0
Current children cumulated CPU time (s) 397.71
Current children cumulated vsize (KiB) 3986492

[startup+522.306 s]
/proc/loadavg: 4.59 2.99 2.34 2/178 32224
/proc/meminfo: memFree=13221088/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=3986492 CPUtime=397.71 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) S 32217 32219 31158 0 -1 4204032 998004 0 0 0 39322 449 0 0 20 0 1 0 322466119 4082167808 995419 33554432000 134512640 135395479 4294612400 4282040320 135013418 0 0 4096 16386 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 996623 995419 103 216 0 996405 0
Current children cumulated CPU time (s) 397.71
Current children cumulated vsize (KiB) 3986492
heavy processes:
  %CPU=11 pid=32223 uid=0 cmd=

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

[startup+525.606 s]
/proc/loadavg: 4.62 3.02 2.35 2/178 32224
/proc/meminfo: memFree=13226680/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=3986492 CPUtime=397.71 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) S 32217 32219 31158 0 -1 4204032 998004 0 0 0 39322 449 0 0 20 0 1 0 322466119 4082167808 995419 33554432000 134512640 135395479 4294612400 4282040320 135013418 0 0 4096 16386 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 996623 995419 103 216 0 996405 0
Current children cumulated CPU time (s) 397.71
Current children cumulated vsize (KiB) 3986492

[startup+532 s]
/proc/loadavg: 4.65 3.05 2.37 2/178 32224
/proc/meminfo: memFree=13218520/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=3986492 CPUtime=397.71 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) S 32217 32219 31158 0 -1 4204032 998004 0 0 0 39322 449 0 0 20 0 1 0 322466119 4082167808 995419 33554432000 134512640 135395479 4294612400 4282040320 135013418 0 0 4096 16386 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 996623 995419 103 216 0 996405 0
Current children cumulated CPU time (s) 397.71
Current children cumulated vsize (KiB) 3986492

[startup+535.2 s]
/proc/loadavg: 4.68 3.08 2.38 2/178 32224
/proc/meminfo: memFree=13214800/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=3986492 CPUtime=397.71 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) S 32217 32219 31158 0 -1 4204032 998004 0 0 0 39322 449 0 0 20 0 1 0 322466119 4082167808 995419 33554432000 134512640 135395479 4294612400 4282040320 135013418 0 0 4096 16386 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 996623 995419 103 216 0 996405 0
Current children cumulated CPU time (s) 397.71
Current children cumulated vsize (KiB) 3986492

[startup+538.4 s]
/proc/loadavg: 4.68 3.08 2.38 2/178 32224
/proc/meminfo: memFree=13209176/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=3986492 CPUtime=397.71 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) S 32217 32219 31158 0 -1 4204032 998004 0 0 0 39322 449 0 0 20 0 1 0 322466119 4082167808 995419 33554432000 134512640 135395479 4294612400 4282040320 135013418 0 0 4096 16386 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 996623 995419 103 216 0 996405 0
Current children cumulated CPU time (s) 397.71
Current children cumulated vsize (KiB) 3986492

[startup+539.2 s]
/proc/loadavg: 4.68 3.08 2.38 2/178 32224
/proc/meminfo: memFree=13207192/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=3986492 CPUtime=397.71 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) S 32217 32219 31158 0 -1 4204032 998004 0 0 0 39322 449 0 0 20 0 1 0 322466119 4082167808 995419 33554432000 134512640 135395479 4294612400 4282040320 135013418 0 0 4096 16386 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 996623 995419 103 216 0 996405 0
Current children cumulated CPU time (s) 397.71
Current children cumulated vsize (KiB) 3986492

[startup+539.6 s]
/proc/loadavg: 4.68 3.08 2.38 2/178 32224
/proc/meminfo: memFree=13207192/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=3986492 CPUtime=397.71 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) S 32217 32219 31158 0 -1 4204032 998004 0 0 0 39322 449 0 0 20 0 1 0 322466119 4082167808 995419 33554432000 134512640 135395479 4294612400 4282040320 135013418 0 0 4096 16386 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 996623 995419 103 216 0 996405 0
Current children cumulated CPU time (s) 397.71
Current children cumulated vsize (KiB) 3986492

[startup+540 s]
/proc/loadavg: 4.71 3.12 2.40 2/179 32225
/proc/meminfo: memFree=13207308/32873648 swapFree=7368/7368
[pid=32219] ppid=32217 vsize=0 CPUtime=397.83 cores=1,3,5,7
/proc/32219/stat : 32219 (minisat+) R 32217 32219 31158 0 -1 4204036 998004 0 0 0 39322 461 0 0 20 0 1 0 322466119 0 0 33554432000 0 0 0 0 0 0 0 4096 16386 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/32219/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 397.83
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 540.094
CPU time (s): 397.935
CPU user time (s): 393.224
CPU system time (s): 4.71028
CPU usage (%): 73.6788
Max. virtual memory (cumulated for all children) (KiB): 3986492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 393.224
system time used= 4.71028
maximum resident set size= 3981676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 998004
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= 946158
involuntary context switches= 563

runsolver used 1.00385 second user time and 2.41863 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-01 17:10:19
IDJOB=3722150
IDBENCH=89906
IDSOLVER=2306
FILE ID=node149/3722150-1338563402
RUNJOBID= node149-1338552555-31175
PBS_JOBID= 14635835
Free space on /tmp= 70752 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-sbox_8_shg.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722150-1338563402/watcher-3722150-1338563402 -o /tmp/evaluation-result-3722150-1338563402/solver-3722150-1338563402 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3722150-1338563402.opb            

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3cb4e48d7e295175417c2e8c2155aba3
RANDOM SEED=2115887898

node149.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25891760 kB
Buffers:          667088 kB
Cached:          4154960 kB
SwapCached:         2468 kB
Active:          3380720 kB
Inactive:        2735208 kB
Active(anon):    1277404 kB
Inactive(anon):     9368 kB
Active(file):    2103316 kB
Inactive(file):  2725840 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:            591664 kB
Writeback:             0 kB
AnonPages:       1289796 kB
Mapped:            14660 kB
Shmem:                96 kB
Slab:             725080 kB
SReclaimable:     163944 kB
SUnreclaim:       561136 kB
KernelStack:        1440 kB
PageTables:         6384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1402784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1257472 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3722150-1338563402.opb

Free space on /tmp at the end= 66864 MiB
End job on node149 at 2012-06-01 17:19:20