Trace number 3723551

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
PB12: minisatp 1.0-2-g022594cSAT (TO)-42 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-1.opb
MD5SUM05ceccb8ea9c274c844c39df1472d3cc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-42
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints59186
Number of constraints which are clauses59186
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 945
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 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
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...
0.00/0.07	c Converting 59186 PB-constraints to clauses...
0.00/0.07	c   -- Unit propagations: (none)
0.00/0.07	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.08	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.13	c ==================================[MINISAT+]==================================
0.00/0.13	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.13	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.13	c ==============================================================================
0.00/0.13	c |         0 |   59186   118372 |   19728       0        0    -nan |  0.000 % |
0.00/0.13	c ==============================================================================
0.00/0.13	c Found solution: -31
0.00/0.13	c ---[   0]---> Sorter-cost:44290     Base:
0.00/0.15	c ==================================[MINISAT+]==================================
0.00/0.15	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.15	c ==============================================================================
0.00/0.15	c |         0 |  104775   225435 |   34925       0        0    -nan |  0.000 % |
0.00/0.20	c |       100 |  104524   224914 |   38417      85     1066    12.5 |  0.436 % |
0.00/0.27	c |       250 |  103672   223098 |   42259     189     2294    12.1 |  2.065 % |
0.00/0.37	c |       475 |  102383   220255 |   46485     345     4840    14.0 |  4.529 % |
0.00/0.53	c |       812 |  100937   217141 |   51133     586     7419    12.7 |  7.149 % |
0.00/0.78	c |      1318 |   98182   211016 |   56247     955    12123    12.7 | 12.554 % |
0.99/1.08	c |      2077 |   95016   203912 |   61871    1479    18603    12.6 | 18.868 % |
1.38/1.49	c |      3216 |   90898   194595 |   68058    2398    31943    13.3 | 27.163 % |
1.98/2.05	c |      4924 |   84678   180174 |   74864    3543    45411    12.8 | 40.008 % |
2.09/2.17	c ==============================================================================
2.09/2.17	c Found solution: -33
2.09/2.17	c ---[   0]---> Sorter-cost:    0     Base:
2.09/2.18	c ==================================[MINISAT+]==================================
2.09/2.18	c | Conflicts | Original         | Learnt                           | Progress |
2.09/2.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.09/2.18	c ==============================================================================
2.09/2.18	c |      5300 |   83460   177480 |   27820    3806    49092    12.9 | 40.008 % |
2.09/2.20	c |      5400 |   83345   177218 |   30602    3900    51368    13.2 | 42.750 % |
2.19/2.24	c |      5550 |   83014   176468 |   33662    3987    52071    13.1 | 43.404 % |
2.28/2.30	c |      5775 |   82494   175255 |   37028    4173    53870    12.9 | 44.474 % |
2.28/2.39	c |      6112 |   81689   173360 |   40731    4433    58250    13.1 | 46.202 % |
2.48/2.54	c |      6618 |   80327   170169 |   44804    4794    63229    13.2 | 49.079 % |
2.68/2.78	c |      7377 |   77462   163388 |   49284    5106    67739    13.3 | 55.237 % |
2.98/3.02	c |      8516 |   74986   157461 |   54213    5869    81180    13.8 | 60.614 % |
2.98/3.08	c ==============================================================================
2.98/3.08	c Found solution: -36
2.98/3.08	c ---[   0]---> Sorter-cost:    0     Base:
2.98/3.09	c ==================================[MINISAT+]==================================
2.98/3.09	c | Conflicts | Original         | Learnt                           | Progress |
2.98/3.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.98/3.09	c ==============================================================================
2.98/3.09	c |      8726 |   74452   156265 |   24817    5922    82416    13.9 | 60.614 % |
3.08/3.11	c |      8827 |   74320   155955 |   27298    6009    82912    13.8 | 62.190 % |
3.08/3.13	c |      8977 |   74166   155606 |   30028    6113    84641    13.8 | 62.497 % |
3.08/3.17	c |      9202 |   74027   155277 |   33031    6254    88139    14.1 | 62.797 % |
3.19/3.21	c |      9540 |   73918   155022 |   36334    6571    95026    14.5 | 63.030 % |
3.19/3.30	c |     10046 |   73312   153598 |   39968    6963   102669    14.7 | 64.317 % |
3.29/3.37	c |     10806 |   72952   152745 |   43964    7627   118461    15.5 | 65.099 % |
3.48/3.53	c |     11946 |   72052   150617 |   48361    8406   133322    15.9 | 67.040 % |
3.68/3.74	c |     13654 |   71034   148187 |   53197    9858   172062    17.5 | 69.218 % |
3.98/4.05	c |     16216 |   69778   145208 |   58517   12061   236176    19.6 | 71.944 % |
4.48/4.51	c |     20060 |   68636   142441 |   64368   15518   405373    26.1 | 74.467 % |
4.58/4.63	c ==============================================================================
4.58/4.63	c Found solution: -37
4.58/4.63	c ---[   0]---> Sorter-cost:    0     Base:
4.58/4.63	c ==================================[MINISAT+]==================================
4.58/4.63	c | Conflicts | Original         | Learnt                           | Progress |
4.58/4.63	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.58/4.63	c ==============================================================================
4.58/4.63	c |     20878 |   68443   141996 |   22814   16247   454013    27.9 | 74.467 % |
4.58/4.65	c |     20979 |   68443   141996 |   25095   16348   456823    27.9 | 74.935 % |
4.58/4.67	c |     21129 |   68443   141996 |   27604   16498   470822    28.5 | 74.935 % |
4.78/4.86	c |     21354 |   68443   141996 |   30365   16723   483499    28.9 | 74.935 % |
4.78/4.86	c |     21691 |   68326   141716 |   33401   17026   495628    29.1 | 75.187 % |
4.78/4.89	c |     22197 |   67762   140339 |   36742   17269   513628    29.7 | 76.453 % |
4.88/4.96	c |     22956 |   67762   140339 |   40416   18028   567028    31.5 | 76.453 % |
5.08/5.11	c |     24095 |   67592   139925 |   44458   19002   610185    32.1 | 76.839 % |
5.28/5.34	c |     25803 |   67349   139334 |   48903   20594   715286    34.7 | 77.384 % |
5.49/5.51	c ==============================================================================
5.49/5.51	c Found solution: -38
5.49/5.51	c ---[   0]---> Sorter-cost:    0     Base:
5.49/5.52	c ==================================[MINISAT+]==================================
5.49/5.52	c | Conflicts | Original         | Learnt                           | Progress |
5.49/5.52	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.49/5.52	c ==============================================================================
5.49/5.52	c |     26838 |   67118   138660 |   22372   21478   786004    36.6 | 77.384 % |
5.49/5.53	c |     26938 |   67118   138660 |   24609   21578   789140    36.6 | 77.906 % |
5.49/5.58	c |     27088 |   67061   138523 |   27070   21678   794194    36.6 | 78.033 % |
5.58/5.62	c |     27313 |   67057   138513 |   29777   21828   804421    36.9 | 78.043 % |
5.58/5.66	c |     27650 |   67057   138513 |   32754   22165   823726    37.2 | 78.043 % |
5.68/5.75	c |     28156 |   66997   138369 |   36030   22640   852206    37.6 | 78.177 % |
5.78/5.87	c |     28916 |   66937   138221 |   39633   23349   910581    39.0 | 78.314 % |
5.98/6.02	c |     30055 |   66911   138159 |   43596   24408   983127    40.3 | 78.371 % |
6.18/6.25	c |     31764 |   66864   138040 |   47956   25942  1127418    43.5 | 78.480 % |
6.59/6.61	c |     34326 |   66743   137746 |   52752   28088  1306475    46.5 | 78.751 % |
7.18/7.28	c |     38170 |   66649   137526 |   58027   31810  1780142    56.0 | 78.946 % |
8.28/8.36	c |     43937 |   66304   136693 |   63829   37466  2362232    63.1 | 79.708 % |
9.18/9.20	c ==============================================================================
9.18/9.20	c Found solution: -39
9.18/9.20	c ---[   0]---> Sorter-cost:    0     Base:
9.18/9.23	c ==================================[MINISAT+]==================================
9.18/9.23	c | Conflicts | Original         | Learnt                           | Progress |
9.18/9.23	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.18/9.23	c ==============================================================================
9.18/9.23	c |     48516 |   66339   136811 |   22113   42036  2812275    66.9 | 79.708 % |
9.18/9.25	c |     48616 |   66339   136811 |   24324   42136  2815165    66.8 | 79.706 % |
9.18/9.29	c |     48766 |   66309   136737 |   26756   42261  2817447    66.7 | 79.776 % |
9.28/9.34	c |     48991 |   66309   136737 |   29432   42486  2835624    66.7 | 79.776 % |
9.38/9.42	c |     49328 |   66266   136636 |   32375   42814  2857964    66.8 | 79.868 % |
9.48/9.58	c |     49834 |   66145   136332 |   35613   43229  2886228    66.8 | 80.148 % |
9.68/9.74	c |     50593 |   66141   136322 |   39174   43978  2949137    67.1 | 80.158 % |
9.88/9.99	c |     51733 |   66099   136224 |   43091   45076  3044892    67.6 | 80.243 % |
10.28/10.35	c |     53441 |   66001   135975 |   47401   46690  3208718    68.7 | 80.466 % |
10.78/10.88	c |     56005 |   65997   135965 |   52141   49251  3538255    71.8 | 80.475 % |
11.68/11.78	c |     59851 |   65929   135803 |   57355   53021  4096060    77.3 | 80.618 % |
13.19/13.22	c |     65618 |   65913   135763 |   63090   58689  4870083    83.0 | 80.657 % |
15.68/15.74	c |     74268 |   65736   135331 |   69400   67049  5725661    85.4 | 81.054 % |
19.68/19.78	c |     87243 |   65672   135178 |   76340   79990  7531665    94.2 | 81.194 % |
22.88/22.94	c ==============================================================================
22.88/22.94	c Found solution: -40
22.88/22.94	c ---[   0]---> Sorter-cost:    0     Base:
22.88/22.99	c ==================================[MINISAT+]==================================
22.88/22.99	c | Conflicts | Original         | Learnt                           | Progress |
22.88/22.99	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
22.88/22.99	c ==============================================================================
22.88/22.99	c |     96716 |   65641   135077 |   21880   89175  8615661    96.6 | 81.194 % |
22.99/23.08	c |     96817 |   65641   135077 |   24068   22901  1676099    73.2 | 81.271 % |
23.09/23.12	c |     96967 |   65594   134968 |   26474   23031  1678139    72.9 | 81.370 % |
23.09/23.16	c |     97192 |   65543   134845 |   29122   23028  1676158    72.8 | 81.484 % |
23.18/23.22	c |     97529 |   65543   134845 |   32034   23365  1718720    73.6 | 81.484 % |
23.28/23.31	c |     98035 |   65543   134845 |   35237   23871  1753765    73.5 | 81.484 % |
23.38/23.43	c |     98794 |   65543   134845 |   38761   24630  1836049    74.5 | 81.484 % |
23.58/23.64	c |     99933 |   65513   134773 |   42637   25723  1980184    77.0 | 81.551 % |
23.88/23.93	c |    101641 |   65502   134748 |   46901   27426  2132495    77.8 | 81.573 % |
24.38/24.43	c |    104203 |   65466   134662 |   51591   29976  2355331    78.6 | 81.652 % |
25.08/25.10	c |    108047 |   65444   134608 |   56751   33819  2703815    79.9 | 81.700 % |
26.29/26.32	c |    113815 |   65444   134608 |   62426   39587  3380447    85.4 | 81.700 % |
28.18/28.21	c |    122464 |   65444   134608 |   68668   48236  4470749    92.7 | 81.700 % |
31.38/31.47	c |    135438 |   65413   134533 |   75535   61199  5920457    96.7 | 81.770 % |
37.28/37.33	c |    154901 |   65337   134343 |   83089   80628  8477112   105.1 | 81.951 % |
48.15/48.25	c |    184095 |   65337   134343 |   91398  109822 12315847   112.1 | 81.951 % |
52.46/52.51	c ==============================================================================
52.46/52.51	c Found solution: -41
52.46/52.51	c ---[   0]---> Sorter-cost:    0     Base:
52.46/52.53	c ==================================[MINISAT+]==================================
52.46/52.53	c | Conflicts | Original         | Learnt                           | Progress |
52.46/52.53	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
52.46/52.53	c ==============================================================================
52.46/52.53	c |    196997 |   65328   134326 |   21776   25385  2314894    91.2 | 81.951 % |
52.46/52.55	c |    197098 |   65328   134326 |   23953   25486  2323786    91.2 | 82.003 % |
52.46/52.57	c |    197249 |   65328   134326 |   26348   25637  2330595    90.9 | 82.003 % |
52.56/52.65	c |    197475 |   65222   134071 |   28983   25850  2348434    90.8 | 82.238 % |
52.67/52.71	c |    197812 |   65209   134042 |   31882   26183  2374725    90.7 | 82.264 % |
52.77/52.82	c |    198319 |   65146   133891 |   35070   26663  2410333    90.4 | 82.403 % |
52.86/52.95	c |    199078 |   65054   133671 |   38577   27391  2462279    89.9 | 82.606 % |
53.06/53.15	c |    200217 |   65041   133638 |   42435   28512  2580934    90.5 | 82.638 % |
53.36/53.42	c |    201925 |   64971   133473 |   46678   30190  2726909    90.3 | 82.787 % |
53.77/53.86	c |    204487 |   64905   133310 |   51346   32728  2923381    89.3 | 82.940 % |
54.36/54.42	c |    208332 |   64845   133164 |   56481   36489  3247460    89.0 | 83.076 % |
55.36/55.45	c |    214098 |   64815   133096 |   62129   42206  3939867    93.3 | 83.137 % |
56.95/57.06	c |    222750 |   64811   133086 |   68342   50853  4861046    95.6 | 83.146 % |
59.45/59.56	c |    235724 |   64811   133086 |   75176   63827  6068788    95.1 | 83.146 % |
64.05/64.13	c |    255185 |   64766   132975 |   82694   83285  7970791    95.7 | 83.248 % |
71.54/71.66	c |    284379 |   64763   132968 |   90963   22003  1068644    48.6 | 83.254 % |
79.04/79.14	c |    328168 |   64751   132938 |  100060   65786  5344539    81.2 | 83.283 % |
100.93/101.02	c |    393852 |   64751   132938 |  110066   25000  2152890    86.1 | 83.283 % |
122.33/122.41	c |    492378 |   64702   132821 |  121072  123509 14005474   113.4 | 83.390 % |
126.33/126.43	c ==============================================================================
126.33/126.43	c Found solution: -42
126.33/126.43	c ---[   0]---> Sorter-cost:    0     Base:
126.43/126.52	c ==================================[MINISAT+]==================================
126.43/126.52	c | Conflicts | Original         | Learnt                           | Progress |
126.43/126.52	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
126.43/126.52	c ==============================================================================
126.43/126.52	c |    506712 |   64691   132759 |   21563  137764 15570415   113.0 | 83.390 % |
126.72/126.85	c |    506813 |   64691   132759 |   23719   21244  1490192    70.1 | 83.420 % |
126.72/126.87	c |    506964 |   64691   132759 |   26091   21395  1498204    70.0 | 83.420 % |
126.82/126.90	c |    507190 |   64691   132759 |   28700   21621  1519634    70.3 | 83.420 % |
126.82/126.93	c |    507527 |   64691   132759 |   31570   21958  1534115    69.9 | 83.420 % |
126.82/126.98	c |    508033 |   64691   132759 |   34727   22464  1570519    69.9 | 83.420 % |
126.92/127.07	c |    508793 |   64691   132759 |   38200   23224  1630226    70.2 | 83.420 % |
127.12/127.22	c |    509933 |   64652   132663 |   42020   24355  1731675    71.1 | 83.506 % |
127.32/127.42	c |    511642 |   64652   132663 |   46222   26064  1868019    71.7 | 83.506 % |
127.62/127.78	c |    514204 |   64592   132511 |   50844   28613  2045888    71.5 | 83.652 % |
128.22/128.32	c |    518048 |   64517   132323 |   55928   32440  2410833    74.3 | 83.823 % |
128.92/129.06	c |    523814 |   64517   132323 |   61521   38206  2885138    75.5 | 83.823 % |
130.52/130.63	c |    532464 |   64482   132242 |   67673   46849  3833618    81.8 | 83.896 % |
133.03/133.14	c |    545438 |   64469   132213 |   74441   59812  5113291    85.5 | 83.922 % |
137.33/137.40	c |    564899 |   64469   132213 |   81885   79273  6708369    84.6 | 83.922 % |
144.82/144.98	c |    594091 |   64424   132099 |   90074  108399  8781244    81.0 | 84.030 % |
154.22/154.39	c |    637880 |   64421   132092 |   99081   57323  3405550    59.4 | 84.036 % |
172.62/172.75	c |    703566 |   64421   132092 |  108989  123009  7082858    57.6 | 84.036 % |
198.51/198.68	c |    802092 |   64402   132045 |  119888  108097  4050156    37.5 | 84.080 % |
239.30/239.45	c |    949882 |   64402   132045 |  131877  136071  7460949    54.8 | 84.080 % |
295.49/295.65	c |   1171565 |   64381   131994 |  145065   85943  3141740    36.6 | 84.128 % |
389.18/389.39	c |   1504090 |   64370   131969 |  159571  126898  5029266    39.6 | 84.150 % |
543.55/543.73	c |   2002878 |   64341   131900 |  175528  146312  5976594    40.8 | 84.214 % |
770.52/770.77	c |   2751060 |   64149   131439 |  193081  183268  7982148    43.6 | 84.639 % |
1198.45/1198.76	c |   3873334 |   64101   131323 |  212389  158904  5342680    33.6 | 84.747 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/1800.40	s SATISFIABLE
1800.07/1800.40	v -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 -x935 -x934 -x933 -x932 -x931 -x930 x929 -x928 -x927 -x926 -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907 x906 -x905 -x904 -x903 -x902 -x901 x900 -x899 -x898 -x897 -x896 -x895 -x894 -x893 -x892 -x891 -x890 -x889 -x888 -x887 -x886 -x885 -x884 -x883 x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 -x860 x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 -x851 -x850 -x849 -x848 -x847 -x846 -x845 -x844 -x843 -x842 -x841 -x840 -x839 x838 -x837 -x836 -x835 -x834 -x833 -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 x813 -x812 -x811 -x810 -x809 -x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 -x799 -x798 -x797 -x796 x795 -x794 -x793 -x792 -x791 -x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 -x768 x767 -x766 -x765 -x764 -x763 -x762 -x761 -x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 x742 -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 -x718 -x717 -x716 x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704 -x703 -x702 x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 -x618 x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x600 -x599 -x598 -x597 -x596 -x595 x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452 x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1

Verifier Data

OK	-42

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-3723551-1338571610/watcher-3723551-1338571610 -o /tmp/evaluation-result-3723551-1338571610/solver-3723551-1338571610 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723551-1338571610.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.00 2.00 1.89 4/175 2267
/proc/meminfo: memFree=29564328/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (runsolver) R 2263 2267 583 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 1 0 323286604 12095488 56 33554432000 4194304 5436572 140734970514832 140734970511128 5057063 0 0 4096 24578 0 0 0 17 3 0 0 0 0 0
/proc/2267/statm: 2953 56 36 304 0 2645 0

[startup+0.0663619 s]
/proc/loadavg: 2.00 2.00 1.89 4/175 2267
/proc/meminfo: memFree=29564328/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 2.00 2.00 1.89 4/175 2267
/proc/meminfo: memFree=29564328/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300288 s]
/proc/loadavg: 2.00 2.00 1.89 4/175 2267
/proc/meminfo: memFree=29564328/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700293 s]
/proc/loadavg: 2.00 2.00 1.89 4/175 2267
/proc/meminfo: memFree=29564328/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 1.89 4/179 2277
/proc/meminfo: memFree=29505960/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=30292 CPUtime=1.48 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 7364 0 0 0 145 3 0 0 20 0 1 0 323286605 31019008 7320 33554432000 4194304 5276501 140733898689904 140733898688152 4399741 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 7573 7320 118 265 0 7305 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39440

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 1.89 4/179 2277
/proc/meminfo: memFree=29505216/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=30292 CPUtime=3.08 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 7364 0 0 0 305 3 0 0 20 0 1 0 323286605 31019008 7320 33554432000 4194304 5276501 140733898689904 140733898688152 4391506 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 7573 7320 118 265 0 7305 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39440

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 1.89 4/179 2277
/proc/meminfo: memFree=29504968/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=30292 CPUtime=6.28 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 7364 0 0 0 625 3 0 0 20 0 1 0 323286605 31019008 7320 33554432000 4194304 5276501 140733898689904 140733898688152 4395122 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 7573 7320 118 265 0 7305 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39440

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.89 4/179 2277
/proc/meminfo: memFree=29485564/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=40604 CPUtime=12.68 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 9962 0 0 0 1264 4 0 0 20 0 1 0 323286605 41578496 9875 33554432000 4194304 5276501 140733898689904 140733898687896 4633200 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 10151 9875 118 265 0 9883 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49752

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.89 4/179 2277
/proc/meminfo: memFree=29458416/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=59116 CPUtime=25.48 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 14665 0 0 0 2542 6 0 0 20 0 1 0 323286605 60534784 14535 33554432000 4194304 5276501 140733898689904 140733898688152 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 14779 14535 118 265 0 14511 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68264

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.90 4/179 2277
/proc/meminfo: memFree=29409016/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=81004 CPUtime=51.06 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 20109 0 0 0 5098 8 0 0 20 0 1 0 323286605 82948096 19961 33554432000 4194304 5276501 140733898689904 140733898688312 4633200 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 20251 19961 118 265 0 19983 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 90152

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.90 4/179 2277
/proc/meminfo: memFree=29395588/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=82432 CPUtime=102.24 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 20484 0 0 0 10216 8 0 0 20 0 1 0 323286605 84410368 20321 33554432000 4194304 5276501 140733898689904 140733898688152 4396912 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 20608 20321 118 265 0 20340 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 91580

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/179 2278
/proc/meminfo: memFree=29368324/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=95084 CPUtime=162.22 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 23729 0 0 0 16214 8 0 0 20 0 1 0 323286605 97366016 23521 33554432000 4194304 5276501 140733898689904 140733898688152 4399718 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 23771 23521 118 265 0 23503 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 104232

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/180 2281
/proc/meminfo: memFree=29368240/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=95932 CPUtime=222.2 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 23833 0 0 0 22212 8 0 0 20 0 1 0 323286605 98234368 23623 33554432000 4194304 5276501 140733898689904 140733898688040 4399280 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 23983 23623 118 265 0 23715 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 105080

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/179 2281
/proc/meminfo: memFree=29367936/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=96472 CPUtime=282.19 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 23967 0 0 0 28211 8 0 0 20 0 1 0 323286605 98787328 23757 33554432000 4194304 5276501 140733898689904 140733898688328 4400452 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 24118 23757 118 265 0 23850 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 105620

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/179 2281
/proc/meminfo: memFree=29367316/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=97120 CPUtime=342.18 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 24109 0 0 0 34210 8 0 0 20 0 1 0 323286605 99450880 23899 33554432000 4194304 5276501 140733898689904 140733898688136 4395128 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 24280 23899 118 265 0 24012 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 106268

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/179 2281
/proc/meminfo: memFree=29366696/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=118116 CPUtime=1062.07 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 28696 0 0 0 106196 11 0 0 20 0 1 0 323286605 120950784 28558 33554432000 4194304 5276501 140733898689904 140733898688328 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 29529 28558 118 265 0 29261 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 127264

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 1.92 4/179 2287
/proc/meminfo: memFree=29342256/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=118768 CPUtime=1122.06 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 28837 0 0 0 112195 11 0 0 20 0 1 0 323286605 121618432 28699 33554432000 4194304 5276501 140733898689904 140733898688136 4399854 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 29692 28699 118 265 0 29424 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 127916

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.92 4/179 2287
/proc/meminfo: memFree=29341264/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=119396 CPUtime=1182.05 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 28937 0 0 0 118194 11 0 0 20 0 1 0 323286605 122261504 28799 33554432000 4194304 5276501 140733898689904 140733898688328 4399860 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 29849 28799 118 265 0 29581 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 128544

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.92 4/179 2287
/proc/meminfo: memFree=29340024/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=119744 CPUtime=1242.04 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 29038 0 0 0 124193 11 0 0 20 0 1 0 323286605 122617856 28900 33554432000 4194304 5276501 140733898689904 140733898688328 4399807 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 29936 28900 118 265 0 29668 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 128892

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/179 2287
/proc/meminfo: memFree=29339156/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=120068 CPUtime=1302.04 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 29095 0 0 0 130193 11 0 0 20 0 1 0 323286605 122949632 28957 33554432000 4194304 5276501 140733898689904 140733898688328 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 30017 28957 118 265 0 29749 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 129216

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/179 2287
/proc/meminfo: memFree=29338040/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=120796 CPUtime=1362.02 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 29219 0 0 0 136191 11 0 0 20 0 1 0 323286605 123695104 29081 33554432000 4194304 5276501 140733898689904 140733898688328 4395122 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 30199 29081 118 265 0 29931 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 129944

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 4/180 2291
/proc/meminfo: memFree=29336048/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=121444 CPUtime=1422.02 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 29373 0 0 0 142191 11 0 0 20 0 1 0 323286605 124358656 29235 33554432000 4194304 5276501 140733898689904 140733898688328 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 30361 29235 118 265 0 30093 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 130592

[startup+1482.3 s]
/proc/loadavg: 2.11 2.03 1.93 4/179 2291
/proc/meminfo: memFree=29334692/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=122324 CPUtime=1482.01 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 29578 0 0 0 148189 12 0 0 20 0 1 0 323286605 125259776 29440 33554432000 4194304 5276501 140733898689904 140733898688136 4399962 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 30581 29440 118 265 0 30313 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 131472

[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 1.93 4/179 2291
/proc/meminfo: memFree=29333948/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=123016 CPUtime=1542 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 29720 0 0 0 154188 12 0 0 20 0 1 0 323286605 125968384 29582 33554432000 4194304 5276501 140733898689904 140733898688088 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 30754 29582 118 265 0 30486 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 132164

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.93 4/179 2291
/proc/meminfo: memFree=29332892/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=123340 CPUtime=1601.99 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 29797 0 0 0 160187 12 0 0 20 0 1 0 323286605 126300160 29659 33554432000 4194304 5276501 140733898689904 140733898688328 4636456 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 30835 29659 118 265 0 30567 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 132488

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.93 4/178 2291
/proc/meminfo: memFree=29333024/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=123664 CPUtime=1661.98 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 29883 0 0 0 166186 12 0 0 20 0 1 0 323286605 126631936 29745 33554432000 4194304 5276501 140733898689904 140733898688136 4400005 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 30916 29745 118 265 0 30648 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 132812

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.93 4/179 2293
/proc/meminfo: memFree=29327320/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=124096 CPUtime=1721.97 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 29971 0 0 0 172185 12 0 0 20 0 1 0 323286605 127074304 29833 33554432000 4194304 5276501 140733898689904 140733898688136 4399992 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 31024 29833 118 265 0 30756 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 133244

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/179 2293
/proc/meminfo: memFree=29324340/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=124384 CPUtime=1781.96 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 30028 0 0 0 178184 12 0 0 20 0 1 0 323286605 127369216 29890 33554432000 4194304 5276501 140733898689904 140733898688328 4397856 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 31096 29890 118 265 0 30828 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 133532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 4/179 2293
/proc/meminfo: memFree=29323968/32873844 swapFree=7632/7632
[pid=2267] ppid=2263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (minisat+_script) S 2263 2267 583 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323286604 9367552 277 33554432000 4194304 5064252 140736116534880 140736116533792 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 236 213 0 72 0
[pid=2277] ppid=2267 vsize=124868 CPUtime=1800.07 cores=1,3,5,7
/proc/2277/stat : 2277 (minisat+_64-bit) R 2267 2267 583 0 -1 4202496 30119 0 0 0 179995 12 0 0 20 0 1 0 323286605 127864832 29981 33554432000 4194304 5276501 140733898689904 140733898688136 4394792 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/2277/statm: 31217 29981 118 265 0 30949 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 134016

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.95
CPU system time (s): 0.12998
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 134016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.12998
maximum resident set size= 119928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31068
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= 61
involuntary context switches= 1852

runsolver used 3.11653 second user time and 8.40772 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-01 19:26:50
IDJOB=3723551
IDBENCH=2252
IDSOLVER=2307
FILE ID=node130/3723551-1338571610
RUNJOBID= node130-1338569809-2117
PBS_JOBID= 14635854
Free space on /tmp= 70992 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-1.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723551-1338571610/watcher-3723551-1338571610 -o /tmp/evaluation-result-3723551-1338571610/solver-3723551-1338571610 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723551-1338571610.opb

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

MD5SUM BENCH= 05ceccb8ea9c274c844c39df1472d3cc
RANDOM SEED=1308852390

node130.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.875
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	: 5333.75
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.875
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.875
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	: 5331.91
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.875
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.86
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.875
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.875
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	: 5331.92
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29564872 kB
Buffers:          366580 kB
Cached:          2074820 kB
SwapCached:         4252 kB
Active:          1017920 kB
Inactive:        1434324 kB
Active(anon):       2896 kB
Inactive(anon):     8136 kB
Active(file):    1015024 kB
Inactive(file):  1426188 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:              7016 kB
Writeback:             0 kB
AnonPages:         64264 kB
Mapped:             8324 kB
Shmem:                 4 kB
Slab:             718184 kB
SReclaimable:     160068 kB
SUnreclaim:       558116 kB
KernelStack:        1480 kB
PageTables:         3356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70988 MiB
End job on node130 at 2012-06-01 19:56:50