Trace number 49836

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.86 1801.3

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=440-sizeP=221-sizeQ=440-24744542-max.opb
MD5SUM33ae5939d1aa58a75a945a9faf3c230f
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables97901
Total number of constraints291721
Number of constraints which are clauses291720
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 constraint97240
Number of terms in the objective function 221
Biggest coefficient in the objective function 1684996666696914987166688442938726917102321526408785780068975640576
Number of bits for the biggest coefficient in the objective function 221
Sum of the numbers in the objective function 3369993333393829974333376885877453834204643052817571560137951281151
Number of bits of the sum of numbers in the objective function 221
Biggest number in a constraint 2392032866531905486790942578809394338145620987608332988883503686824375178865503049616412016019962016447144819201720664620106359620960485637227891297994520232330261783830994590149049944504587400511488
Number of bits of the biggest number in a constraint 660
Biggest sum of numbers in a constraint 9568131466127621947163770315237577352582483950433331955534014747295056327361266164339146628902122677827758102544855227960862917226867090540237477036791666445280390686216944035782177068059758137897567
Number of bits of the biggest sum of numbers661
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...
15.52	c Converting 291722 PB-constraints to clauses...
15.60	c   -- Unit propagations: (none)
469.26	c   -- Detecting intervals from adjacent constraints: #
469.33	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
469.89	c ---[   0]---> Adder-cost: 144530   maxlim: 156471734948545541205801499935241973854122126673304792903433002919271554913225415106354405938166063383904901590036278789081487977024931   bits: 446/446
947.77	c ==================================[MINISAT+]==================================
947.77	c | Conflicts | Original         | Learnt                           | Progress |
947.77	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
947.77	c ==============================================================================
947.77	c |         0 | 1251030  4158370 |  417010       0        0     nan |  0.000 % |
947.79	c |       100 | 1251030  4158370 |  458711     100      312     3.1 | 10.558 % |
950.85	c |       250 | 1250158  4155268 |  504582     132      461     3.5 | 10.618 % |
954.47	c |       475 | 1250147  4155225 |  555040     356     2737     7.7 | 10.619 % |
956.12	c |       812 | 1250147  4155225 |  610544     693    17446    25.2 | 10.619 % |
965.67	c |      1318 | 1250136  4155182 |  671598    1198    20515    17.1 | 10.619 % |
966.57	c |      2077 | 1250136  4155182 |  738758    1957   132351    67.6 | 10.619 % |
967.81	c |      3218 | 1250136  4155182 |  812634    3098   190598    61.5 | 10.620 % |
969.50	c |      4926 | 1250136  4155182 |  893897    4806   278406    57.9 | 10.619 % |
973.43	c |      7488 | 1250136  4155182 |  983287    7368   453963    61.6 | 10.619 % |
976.51	c |     11333 | 1250136  4155182 | 1081616   11213   751412    67.0 | 10.619 % |
986.28	c |     17099 | 1250136  4155182 | 1189778   16979  1302314    76.7 | 10.620 % |
1005.50	c |     25748 | 1250136  4155182 | 1308756   25628  2225917    86.9 | 10.620 % |
1016.20	c |     38722 | 1250136  4155182 | 1439631   38602  3429276    88.8 | 10.619 % |
1058.61	c |     58185 | 1250136  4155182 | 1583594   58065  5165888    89.0 | 10.619 % |
1145.62	c |     87379 | 1250136  4155182 | 1741954   87259  7966567    91.3 | 10.619 % |
1242.55	c |    131168 | 1250119  4155127 | 1916149  131047 11952712    91.2 | 10.621 % |
1380.39	c |    196852 | 1250119  4155127 | 2107764  196731 18419112    93.6 | 10.621 % |
1528.10	c |    295378 | 1250068  4154942 | 2318541  295250 34684649   117.5 | 10.624 % |
1801.13	c 
1801.13	c *** TERMINATED ***
1801.13	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/node3/watcher-49836-1154121963 -o ROOT/results/node3/solver-49836-1154121963 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node3/49836-1154121963/instance-49836-1154121963.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.99 3/64 31865
/proc/meminfo: memFree=1391168/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=1048 CPUtime=0
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 102 0 0 0 0 0 0 0 18 0 1 0 159057968 1073152 86 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 262 86 67 215 0 44 0

[startup+10.0021 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1305032/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=89424 CPUtime=9.99
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 21931 0 0 0 987 12 0 0 25 0 1 0 159057968 91570176 21617 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012160 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 22356 21617 74 215 0 22138 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 89424

[startup+20.008 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256072/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=19.99
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 1981 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808949 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 137888

[startup+30.0138 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256200/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=29.99
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 2981 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812692 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 137888

[startup+40.0196 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256200/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=39.99
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 3981 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809948 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 137888

[startup+50.0254 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256264/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=50
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 4982 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 137888

[startup+60.0303 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256264/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=60
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 5982 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 137888

[startup+70.0361 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256264/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=70
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 6982 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812745 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 137888

[startup+80.0419 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256264/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=80.01
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 7983 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 137888

[startup+90.0477 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256264/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=90.01
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 8983 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134531116 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 137888

[startup+100.054 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256264/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=100.01
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 9983 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 137888

[startup+110.059 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256264/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=110.02
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 10984 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003912 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 137888

[startup+120.064 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256264/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=120.02
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 11984 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 137888

[startup+130.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256264/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=130.02
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 12984 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812736 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 137888

[startup+140.076 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256264/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=140.03
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 13985 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005240 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 137888

[startup+150.082 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256264/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=150.03
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 14985 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134531193 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 137888

[startup+160.088 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256264/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=160.03
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 15985 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812745 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 137888

[startup+170.094 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256264/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=170.04
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 16986 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005853 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 137888

[startup+180.099 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256264/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137888 CPUtime=180.04
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 17986 18 0 0 25 0 1 0 159057968 141197312 33824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809063 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34472 33824 83 215 0 34254 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 137888

[startup+190.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256584/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137480 CPUtime=190.05
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 18986 19 0 0 25 0 1 0 159057968 140779520 33722 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34370 33722 83 215 0 34152 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 137480

[startup+200.111 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865
/proc/meminfo: memFree=1256584/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=137480 CPUtime=200.06
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 36256 0 0 0 19987 19 0 0 25 0 1 0 159057968 140779520 33722 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838470 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 34370 33722 83 215 0 34152 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 137480

[startup+210.117 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31865

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

/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 178013 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 989372

[startup+1783.04 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1782.6
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 178113 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 989372

[startup+1784.05 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1783.61
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 178214 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574442 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 989372

[startup+1785.05 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1784.61
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 178314 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 989372

[startup+1786.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1785.62
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 178415 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 989372

[startup+1787.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1786.62
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 178515 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 989372

[startup+1788.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1787.63
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 178616 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 989372

[startup+1789.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1788.63
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 178716 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 989372

[startup+1790.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1789.63
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 178816 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 989372

[startup+1791.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1790.64
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 178917 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 989372

[startup+1792.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1791.64
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 179017 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 989372

[startup+1793.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1792.65
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 179118 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 989372

[startup+1794.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1793.65
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 179218 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 989372

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1794.66
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 179319 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 989372

[startup+1796.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1795.66
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 179419 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 989372

[startup+1797.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1796.67
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 179520 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 989372

[startup+1798.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1797.67
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 179620 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 989372

[startup+1799.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1798.68
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 179721 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 989372

[startup+1800.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1799.68
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 179821 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 989372

[startup+1801.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1800.69
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 179922 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 989372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31867
/proc/meminfo: memFree=406728/2055920 swapFree=4183252/4192956
[pid=31865] ppid=31863 vsize=989372 CPUtime=1800.69
/proc/31865/stat : 31865 (minisat+) R 31863 31865 31816 0 -1 4194304 275086 0 0 0 179922 147 0 0 25 0 1 0 159057968 1013116928 245635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31865/statm: 247343 245635 123 215 0 247125 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 989372

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

Child status: 0
Real time (s): 1801.3
CPU time (s): 1800.86
CPU user time (s): 1799.22
CPU system time (s): 1.63575
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (Kb): 1080784
The end

Launcher Data (download as text)

Begin job on node3 on Fri Jul 28 21:26:04 UTC 2006


FILE ID= 49836-1154121963

PBS_JOBID= 887009

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=440-sizeP=221-sizeQ=440-24744542-max.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node3/49836-1154121963/instance-49836-1154121963.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-49836-1154121963 -o ROOT/results/node3/solver-49836-1154121963 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node3/49836-1154121963/instance-49836-1154121963.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  33ae5939d1aa58a75a945a9faf3c230f

RANDOM SEED= 872821867

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.231
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.231
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:       1391376 kB
Buffers:         17672 kB
Cached:         584820 kB
SwapCached:       3524 kB
Active:          55308 kB
Inactive:       555776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1391376 kB
SwapTotal:     4192956 kB
SwapFree:      4183252 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14504 kB
Slab:            39516 kB
Committed_AS:   639244 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node3 on Fri Jul 28 21:56:05 UTC 2006