Trace number 3723145

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-g022594c? (TO) 1800.05 1800.81

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z10-s2.opb
MD5SUMed21e6c5ff37fad47ff826a68b7a81b8
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-21379
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6250
Total number of constraints160633
Number of constraints which are clauses160625
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint6250
Number of terms in the objective function 6202
Biggest coefficient in the objective function 477
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 734322
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 2144000
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 15069725
Number of bits of the biggest sum of numbers24
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.19	c Converting 160633 PB-constraints to clauses...
0.00/0.20	c   -- Unit propagations: (none)
0.00/0.20	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.20	c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.32	c ---[160632]---> Adder-cost: 62892   maxlim: 10616621   bits: 24/24
3.69/3.78	c ---[160631]---> Adder-cost: 62020   maxlim: 10662554   bits: 24/24
7.18/7.20	c ---[160630]---> Adder-cost: 62272   maxlim: 10577099   bits: 24/24
10.48/10.56	c ---[160629]---> Adder-cost: 62526   maxlim: 10781724   bits: 24/24
14.18/14.27	c ---[160628]---> Adder-cost: 61372   maxlim: 10630809   bits: 24/24
17.59/17.67	c ---[160627]---> Adder-cost: 62938   maxlim: 10711094   bits: 24/24
20.98/21.02	c ---[160626]---> Adder-cost: 62036   maxlim: 10615893   bits: 24/24
24.28/24.38	c ---[160625]---> Adder-cost: 62550   maxlim: 10730799   bits: 24/24
28.68/28.73	c ==================================[MINISAT+]==================================
28.68/28.73	c | Conflicts | Original         | Learnt                           | Progress |
28.68/28.73	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
28.68/28.73	c ==============================================================================
28.68/28.73	c |         0 | 3649930 12783465 | 1216643       0        0    -nan |  0.000 % |
28.78/28.84	c |       100 | 3649923 12783442 | 1338307      99      327     3.3 |  0.019 % |
28.88/28.92	c |       250 | 3649918 12783426 | 1472138     247      867     3.5 |  0.019 % |
28.88/28.98	c |       475 | 3649918 12783426 | 1619351     472     2439     5.2 |  0.019 % |
31.98/32.04	c |       812 | 3649918 12783426 | 1781287     809     4319     5.3 |  0.019 % |
37.98/38.07	c |      1318 | 3649918 12783426 | 1959415    1315     8077     6.1 |  0.019 % |
44.08/44.10	c |      2077 | 3649918 12783426 | 2155357    2074    13666     6.6 |  0.019 % |
50.88/50.93	c |      3216 | 3649918 12783426 | 2370893    3213    31446     9.8 |  0.019 % |
58.48/58.56	c |      4924 | 3649918 12783426 | 2607982    4921    98900    20.1 |  0.019 % |
59.87/59.98	c |      7486 | 3649918 12783426 | 2868780    7483   234721    31.4 |  0.019 % |
73.68/73.71	c |     11330 | 3649918 12783426 | 3155658   11327   706078    62.3 |  0.019 % |
76.78/76.85	c |     17097 | 3649918 12783426 | 3471224   17094  1009009    59.0 |  0.019 % |
128.36/128.44	c |     25747 | 3649918 12783426 | 3818346   25744  3566173   138.5 |  0.019 % |
133.26/133.30	c |     38721 | 3649918 12783426 | 4200181   38718  4594131   118.7 |  0.019 % |
211.75/211.80	c |     58182 | 3649918 12783426 | 4620199   58179 10482524   180.2 |  0.019 % |
229.45/229.56	c |     87376 | 3649918 12783426 | 5082219   87373 12150451   139.1 |  0.019 % |
455.11/455.24	c |    131166 | 3649918 12783426 | 5590441  131163 27677930   211.0 |  0.019 % |
769.94/770.17	c |    196850 | 3649918 12783426 | 6149485  196847 78109172   396.8 |  0.019 % |
1308.62/1309.29	c |    295378 | 3649918 12783426 | 6764434  295375 187729946   635.6 |  0.019 % |
1800.05/1800.80	c 
1800.05/1800.80	c *** TERMINATED ***
1800.05/1800.80	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

running on 4 cores: 0,2,4,6

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: 1.96 2.04 1.99 3/175 4026
/proc/meminfo: memFree=22634032/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0

[startup+0.00838905 s]
/proc/loadavg: 1.96 2.04 1.99 3/175 4026
/proc/meminfo: memFree=22634032/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100279 s]
/proc/loadavg: 1.96 2.04 1.99 3/175 4026
/proc/meminfo: memFree=22634032/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300307 s]
/proc/loadavg: 1.96 2.04 1.99 3/175 4026
/proc/meminfo: memFree=22634032/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 1.96 2.04 1.99 3/175 4026
/proc/meminfo: memFree=22634032/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.96 2.04 1.99 3/177 4031
/proc/meminfo: memFree=22544224/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=96508 CPUtime=1.48 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 24837 0 0 0 141 7 0 0 20 0 1 0 323963517 98824192 22560 33554432000 4194304 5276501 140735613793792 140735613790552 4378937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 24127 22560 89 265 0 23859 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 105656

[startup+3.10027 s]
/proc/loadavg: 1.96 2.04 1.99 3/177 4031
/proc/meminfo: memFree=22543852/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=96508 CPUtime=3.08 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 24837 0 0 0 301 7 0 0 20 0 1 0 323963517 98824192 22560 33554432000 4194304 5276501 140735613793792 140735613790552 4378892 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 24127 22560 89 265 0 23859 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 105656

[startup+6.30027 s]
/proc/loadavg: 1.97 2.04 1.99 3/177 4031
/proc/meminfo: memFree=22495332/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=146440 CPUtime=6.28 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 33416 0 0 0 619 9 0 0 20 0 1 0 323963517 149954560 34702 33554432000 4194304 5276501 140735613793792 140735613578904 4378937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 36610 34702 122 265 0 36342 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 155588

[startup+12.7003 s]
/proc/loadavg: 1.97 2.04 1.99 3/177 4031
/proc/meminfo: memFree=22485496/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=149560 CPUtime=12.68 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 34446 0 0 0 1259 9 0 0 20 0 1 0 323963517 153149440 35732 33554432000 4194304 5276501 140735613793792 140735612945016 4378892 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 37390 35732 122 265 0 37122 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 158708

[startup+25.5003 s]
/proc/loadavg: 1.97 2.03 1.99 3/177 4031
/proc/meminfo: memFree=22445860/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=188004 CPUtime=25.48 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 38426 0 0 0 2537 11 0 0 20 0 1 0 323963517 192516096 45170 33554432000 4194304 5276501 140735613793792 140735613792696 4378937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 47001 45170 122 265 0 46733 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 197152

[startup+51.1003 s]
/proc/loadavg: 1.98 2.03 1.99 3/177 4031
/proc/meminfo: memFree=22189012/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=455764 CPUtime=51.08 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 93452 0 0 0 5087 21 0 0 20 0 1 0 323963517 466702336 109497 33554432000 4194304 5276501 140735613793792 140735613791976 4399850 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 113941 109497 149 265 0 113673 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 464912

[startup+102.306 s]
/proc/loadavg: 2.03 2.04 2.00 3/178 4034
/proc/meminfo: memFree=22170696/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=473616 CPUtime=102.27 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 97921 0 0 0 10205 22 0 0 20 0 1 0 323963517 484982784 113966 33554432000 4194304 5276501 140735613793792 140735613791976 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 118404 113966 149 265 0 118136 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 482764

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 4034
/proc/meminfo: memFree=22130724/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=490700 CPUtime=162.26 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 102150 0 0 0 16202 24 0 0 20 0 1 0 323963517 502476800 118195 33554432000 4194304 5276501 140735613793792 140735613791784 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 122675 118195 149 265 0 122407 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 499848

[startup+222.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/177 4034
/proc/meminfo: memFree=22104300/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=514104 CPUtime=222.25 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 108031 0 0 0 22197 28 0 0 20 0 1 0 323963517 526442496 124076 33554432000 4194304 5276501 140735613793792 140735613791976 4390362 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 128526 124076 149 265 0 128258 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 523252

[startup+282.3 s]
/proc/loadavg: 2.12 2.08 2.01 3/177 4035
/proc/meminfo: memFree=22083000/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=535460 CPUtime=282.24 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 113283 0 0 0 28194 30 0 0 20 0 1 0 323963517 548311040 129328 33554432000 4194304 5276501 140735613793792 140735613791384 4396490 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 133865 129328 149 265 0 133597 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 544608

[startup+342.3 s]
/proc/loadavg: 2.19 2.10 2.02 3/177 4035
/proc/meminfo: memFree=22068644/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=548592 CPUtime=342.23 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 116579 0 0 0 34191 32 0 0 20 0 1 0 323963517 561758208 132624 33554432000 4194304 5276501 140735613793792 140735613791384 4399804 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 137148 132624 149 265 0 136880 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 557740

[startup+402.3 s]
/proc/loadavg: 2.11 2.10 2.02 3/177 4035
/proc/meminfo: memFree=22044924/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/4030/statm: 252113 248570 149 265 0 251845 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 1017600

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 4042
/proc/meminfo: memFree=21489696/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=1050532 CPUtime=1181.82 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 242298 0 0 0 118109 73 0 0 20 0 1 0 323963517 1075744768 259191 33554432000 4194304 5276501 140735613793792 140735613791784 4399913 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 262633 259191 149 265 0 262365 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 1059680

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 4042
/proc/meminfo: memFree=21434048/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=1102216 CPUtime=1241.78 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 255264 0 0 0 124100 78 0 0 20 0 1 0 323963517 1128669184 272126 33554432000 4194304 5276501 140735613793792 140735613791384 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 275554 272126 149 265 0 275286 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 1111364

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 4045
/proc/meminfo: memFree=21260772/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=1228812 CPUtime=1301.74 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 286917 0 0 0 130088 86 0 0 20 0 1 0 323963517 1258303488 303751 33554432000 4194304 5276501 140735613793792 140735613791784 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 307203 303751 149 265 0 306935 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 1237960

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4045
/proc/meminfo: memFree=21218152/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=1268692 CPUtime=1361.71 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 296916 0 0 0 136081 90 0 0 20 0 1 0 323963517 1299140608 313732 33554432000 4194304 5276501 140735613793792 140735613791384 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 317173 313732 149 265 0 316905 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 1277840

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4045
/proc/meminfo: memFree=21165416/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=1317356 CPUtime=1421.68 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 308815 0 0 0 142076 92 0 0 20 0 1 0 323963517 1348972544 325614 33554432000 4194304 5276501 140735613793792 140735613791784 4399741 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 329339 325614 149 265 0 329071 0
Current children cumulated CPU time (s) 1421.68
Current children cumulated vsize (KiB) 1326504

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4046
/proc/meminfo: memFree=21104932/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=1374528 CPUtime=1481.62 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 323139 0 0 0 148064 98 0 0 20 0 1 0 323963517 1407516672 340185 33554432000 4194304 5276501 140735613793792 140735613791384 4394737 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 343632 340185 149 265 0 343364 0
Current children cumulated CPU time (s) 1481.62
Current children cumulated vsize (KiB) 1383676

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4046
/proc/meminfo: memFree=21039432/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=1434272 CPUtime=1541.59 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 338085 0 0 0 154056 103 0 0 20 0 1 0 323963517 1468694528 355117 33554432000 4194304 5276501 140735613793792 140735613791784 4399840 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 358568 355117 149 265 0 358300 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 1443420

[startup+1602.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 4089
/proc/meminfo: memFree=22526288/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=1486008 CPUtime=1601.57 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 351039 0 0 0 160050 107 0 0 20 0 1 0 323963517 1521672192 368065 33554432000 4194304 5276501 140735613793792 140735613791384 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 371502 368065 149 265 0 371234 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 1495156

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 4089
/proc/meminfo: memFree=22473124/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=1530508 CPUtime=1661.56 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 362169 0 0 0 166046 110 0 0 20 0 1 0 323963517 1567240192 379195 33554432000 4194304 5276501 140735613793792 140735613791784 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 382627 379195 149 265 0 382359 0
Current children cumulated CPU time (s) 1661.56
Current children cumulated vsize (KiB) 1539656

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 4089
/proc/meminfo: memFree=22416040/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=1578544 CPUtime=1721.56 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 374168 0 0 0 172042 114 0 0 20 0 1 0 323963517 1616429056 391194 33554432000 4194304 5276501 140735613793792 140735613791784 4399826 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 394636 391194 149 265 0 394368 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 1587692

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 4090
/proc/meminfo: memFree=22369224/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=1619048 CPUtime=1781.55 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 384275 0 0 0 178038 117 0 0 20 0 1 0 323963517 1657905152 401301 33554432000 4194304 5276501 140735613793792 140735613791976 4399850 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 404762 401301 149 265 0 404494 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 1628196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 4090
/proc/meminfo: memFree=22356080/32873844 swapFree=7112/7112
[pid=4026] ppid=4024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4026/stat : 4026 (minisat+_script) S 4024 4026 1027 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323963516 9367552 277 33554432000 4194304 5064252 140733361633536 140733361632448 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4026/statm: 2287 277 236 213 0 72 0
[pid=4030] ppid=4026 vsize=1630796 CPUtime=1800.05 cores=0,2,4,6
/proc/4030/stat : 4030 (minisat+_64-bit) R 4026 4026 1027 0 -1 4202496 387208 0 0 0 179888 117 0 0 20 0 1 0 323963517 1669935104 404234 33554432000 4194304 5276501 140735613793792 140735613791784 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4030/statm: 407699 404234 149 265 0 407431 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1639944

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4026 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.81
CPU time (s): 1800.05
CPU user time (s): 1798.88
CPU system time (s): 1.17
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 1639944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 1108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 934
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= 11
involuntary context switches= 3

runsolver used 3.55946 second user time and 9.39557 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-01 21:19:10
IDJOB=3723145
IDBENCH=89892
IDSOLVER=2307
FILE ID=node104/3723145-1338578349
RUNJOBID= node104-1338570569-3325
PBS_JOBID= 14635880
Free space on /tmp= 66408 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z10-s2.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723145-1338578349/watcher-3723145-1338578349 -o /tmp/evaluation-result-3723145-1338578349/solver-3723145-1338578349 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723145-1338578349.opb

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

MD5SUM BENCH= ed21e6c5ff37fad47ff826a68b7a81b8
RANDOM SEED=683453502

node104.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.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.53
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.266
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.266
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.266
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.92
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.266
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.266
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.91
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.266
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.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        22634040 kB
Buffers:          531220 kB
Cached:          7155216 kB
SwapCached:          780 kB
Active:          6178224 kB
Inactive:        3057188 kB
Active(anon):    1540396 kB
Inactive(anon):     8072 kB
Active(file):    4637828 kB
Inactive(file):  3049116 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105060 kB
Dirty:              6976 kB
Writeback:             0 kB
AnonPages:       1554772 kB
Mapped:            14652 kB
Shmem:                 8 kB
Slab:             859964 kB
SReclaimable:     302296 kB
SUnreclaim:       557668 kB
KernelStack:        1448 kB
PageTables:         7092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1656968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    399360 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= 66452 MiB
End job on node104 at 2012-06-01 21:49:12