Trace number 49842

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.76 1801.32

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=440-sizeP=221-sizeQ=440-726468498-max.opb
MD5SUMed1765c8e2f5b9ac0be00c2d97d71991
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 9568131466127621947163770315237577352582483950433331955534014747295513459689730629073816418642253180734108769246219889599930392714811235131541912049967060836868994739843120196423842159639336839621523
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)
466.21	c   -- Detecting intervals from adjacent constraints: #
466.28	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
466.83	c ---[   0]---> Adder-cost: 144970   maxlim: 312881163234660297966640071077190574553391323948402329821210580184180225432332055342288603546325260100716730580746982177297951228351599   bits: 447/447
947.58	c ==================================[MINISAT+]==================================
947.58	c | Conflicts | Original         | Learnt                           | Progress |
947.58	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
947.58	c ==============================================================================
947.58	c |         0 | 1254548  4170459 |  418182       0        0     nan |  0.000 % |
947.60	c |       100 | 1254548  4170459 |  460000     100      319     3.2 | 10.449 % |
947.69	c |       250 | 1254506  4170319 |  506000     245      819     3.3 | 10.452 % |
949.75	c |       476 | 1253339  4166198 |  556600     289     1532     5.3 | 10.533 % |
949.99	c |       814 | 1253339  4166198 |  612260     627    21441    34.2 | 10.533 % |
950.65	c |      1321 | 1253339  4166198 |  673486    1134    39655    35.0 | 10.533 % |
951.52	c |      2080 | 1253339  4166198 |  740834    1893    76193    40.2 | 10.533 % |
953.36	c |      3219 | 1253339  4166198 |  814918    3032   135834    44.8 | 10.533 % |
957.91	c |      4929 | 1253339  4166198 |  896410    4742   258367    54.5 | 10.533 % |
960.23	c |      7491 | 1253339  4166198 |  986051    7304   355388    48.7 | 10.533 % |
1015.45	c |     11335 | 1253339  4166198 | 1084656   11148   629273    56.4 | 10.533 % |
1111.57	c |     17101 | 1253339  4166198 | 1193122   16914   872071    51.6 | 10.533 % |
1127.93	c |     25750 | 1253330  4166167 | 1312434   25406  2077490    81.8 | 10.534 % |
1174.23	c |     38724 | 1253330  4166167 | 1443677   38380  3093133    80.6 | 10.534 % |
1202.67	c |     58186 | 1253330  4166167 | 1588045   57842  4653944    80.5 | 10.534 % |
1247.00	c |     87380 | 1253291  4166020 | 1746849   87019  9366462   107.6 | 10.536 % |
1395.39	c |    131169 | 1253291  4166020 | 1921534  130808 15824470   121.0 | 10.536 % |
1546.49	c |    196853 | 1253291  4166020 | 2113688  196492 21847195   111.2 | 10.536 % |
1779.36	c |    295383 | 1253291  4166020 | 2325057  295022 28083538    95.2 | 10.536 % |
1801.15	c 
1801.15	c *** TERMINATED ***
1801.15	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/node15/watcher-49842-1154122279 -o ROOT/results/node15/solver-49842-1154122279 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node15/49842-1154122279/instance-49842-1154122279.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.01 1.01 1.00 2/64 24779
/proc/meminfo: memFree=1368240/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=1048 CPUtime=0
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 106 0 0 0 0 0 0 0 18 0 1 0 159088827 1073152 90 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 262 90 67 215 0 44 0

[startup+10.0021 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 24779
/proc/meminfo: memFree=1282224/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=89424 CPUtime=9.99
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 21932 0 0 0 987 12 0 0 25 0 1 0 159088827 91570176 21618 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 22356 21618 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: 1.01 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233264/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=19.99
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 1980 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 137892

[startup+30.0139 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233392/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=29.99
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 2980 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812736 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 137892

[startup+40.0199 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233392/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=40
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 3981 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 137892

[startup+50.0258 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233456/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=50
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 4981 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805824 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 137892

[startup+60.0317 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233456/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=60
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 5981 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 137892

[startup+70.0377 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233520/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=70.01
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 6982 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812718 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 137892

[startup+80.0436 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233520/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=80.01
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 7982 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812771 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 137892

[startup+90.0495 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233520/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=90.01
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 8982 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621675 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 137892

[startup+100.055 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233520/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=100.02
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 9983 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809063 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 137892

[startup+110.061 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233520/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=110.02
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 10983 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621688 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 137892

[startup+120.067 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233520/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=120.02
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 11983 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621806 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 137892

[startup+130.073 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233520/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=130.03
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 12984 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 137892

[startup+140.079 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233520/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=140.03
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 13984 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808972 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 137892

[startup+150.085 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233520/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=150.03
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 14984 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012160 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 137892

[startup+160.091 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233520/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=160.03
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 15984 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621290 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 137892

[startup+170.096 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233520/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=170.04
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 16985 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812773 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 137892

[startup+180.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233520/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137892 CPUtime=180.04
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 17985 19 0 0 25 0 1 0 159088827 141201408 33825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34473 33825 83 215 0 34255 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 137892

[startup+190.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233904/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137480 CPUtime=190.04
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 18985 19 0 0 25 0 1 0 159088827 140779520 33722 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808992 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34370 33722 83 215 0 34152 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 137480

[startup+200.114 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779
/proc/meminfo: memFree=1233904/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=137480 CPUtime=200.04
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 36256 0 0 0 19985 19 0 0 25 0 1 0 159088827 140779520 33722 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621558 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 34370 33722 83 215 0 34152 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 137480

[startup+210.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24779

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

/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 178008 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 992716

[startup+1783.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24807
/proc/meminfo: memFree=379776/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1782.55
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 178109 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 992716

[startup+1784.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24847
/proc/meminfo: memFree=379704/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1783.53
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 178207 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 992716

[startup+1785.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24847
/proc/meminfo: memFree=379640/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1784.53
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 178307 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 992716

[startup+1786.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24847
/proc/meminfo: memFree=379640/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1785.54
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 178408 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 992716

[startup+1787.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24855
/proc/meminfo: memFree=379640/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1786.54
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 178508 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1786.54
Current children cumulated vsize (Kb) 992716

[startup+1788.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24855
/proc/meminfo: memFree=379640/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1787.55
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 178609 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 992716

[startup+1789.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24855
/proc/meminfo: memFree=379640/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1788.55
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 178709 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574219 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 992716

[startup+1790.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24889
/proc/meminfo: memFree=379560/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1789.54
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 178808 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574223 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (Kb) 992716

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24889
/proc/meminfo: memFree=379560/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1790.54
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 178908 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 992716

[startup+1792.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24889
/proc/meminfo: memFree=379560/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1791.55
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 179009 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (Kb) 992716

[startup+1793.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24897
/proc/meminfo: memFree=379624/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1792.55
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 179109 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574132 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 992716

[startup+1794.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24897
/proc/meminfo: memFree=379624/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1793.56
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 179210 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1793.56
Current children cumulated vsize (Kb) 992716

[startup+1795.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24897
/proc/meminfo: memFree=379624/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1794.56
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 179310 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (Kb) 992716

[startup+1796.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24915
/proc/meminfo: memFree=379560/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1795.56
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 179410 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 992716

[startup+1797.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24915
/proc/meminfo: memFree=379560/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1796.56
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 179510 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573019 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 992716

[startup+1798.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24915
/proc/meminfo: memFree=379560/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1797.56
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 179610 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 992716

[startup+1799.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24919
/proc/meminfo: memFree=379568/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1798.57
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 179711 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 992716

[startup+1800.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24919
/proc/meminfo: memFree=379568/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1799.57
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 179811 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 992716

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24919
/proc/meminfo: memFree=379568/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1800.58
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 179912 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 992716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24919
/proc/meminfo: memFree=379568/2055920 swapFree=4182804/4192956
[pid=24779] ppid=24777 vsize=992716 CPUtime=1800.58
/proc/24779/stat : 24779 (minisat+) R 24777 24779 24730 0 -1 4194304 276388 0 0 0 179912 146 0 0 25 0 1 0 159088827 1016541184 246429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24779/statm: 248179 246429 123 215 0 247961 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 992716

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

Child status: 0
Real time (s): 1801.32
CPU time (s): 1800.76
CPU user time (s): 1799.13
CPU system time (s): 1.62875
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (Kb): 1086220
The end

Launcher Data (download as text)

Begin job on node15 on Fri Jul 28 21:31:20 UTC 2006


FILE ID= 49842-1154122279

PBS_JOBID= 887033

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  ed1765c8e2f5b9ac0be00c2d97d71991

RANDOM SEED= 864803521

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.227
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.227
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:       1368448 kB
Buffers:         29384 kB
Cached:         582912 kB
SwapCached:       3852 kB
Active:          71376 kB
Inactive:       549564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368448 kB
SwapTotal:     4192956 kB
SwapFree:      4182804 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14512 kB
Slab:            52424 kB
Committed_AS:   743140 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node15 on Fri Jul 28 22:01:22 UTC 2006