Trace number 4112136

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
minisatp 2012-10-02 git-d91742b? (TO) 1800.09 1800.4

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-19984
Best CPU time to get the best result obtained on this benchmark1800.12
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...
1.79/1.84	c Converting 160633 PB-constraints to clauses...
1.79/1.85	c   -- Unit propagations: (none)
1.79/1.85	c   -- Detecting intervals from adjacent constraints: (none)
1.79/1.85	c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.89/1.99	c ---[160632]---> Adder-cost: 62892   maxlim: 10616621   bits: 24/24
68.18/68.27	c ---[160631]---> Adder-cost: 62020   maxlim: 10662554   bits: 24/24
136.17/136.26	c ---[160630]---> Adder-cost: 62272   maxlim: 10577099   bits: 24/24
202.86/202.99	c ---[160629]---> Adder-cost: 62526   maxlim: 10781724   bits: 24/24
271.54/271.65	c ---[160628]---> Adder-cost: 61372   maxlim: 10630809   bits: 24/24
338.94/339.09	c ---[160627]---> Adder-cost: 62938   maxlim: 10711094   bits: 24/24
405.43/405.55	c ---[160626]---> Adder-cost: 62036   maxlim: 10615893   bits: 24/24
472.22/472.39	c ---[160625]---> Adder-cost: 62550   maxlim: 10730799   bits: 24/24
1800.07/1800.40	|  Eliminated clauses:           0.01 Mb                                      |
1800.07/1800.40	============================[ Search Statistics ]==============================
1800.07/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.07/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.07/1800.40	===============================================================================
1800.07/1800.40	|       100 |  504736  3644035 12755202 |  1336146      100      3 |  0.019 % |
1800.07/1800.40	|       250 |  504736  3644035 12755202 |  1469760      250      3 |  0.019 % |
1800.07/1800.40	|       475 |  504735  3644035 12755202 |  1616736      474      4 |  0.019 % |
1800.07/1800.40	|       812 |  504735  3644035 12755202 |  1778410      811      9 |  0.019 % |
1800.07/1800.40	|      1318 |  504735  3644035 12755202 |  1956251     1316     10 |  0.019 % |
1800.07/1800.40	|      2077 |  504735  3644035 12755202 |  2151876     2075     15 |  0.019 % |
1800.07/1800.40	|      3216 |  504735  3644035 12755202 |  2367064     3214     20 |  0.019 % |
1800.07/1800.40	|      4924 |  504735  3644035 12755202 |  2603770     4922     26 |  0.019 % |
1800.07/1800.40	|      7486 |  504735  3644035 12755202 |  2864147     7484     31 |  0.019 % |
1800.07/1800.40	|     11330 |  504735  3644035 12755202 |  3150562    11328     36 |  0.019 % |
1800.07/1800.40	|     17096 |  504735  3644035 12755202 |  3465619    17094     43 |  0.019 % |
1800.07/1800.40	|     25745 |  504735  3644035 12755202 |  3812180    25743     47 |  0.019 % |
1800.07/1800.40	|     38719 |  504735  3644035 12755202 |  4193399    38717     53 |  0.019 % |
1800.07/1800.40	|     58180 |  504735  3644035 12755202 |  4612738    58178     58 |  0.019 % |
1800.07/1800.40	|     87372 |  504735  3644035 12755202 |  5074012    87370     63 |  0.019 % |
1800.07/1800.40	|    131161 |  504735  3644035 12755202 |  5581414   131159     70 |  0.019 % |
1800.07/1800.40	|    196845 |  504735  3644035 12755202 |  6139555   196843     75 |  0.019 % |
1800.07/1800.40	|    295371 |  504735  3644035 12755202 |  6753511   295369     85 |  0.019 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4112136-1466600087/watcher-4112136-1466600087 -o /tmp/evaluation-result-4112136-1466600087/solver-4112136-1466600087 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466586650-31754 --watchdog 1960 minisatp HOME/instance-4112136-1466600087.opb 

pid=1241
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.20 2.24 2.19 3/174 1244
/proc/meminfo: memFree=29720240/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=7420 CPUtime=0 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 493 0 0 0 0 0 0 0 20 0 1 0 62055656 7598080 370 33554432000 4194304 5646918 140734437195600 140734373676616 4893616 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 1855 381 84 355 0 1496 0

[startup+0.100176 s]
/proc/loadavg: 2.20 2.24 2.19 3/174 1244
/proc/meminfo: memFree=29720240/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=10956 CPUtime=0.09 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 2231 0 0 0 9 0 0 0 20 0 1 0 62055656 11218944 1155 33554432000 4194304 5646918 140734437195600 140734373676616 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 2739 1155 94 355 0 2380 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10956

[startup+0.200362 s]
/proc/loadavg: 2.20 2.24 2.19 3/174 1244
/proc/meminfo: memFree=29720240/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=15484 CPUtime=0.19 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 4272 0 0 0 19 0 0 0 20 0 1 0 62055656 15855616 2029 33554432000 4194304 5646918 140734437195600 140734437193800 4563504 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 3871 2029 94 355 0 3512 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15484

[startup+0.300316 s]
/proc/loadavg: 2.20 2.24 2.19 3/174 1244
/proc/meminfo: memFree=29720240/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=17440 CPUtime=0.29 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 5675 0 0 0 29 0 0 0 20 0 1 0 62055656 17858560 2261 33554432000 4194304 5646918 140734437195600 140734437193800 4817429 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 4360 2261 94 355 0 4001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17440

[startup+0.700247 s]
/proc/loadavg: 2.20 2.24 2.19 3/174 1244
/proc/meminfo: memFree=29720240/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=37440 CPUtime=0.69 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 11598 0 0 0 68 1 0 0 20 0 1 0 62055656 38338560 7013 33554432000 4194304 5646918 140734437195600 140734437193800 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 9360 7015 94 355 0 9001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37440

[startup+1.50027 s]
/proc/loadavg: 2.20 2.24 2.19 3/175 1245
/proc/meminfo: memFree=29667564/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=86480 CPUtime=1.49 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 23866 0 0 0 146 3 0 0 20 0 1 0 62055656 88555520 19281 33554432000 4194304 5646918 140734437195600 140734437194968 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 21672 19282 94 355 0 21313 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86480

[startup+3.10025 s]
/proc/loadavg: 2.20 2.24 2.19 3/175 1245
/proc/meminfo: memFree=29589504/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=141568 CPUtime=3.08 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 39458 0 0 0 299 9 0 0 20 0 1 0 62055656 144965632 33909 33554432000 4194304 5646918 140734437195600 140734434814472 4823232 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 35392 33909 119 355 0 35033 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 141568

[startup+6.30023 s]
/proc/loadavg: 2.18 2.23 2.19 3/175 1245
/proc/meminfo: memFree=29572708/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=141568 CPUtime=6.28 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 39458 0 0 0 619 9 0 0 20 0 1 0 62055656 144965632 33909 33554432000 4194304 5646918 140734437195600 140734437194360 4823361 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 35392 33909 119 355 0 35033 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 141568

[startup+12.7002 s]
/proc/loadavg: 2.16 2.23 2.19 3/175 1245
/proc/meminfo: memFree=29572780/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=141568 CPUtime=12.68 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 39458 0 0 0 1259 9 0 0 20 0 1 0 62055656 144965632 33909 33554432000 4194304 5646918 140734437195600 140734437194360 4819040 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 35392 33909 119 355 0 35033 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 141568

[startup+25.5003 s]
/proc/loadavg: 2.21 2.23 2.19 3/175 1245
/proc/meminfo: memFree=29572288/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=141568 CPUtime=25.48 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 39458 0 0 0 2539 9 0 0 20 0 1 0 62055656 144965632 33909 33554432000 4194304 5646918 140734437195600 140734437194360 4817591 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 35392 33909 119 355 0 35033 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 141568

[startup+51.1003 s]
/proc/loadavg: 2.19 2.23 2.19 3/175 1245
/proc/meminfo: memFree=29564784/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=141568 CPUtime=51.08 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 39458 0 0 0 5099 9 0 0 20 0 1 0 62055656 144965632 33909 33554432000 4194304 5646918 140734437195600 140734437194360 4310088 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 35392 33909 119 355 0 35033 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 141568

[startup+102.3 s]
/proc/loadavg: 2.24 2.24 2.19 3/175 1246
/proc/meminfo: memFree=29476988/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=190960 CPUtime=102.28 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 47933 0 0 0 10216 12 0 0 20 0 1 0 62055656 195543040 45947 33554432000 4194304 5646918 140734437195600 140734435562424 4831393 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 47740 45947 153 355 0 47381 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 190960

[startup+162.3 s]
/proc/loadavg: 2.33 2.25 2.19 3/175 1247
/proc/meminfo: memFree=29456660/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=192676 CPUtime=162.27 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 48350 0 0 0 16215 12 0 0 20 0 1 0 62055656 197300224 46364 33554432000 4194304 5646918 140734437195600 140734434949224 4560454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 48169 46364 153 355 0 47810 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 192676

[startup+222.307 s]
/proc/loadavg: 2.28 2.25 2.19 4/175 1249
/proc/meminfo: memFree=29433096/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=194920 CPUtime=222.27 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 49131 0 0 0 22215 12 0 0 20 0 1 0 62055656 199598080 47145 33554432000 4194304 5646918 140734437195600 140734435471224 4817515 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 48730 47145 153 355 0 48371 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 194920

[startup+282.3 s]
/proc/loadavg: 2.58 2.33 2.21 2/177 1309
/proc/meminfo: memFree=29665504/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=232268 CPUtime=282.25 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 52839 0 0 0 28212 13 0 0 20 0 1 0 62055656 237842432 56321 33554432000 4194304 5646918 140734437195600 140734434748360 4565255 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 58067 56321 153 355 0 57708 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 232268

[startup+342.3 s]
/proc/loadavg: 2.44 2.34 2.22 3/176 1371
/proc/meminfo: memFree=29903800/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=232532 CPUtime=342.24 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 52891 0 0 0 34211 13 0 0 20 0 1 0 62055656 238112768 56387 33554432000 4194304 5646918 140734437195600 140734436224824 4823346 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 58133 56387 153 355 0 57774 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 232532

[startup+402.3 s]
/proc/loadavg: 2.29 2.32 2.22 3/176 1397
/proc/meminfo: memFree=29893320/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=232532 CPUtime=402.23 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 52893 0 0 0 40210 13 0 0 20 0 1 0 62055656 238112768 56823 33554432000 4194304 5646918 140734437195600 140734436224824 4831369 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 58133 56823 153 355 0 57774 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 232532

[startup+462.3 s]
/proc/loadavg: 2.21 2.29 2.22 3/175 1398
/proc/meminfo: memFree=29882172/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=232532 CPUtime=462.22 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 52893 0 0 0 46209 13 0 0 20 0 1 0 62055656 238112768 56823 33554432000 4194304 5646918 140734437195600 140734437194264 4817697 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 58133 56823 153 355 0 57774 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 232532

[startup+522.3 s]
/proc/loadavg: 2.25 2.28 2.21 4/175 1400
/proc/meminfo: memFree=29870636/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=232532 CPUtime=522.21 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 52893 0 0 0 52208 13 0 0 20 0 1 0 62055656 238112768 56823 33554432000 4194304 5646918 140734437195600 140734437194264 4832079 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 58133 56823 153 355 0 57774 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 232532

[startup+582.3 s]
/proc/loadavg: 2.20 2.26 2.21 4/175 1401
/proc/meminfo: memFree=29561800/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=542704 CPUtime=582.2 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 92578 0 0 0 58196 24 0 0 20 0 1 0 62055656 555728896 131470 33554432000 4194304 5646918 140734437195600 140734437193736 4403389 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 135676 131470 183 355 0 135317 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 542704


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


[startup+882.307 s]
/proc/loadavg: 2.25 2.24 2.20 4/175 1407
/proc/meminfo: memFree=29498600/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=606356 CPUtime=882.16 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 96475 0 0 0 88190 26 0 0 20 0 1 0 62055656 620908544 139446 33554432000 4194304 5646918 140734437195600 140734437193736 4403582 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 151589 139446 183 355 0 151230 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 606356

[startup+942.3 s]
/proc/loadavg: 2.12 2.21 2.19 3/176 1411
/proc/meminfo: memFree=29486976/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=607088 CPUtime=942.15 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 96633 0 0 0 94188 27 0 0 20 0 1 0 62055656 621658112 141137 33554432000 4194304 5646918 140734437195600 140734437193848 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 151772 141137 183 355 0 151413 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 607088

[startup+1002.3 s]
/proc/loadavg: 2.13 2.20 2.18 3/175 1412
/proc/meminfo: memFree=29475776/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=608012 CPUtime=1002.14 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 96888 0 0 0 100187 27 0 0 20 0 1 0 62055656 622604288 142925 33554432000 4194304 5646918 140734437195600 140734437193736 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 152003 142925 183 355 0 151644 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 608012

[startup+1062.3 s]
/proc/loadavg: 2.08 2.17 2.17 4/175 1413
/proc/meminfo: memFree=29468168/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=608972 CPUtime=1062.13 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 97142 0 0 0 106186 27 0 0 20 0 1 0 62055656 623587328 143690 33554432000 4194304 5646918 140734437195600 140734437193736 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 152243 143690 183 355 0 151884 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 608972

[startup+1122.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/175 1415
/proc/meminfo: memFree=29458592/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=610468 CPUtime=1122.12 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 97450 0 0 0 112185 27 0 0 20 0 1 0 62055656 625119232 145020 33554432000 4194304 5646918 140734437195600 140734437193736 4402863 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 152617 145020 183 355 0 152258 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 610468

[startup+1182.3 s]
/proc/loadavg: 2.11 2.16 2.17 3/175 1416
/proc/meminfo: memFree=29444588/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=611448 CPUtime=1182.11 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 97740 0 0 0 118183 28 0 0 20 0 1 0 62055656 626122752 146843 33554432000 4194304 5646918 140734437195600 140734437193736 4403087 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 152862 146843 183 355 0 152503 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 611448

[startup+1242.3 s]
/proc/loadavg: 2.08 2.15 2.16 4/175 1417
/proc/meminfo: memFree=28991848/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=612432 CPUtime=1242.1 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 97984 0 0 0 124182 28 0 0 20 0 1 0 62055656 627130368 147598 33554432000 4194304 5646918 140734437195600 140734437193736 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 153108 147598 183 355 0 152749 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 612432

[startup+1302.3 s]
/proc/loadavg: 2.29 2.19 2.18 3/175 1418
/proc/meminfo: memFree=28978080/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=613100 CPUtime=1302.09 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 98172 0 0 0 130181 28 0 0 20 0 1 0 62055656 627814400 148807 33554432000 4194304 5646918 140734437195600 140734437193736 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 153275 148807 183 355 0 152916 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 613100

[startup+1362.3 s]
/proc/loadavg: 2.19 2.18 2.18 3/175 1427
/proc/meminfo: memFree=28966640/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=696124 CPUtime=1362.08 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 98988 0 0 0 136180 28 0 0 20 0 1 0 62055656 712830976 150128 33554432000 4194304 5646918 140734437195600 140734437193848 4403389 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 174031 150128 183 355 0 173672 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 696124

[startup+1422.3 s]
/proc/loadavg: 2.20 2.19 2.18 4/175 1429
/proc/meminfo: memFree=28958476/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=696124 CPUtime=1422.08 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 99004 0 0 0 142179 29 0 0 20 0 1 0 62055656 712830976 151677 33554432000 4194304 5646918 140734437195600 140734437193848 4402661 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 174031 151677 183 355 0 173672 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 696124

[startup+1482.3 s]
/proc/loadavg: 2.28 2.22 2.19 4/175 1430
/proc/meminfo: memFree=28948888/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=696124 CPUtime=1482.07 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 99015 0 0 0 148178 29 0 0 20 0 1 0 62055656 712830976 153732 33554432000 4194304 5646918 140734437195600 140734437193848 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 174031 153732 183 355 0 173672 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 696124

[startup+1542.31 s]
/proc/loadavg: 2.18 2.20 2.18 3/176 1435
/proc/meminfo: memFree=28929428/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=698520 CPUtime=1542.06 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 99674 0 0 0 154177 29 0 0 20 0 1 0 62055656 715284480 157968 33554432000 4194304 5646918 140734437195600 140734437193736 4402661 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 174630 157968 183 355 0 174271 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 698520

[startup+1602.3 s]
/proc/loadavg: 2.11 2.18 2.17 4/175 1436
/proc/meminfo: memFree=28917936/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=699324 CPUtime=1602.04 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 99887 0 0 0 160175 29 0 0 20 0 1 0 62055656 716107776 159703 33554432000 4194304 5646918 140734437195600 140734437193736 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 174831 159703 183 355 0 174472 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 699324

[startup+1662.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/175 1437
/proc/meminfo: memFree=28906732/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=700164 CPUtime=1662.01 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 100156 0 0 0 166172 29 0 0 20 0 1 0 62055656 716967936 162317 33554432000 4194304 5646918 140734437195600 140734437193736 4402832 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 175041 162317 183 355 0 174682 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 700164

[startup+1722.3 s]
/proc/loadavg: 2.15 2.18 2.18 3/175 1439
/proc/meminfo: memFree=28897896/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=702252 CPUtime=1721.99 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 100558 0 0 0 172170 29 0 0 20 0 1 0 62055656 719106048 163728 33554432000 4194304 5646918 140734437195600 140734437193848 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 175563 163728 183 355 0 175204 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 702252

[startup+1782.3 s]
/proc/loadavg: 2.18 2.19 2.18 4/175 1440
/proc/meminfo: memFree=28889524/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=702652 CPUtime=1781.97 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 100673 0 0 0 178168 29 0 0 20 0 1 0 62055656 719515648 164936 33554432000 4194304 5646918 140734437195600 140734437193736 4402950 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 175663 164936 183 355 0 175304 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 702652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.27 2.21 2.18 4/175 1441
/proc/meminfo: memFree=28888820/32872528 swapFree=1316768/1463936
[pid=1244] ppid=1241 vsize=702800 CPUtime=1800.07 cores=1,3,5,7
/proc/1244/stat : 1244 (minisatp) R 1241 1244 31737 0 -1 4202496 100714 0 0 0 179978 29 0 0 20 0 1 0 62055656 719667200 164977 33554432000 4194304 5646918 140734437195600 140734437193736 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1244/statm: 175700 164977 183 355 0 175341 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 702800

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 1244 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.09
CPU user time (s): 1799.79
CPU system time (s): 0.301954
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 702800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.301954
maximum resident set size= 659908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100714
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= 81
involuntary context switches= 1990

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.88626 second user time and 6.51001 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-22 14:54:47
IDJOB=4112136
IDBENCH=89892
IDSOLVER=2555
FILE ID=node121/4112136-1466600087
RUNJOBID= node121-1466586650-31754
PBS_JOBID= 19953372
Free space on /tmp= 71684 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z10-s2.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112136-1466600087/watcher-4112136-1466600087 -o /tmp/evaluation-result-4112136-1466600087/solver-4112136-1466600087 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466586650-31754 --watchdog 1960  minisatp HOME/instance-4112136-1466600087.opb

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

MD5SUM BENCH= ed21e6c5ff37fad47ff826a68b7a81b8
RANDOM SEED=2014001563

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
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	: 5332.55
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.691
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	: 5332.54
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.691
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
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	: 5332.56
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.691
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29720924 kB
Buffers:          112688 kB
Cached:           229872 kB
SwapCached:         2044 kB
Active:           712844 kB
Inactive:         235960 kB
Active(anon):     607640 kB
Inactive(anon):     1452 kB
Active(file):     105204 kB
Inactive(file):   234508 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67099876 kB
Dirty:              8192 kB
Writeback:             0 kB
AnonPages:       2070064 kB
Mapped:             8556 kB
Shmem:                 0 kB
Slab:             603068 kB
SReclaimable:      47264 kB
SUnreclaim:       555804 kB
KernelStack:        1456 kB
PageTables:         7956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2228732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4112136-1466600087.opb

Free space on /tmp at the end= 71704 MiB
End job on node121 at 2016-06-22 15:24:48