Trace number 49844

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.67 1801.26

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=320-sizeP=161-sizeQ=320-420453220.opb
MD5SUM8cfd4ca2b2eb84fc02bb0408d1dd05dc
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark157.425
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables52001
Total number of constraints154561
Number of constraints which are clauses154560
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint51520
Number of terms in the objective function 161
Biggest coefficient in the objective function 1461501637330902918203684832716283019655932542976
Number of bits for the biggest coefficient in the objective function 161
Sum of the numbers in the objective function 2923003274661805836407369665432566039311865085951
Number of bits of the sum of numbers in the objective function 161
Biggest number in a constraint 1560874275157996115690798614896583152874299071332485575429578479812685869409882810060153051531745985579913465560703311447723987839644142653145088
Number of bits of the biggest number in a constraint 480
Biggest sum of numbers in a constraint 6243497100631984462763194459586332611497196285329458171408770520629035540670020835398097850925707779467176054569131054629458594384801759081011045
Number of bits of the biggest sum of numbers481
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
7.55	c Converting 154562 PB-constraints to clauses...
7.59	c   -- Unit propagations: (none)
124.84	c   -- Detecting intervals from adjacent constraints: #
124.88	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
125.19	c ---[   0]---> Adder-cost: 76956   maxlim: 342242056056889011804911409956638743178947078778334760037455141313564532547008979845370121711249565   bits: 328/328
299.84	c ==================================[MINISAT+]==================================
299.84	c | Conflicts | Original         | Learnt                           | Progress |
299.84	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
299.84	c ==============================================================================
299.84	c |         0 |  665345  2211403 |  221781       0        0     nan |  0.000 % |
300.99	c |       100 |  664856  2209662 |  243959      43      141     3.3 | 10.534 % |
301.62	c |       250 |  664578  2208686 |  268355     151      471     3.1 | 10.571 % |
303.19	c |       475 |  664554  2208604 |  295190     373     1177     3.2 | 10.574 % |
304.90	c |       812 |  664554  2208604 |  324709     710    32513    45.8 | 10.574 % |
310.05	c |      1318 |  664554  2208604 |  357180    1216    39329    32.3 | 10.574 % |
316.70	c |      2077 |  664554  2208604 |  392898    1975    96916    49.1 | 10.574 % |
319.53	c |      3217 |  664546  2208574 |  432188    3114   214178    68.8 | 10.574 % |
332.02	c |      4925 |  664506  2208432 |  475407    4816   284167    59.0 | 10.579 % |
335.33	c |      7488 |  664506  2208432 |  522947    7379   676900    91.7 | 10.579 % |
346.68	c |     11332 |  664497  2208403 |  575242   11221   891852    79.5 | 10.581 % |
374.14	c |     17099 |  664497  2208403 |  632767   16988  1339404    78.8 | 10.581 % |
429.39	c |     25748 |  664497  2208403 |  696043   25637  1855148    72.4 | 10.581 % |
489.00	c |     38723 |  664497  2208403 |  765648   38612  3019801    78.2 | 10.581 % |
536.95	c |     58185 |  664433  2208191 |  842212   58062  6795357   117.0 | 10.589 % |
751.49	c |     87378 |  664362  2207940 |  926434   87201 10731831   123.1 | 10.598 % |
1113.66	c |    131168 |  664324  2207808 | 1019077  130937 15874213   121.2 | 10.604 % |
1257.70	c |    196855 |  664313  2207765 | 1120985  196623 24557284   124.9 | 10.605 % |
1604.70	c |    295391 |  664280  2207654 | 1233084  294746 40770698   138.3 | 10.608 % |
1801.18	c 
1801.18	c *** TERMINATED ***
1801.18	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node36/watcher-49844-1154122330 -o ROOT/results/node36/solver-49844-1154122330 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node36/49844-1154122330/instance-49844-1154122330.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1527944/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=1048 CPUtime=0
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 112 0 0 0 0 0 0 0 19 0 1 0 159104420 1073152 96 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134619209 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 262 97 74 215 0 44 0

[startup+10.003 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1459736/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=70020 CPUtime=9.99
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 18269 0 0 0 989 10 0 0 25 0 1 0 159104420 71700480 17066 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812745 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 17505 17066 83 215 0 17287 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 70020

[startup+20.009 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1460064/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=69988 CPUtime=19.99
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 18269 0 0 0 1989 10 0 0 25 0 1 0 159104420 71667712 17058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 17497 17058 83 215 0 17279 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 69988

[startup+30.015 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1460192/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=69988 CPUtime=29.99
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 18269 0 0 0 2989 10 0 0 25 0 1 0 159104420 71667712 17058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 17497 17058 83 215 0 17279 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 69988

[startup+40.021 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1460256/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=69988 CPUtime=39.99
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 18269 0 0 0 3989 10 0 0 25 0 1 0 159104420 71667712 17058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530511 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 17497 17058 83 215 0 17279 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 69988

[startup+50.027 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1460320/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=69988 CPUtime=50
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 18269 0 0 0 4990 10 0 0 25 0 1 0 159104420 71667712 17058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 17497 17058 83 215 0 17279 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 69988

[startup+60.033 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1460320/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=69988 CPUtime=60
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 18269 0 0 0 5990 10 0 0 25 0 1 0 159104420 71667712 17058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012155 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 17497 17058 83 215 0 17279 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 69988

[startup+70.0401 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1460320/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=69988 CPUtime=70
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 18269 0 0 0 6990 10 0 0 25 0 1 0 159104420 71667712 17058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812718 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 17497 17058 83 215 0 17279 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 69988

[startup+80.0461 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1460320/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=69988 CPUtime=80.01
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 18269 0 0 0 7991 10 0 0 25 0 1 0 159104420 71667712 17058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 17497 17058 83 215 0 17279 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 69988

[startup+90.0521 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1460320/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=69988 CPUtime=90.01
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 18269 0 0 0 8991 10 0 0 25 0 1 0 159104420 71667712 17058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 17497 17058 83 215 0 17279 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 69988

[startup+100.058 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1460320/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=69988 CPUtime=100.01
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 18269 0 0 0 9991 10 0 0 25 0 1 0 159104420 71667712 17058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005800 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 17497 17058 83 215 0 17279 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 69988

[startup+110.064 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1460320/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=69988 CPUtime=110.02
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 18269 0 0 0 10992 10 0 0 25 0 1 0 159104420 71667712 17058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805948 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 17497 17058 83 215 0 17279 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 69988

[startup+120.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1460320/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=69988 CPUtime=120.02
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 18269 0 0 0 11992 10 0 0 25 0 1 0 159104420 71667712 17058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005864 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 17497 17058 83 215 0 17279 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 69988

[startup+130.075 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1460320/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=69988 CPUtime=130.02
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 18274 0 0 0 12976 26 0 0 25 0 1 0 159104420 71667712 17063 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134529289 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 17497 17063 88 215 0 17279 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 69988

[startup+140.081 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27151
/proc/meminfo: memFree=1299680/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=232048 CPUtime=140.02
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 59293 0 0 0 13957 45 0 0 25 0 1 0 159104420 237617152 57172 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27151/statm: 58012 57172 92 215 0 57794 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 232048

[startup+150.087 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1132448/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=402716 CPUtime=150.01
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 101046 0 0 0 14940 61 0 0 25 0 1 0 159104420 412381184 98925 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005858 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 100679 98925 92 215 0 100461 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 402716

[startup+160.093 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1132448/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=402716 CPUtime=160.02
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 101046 0 0 0 15941 61 0 0 25 0 1 0 159104420 412381184 98925 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005252 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 100679 98925 92 215 0 100461 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 402716

[startup+170.099 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1132448/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=402716 CPUtime=170.01
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 101046 0 0 0 16940 61 0 0 25 0 1 0 159104420 412381184 98925 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 100679 98925 92 215 0 100461 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 402716

[startup+180.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1132448/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=402716 CPUtime=180.01
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 101046 0 0 0 17940 61 0 0 25 0 1 0 159104420 412381184 98925 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134811831 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 100679 98925 92 215 0 100461 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 402716

[startup+190.111 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1133216/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=401240 CPUtime=190.02
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 101046 0 0 0 18941 61 0 0 25 0 1 0 159104420 410869760 98676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005785 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 100310 98676 92 215 0 100092 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 401240

[startup+200.117 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151
/proc/meminfo: memFree=1135456/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=398124 CPUtime=200.02
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 101046 0 0 0 19941 61 0 0 25 0 1 0 159104420 407678976 98112 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012196 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 99531 98112 92 215 0 99313 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 398124

[startup+210.123 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27151

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

/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 178080 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 387744

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1782.5
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 178180 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (Kb) 387744

[startup+1784.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1783.5
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 178280 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 387744

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1784.51
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 178381 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 387744

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1785.51
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 178481 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580259 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (Kb) 387744

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1786.52
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 178582 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 387744

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1787.52
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 178682 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1787.52
Current children cumulated vsize (Kb) 387744

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1788.53
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 178783 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 387744

[startup+1790.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1789.53
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 178883 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 387744

[startup+1791.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1790.54
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 178984 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 387744

[startup+1792.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1791.54
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 179084 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 387744

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1792.55
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 179185 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 387744

[startup+1794.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1793.55
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 179285 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 387744

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1794.56
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 179386 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (Kb) 387744

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1795.56
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 179486 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 387744

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1796.57
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 179587 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1796.57
Current children cumulated vsize (Kb) 387744

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1797.57
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 179687 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 387744

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1798.57
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 179787 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 387744

[startup+1800.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1799.58
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 179888 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (Kb) 387744

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1800.58
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 179988 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 387744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27352
/proc/meminfo: memFree=1144480/2055920 swapFree=4183160/4192956
[pid=27151] ppid=27149 vsize=387744 CPUtime=1800.59
/proc/27151/stat : 27151 (minisat+) R 27149 27151 27102 0 -1 4194304 104396 0 0 0 179989 70 0 0 25 0 1 0 159104420 397049856 95716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27151/statm: 96936 95716 123 215 0 96718 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (Kb) 387744

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

Child status: 0
Real time (s): 1801.26
CPU time (s): 1800.67
CPU user time (s): 1799.89
CPU system time (s): 0.771882
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (Kb): 402716
The end

Launcher Data (download as text)

Begin job on node36 on Fri Jul 28 21:32:10 UTC 2006


FILE ID= 49844-1154122330

PBS_JOBID= 887041

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=320-sizeP=161-sizeQ=320-420453220.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node36/49844-1154122330/instance-49844-1154122330.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node36/watcher-49844-1154122330 -o ROOT/results/node36/solver-49844-1154122330 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node36/49844-1154122330/instance-49844-1154122330.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  8cfd4ca2b2eb84fc02bb0408d1dd05dc

RANDOM SEED= 614047159

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1528216 kB
Buffers:         26976 kB
Cached:         426412 kB
SwapCached:       3640 kB
Active:          37164 kB
Inactive:       424836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1528216 kB
SwapTotal:     4192956 kB
SwapFree:      4183160 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14728 kB
Slab:            51744 kB
Committed_AS:   603960 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node36 on Fri Jul 28 22:02:12 UTC 2006