Trace number 49788

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=280-sizeP=141-sizeQ=280-254810631-max.opb
MD5SUM9c4320f542823743906889d8232ca8c8
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 variables39901
Total number of constraints118441
Number of constraints which are clauses118440
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 constraint39480
Number of terms in the objective function 141
Biggest coefficient in the objective function 1393796574908163946345982392040522594123776
Number of bits for the biggest coefficient in the objective function 141
Sum of the numbers in the objective function 2787593149816327892691964784081045188247551
Number of bits of the sum of numbers in the objective function 141
Biggest number in a constraint 1353842624082429130653522550851115089568572790710847937094960732721983060451965636249987502980536903367866802227247837807116288
Number of bits of the biggest number in a constraint 420
Biggest sum of numbers in a constraint 5415370496329716522614090203404460358274291131933137772446847436667115240992208031579922255034219518448630133725391512086530056
Number of bits of the biggest sum of numbers421
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...
5.56	c Converting 118442 PB-constraints to clauses...
5.59	c   -- Unit propagations: (none)
71.36	c   -- Detecting intervals from adjacent constraints: #
71.38	c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
71.60	c ---[   0]---> Adder-cost: 58934   maxlim: 272004555165578002924218887772293462584450371919870121270692974816592215366477955184634   bits: 288/288
186.69	c ==================================[MINISAT+]==================================
186.69	c | Conflicts | Original         | Learnt                           | Progress |
186.69	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
186.69	c ==============================================================================
186.69	c |         0 |  508917  1691798 |  169639       0        0     nan |  0.000 % |
187.52	c |       100 |  508331  1689722 |  186602      18       53     2.9 | 10.644 % |
187.54	c |       250 |  508331  1689722 |  205263     168      504     3.0 | 10.644 % |
188.22	c |       475 |  508331  1689722 |  225789     393     1255     3.2 | 10.644 % |
188.36	c |       813 |  508331  1689722 |  248368     731    20099    27.5 | 10.644 % |
191.04	c |      1319 |  508331  1689722 |  273205    1237    32694    26.4 | 10.644 % |
191.36	c |      2079 |  508331  1689722 |  300525    1997   110838    55.5 | 10.644 % |
192.08	c |      3219 |  508331  1689722 |  330578    3137   154940    49.4 | 10.644 % |
197.12	c |      4928 |  508264  1689493 |  363636    4837   229052    47.4 | 10.657 % |
210.05	c |      7491 |  508255  1689462 |  399999    7386   325195    44.0 | 10.658 % |
212.07	c |     11336 |  508255  1689462 |  439999   11231   591130    52.6 | 10.658 % |
214.43	c |     17103 |  508255  1689462 |  483999   16998   962904    56.6 | 10.658 % |
224.11	c |     25752 |  508255  1689462 |  532399   25647  1617885    63.1 | 10.658 % |
232.26	c |     38727 |  508255  1689462 |  585639   38622  2603019    67.4 | 10.658 % |
256.04	c |     58193 |  508255  1689462 |  644203   58088  5115833    88.1 | 10.658 % |
275.34	c |     87385 |  508233  1689376 |  708624   87278  8020006    91.9 | 10.662 % |
316.02	c |    131174 |  508233  1689376 |  779486  131067 15182111   115.8 | 10.662 % |
445.03	c |    196858 |  508164  1689145 |  857435  196743 25898081   131.6 | 10.673 % |
599.52	c |    295384 |  508060  1688807 |  943178  295256 38032216   128.8 | 10.686 % |
910.07	c |    443176 |  508052  1688781 | 1037496  443047 61276209   138.3 | 10.687 % |
1801.22	c 
1801.22	c *** TERMINATED ***
1801.22	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/node56/watcher-49788-1154118257 -o ROOT/results/node56/solver-49788-1154118257 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node56/49788-1154118257/instance-49788-1154118257.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 5505
/proc/meminfo: memFree=1422296/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=1048 CPUtime=0
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 158695823 1073152 85 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 262 85 67 215 0 44 0

[startup+10.0031 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1371032/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=52528 CPUtime=9.99
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 13557 0 0 0 993 6 0 0 25 0 1 0 158695823 53788672 12895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812654 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 13132 12895 83 215 0 12914 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 52528

[startup+20.0091 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1371288/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=52528 CPUtime=19.99
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 13557 0 0 0 1993 6 0 0 25 0 1 0 158695823 53788672 12895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621675 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 13132 12895 83 215 0 12914 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 52528

[startup+30.0151 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1371352/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=52528 CPUtime=29.99
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 13557 0 0 0 2993 6 0 0 25 0 1 0 158695823 53788672 12895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621712 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 13132 12895 83 215 0 12914 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 52528

[startup+40.0211 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1371352/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=52528 CPUtime=40
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 13557 0 0 0 3994 6 0 0 25 0 1 0 158695823 53788672 12895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808992 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 13132 12895 83 215 0 12914 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 52528

[startup+50.027 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1371416/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=52528 CPUtime=50
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 13557 0 0 0 4994 6 0 0 25 0 1 0 158695823 53788672 12895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134806270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 13132 12895 83 215 0 12914 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 52528

[startup+60.033 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1371416/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=52528 CPUtime=60
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 13557 0 0 0 5994 6 0 0 25 0 1 0 158695823 53788672 12895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 13132 12895 83 215 0 12914 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 52528

[startup+70.039 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1371416/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=52528 CPUtime=70.01
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 13557 0 0 0 6995 6 0 0 25 0 1 0 158695823 53788672 12895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812718 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 13132 12895 83 215 0 12914 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 52528

[startup+80.045 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1292888/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=133116 CPUtime=80
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 34066 0 0 0 7976 24 0 0 25 0 1 0 158695823 136310784 32494 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 33279 32494 92 215 0 33061 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 133116

[startup+90.051 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1158040/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=269628 CPUtime=90.01
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 67897 0 0 0 8961 40 0 0 25 0 1 0 158695823 276099072 66064 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005357 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 67407 66064 92 215 0 67189 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 269628

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1158040/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=269628 CPUtime=100.01
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 67913 0 0 0 9961 40 0 0 25 0 1 0 158695823 276099072 66080 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 67407 66080 92 215 0 67189 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 269628

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1158040/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=269628 CPUtime=110.01
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 67914 0 0 0 10961 40 0 0 25 0 1 0 158695823 276099072 66081 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 67407 66081 92 215 0 67189 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 269628

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1158040/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=269628 CPUtime=120.02
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 67914 0 0 0 11962 40 0 0 25 0 1 0 158695823 276099072 66081 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 67407 66081 92 215 0 67189 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 269628

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1158040/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=269628 CPUtime=130.02
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 67915 0 0 0 12962 40 0 0 25 0 1 0 158695823 276099072 66082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808961 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 67407 66082 92 215 0 67189 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 269628

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1158040/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=269628 CPUtime=140.02
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 67915 0 0 0 13962 40 0 0 25 0 1 0 158695823 276099072 66082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005342 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 67407 66082 92 215 0 67189 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 269628

[startup+150.086 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1160152/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=266348 CPUtime=150.03
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 67915 0 0 0 14963 40 0 0 25 0 1 0 158695823 272740352 65527 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 66587 65527 92 215 0 66369 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 266348

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1162264/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=263396 CPUtime=160.03
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 67915 0 0 0 15963 40 0 0 25 0 1 0 158695823 269717504 65010 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808961 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 65849 65010 92 215 0 65631 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 263396

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1164312/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=260444 CPUtime=170.03
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 67915 0 0 0 16963 40 0 0 25 0 1 0 158695823 266694656 64488 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 65111 64488 92 215 0 64893 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 260444

[startup+180.104 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1164056/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=261360 CPUtime=180.03
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 68421 0 0 0 17963 40 0 0 25 0 1 0 158695823 267632640 64606 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134691281 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 65340 64606 92 215 0 65122 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 261360

[startup+190.111 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1159256/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=266224 CPUtime=190.04
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 70468 0 0 0 18963 41 0 0 25 0 1 0 158695823 272613376 65827 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 66556 65827 123 215 0 66338 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 266224

[startup+200.116 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5505
/proc/meminfo: memFree=1159256/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=266224 CPUtime=200.04
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 70473 0 0 0 19963 41 0 0 25 0 1 0 158695823 272613376 65832 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581165 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 66556 65832 123 215 0 66338 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 266224

[startup+210.122 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5505

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

/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127336 0 0 0 178060 105 0 0 25 0 1 0 158695823 505896960 122695 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123510 122695 123 215 0 123292 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (Kb) 494040

[startup+1783.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=930904/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=494172 CPUtime=1782.66
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127364 0 0 0 178161 105 0 0 25 0 1 0 158695823 506032128 122723 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123543 122723 123 215 0 123325 0
Current children cumulated CPU time (s) 1782.66
Current children cumulated vsize (Kb) 494172

[startup+1784.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=930776/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=494304 CPUtime=1783.66
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127394 0 0 0 178261 105 0 0 25 0 1 0 158695823 506167296 122753 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123576 122753 123 215 0 123358 0
Current children cumulated CPU time (s) 1783.66
Current children cumulated vsize (Kb) 494304

[startup+1785.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=930712/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=494436 CPUtime=1784.67
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127417 0 0 0 178362 105 0 0 25 0 1 0 158695823 506302464 122776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123609 122776 123 215 0 123391 0
Current children cumulated CPU time (s) 1784.67
Current children cumulated vsize (Kb) 494436

[startup+1786.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=930584/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=494560 CPUtime=1785.67
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127451 0 0 0 178462 105 0 0 25 0 1 0 158695823 506429440 122810 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010461 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123640 122810 123 215 0 123422 0
Current children cumulated CPU time (s) 1785.67
Current children cumulated vsize (Kb) 494560

[startup+1787.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=930392/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=494692 CPUtime=1786.68
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127487 0 0 0 178563 105 0 0 25 0 1 0 158695823 506564608 122846 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123673 122846 123 215 0 123455 0
Current children cumulated CPU time (s) 1786.68
Current children cumulated vsize (Kb) 494692

[startup+1788.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=930264/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=494824 CPUtime=1787.68
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127518 0 0 0 178663 105 0 0 25 0 1 0 158695823 506699776 122877 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123706 122877 123 215 0 123488 0
Current children cumulated CPU time (s) 1787.68
Current children cumulated vsize (Kb) 494824

[startup+1789.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=930136/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=494956 CPUtime=1788.69
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127551 0 0 0 178764 105 0 0 25 0 1 0 158695823 506834944 122910 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123739 122910 123 215 0 123521 0
Current children cumulated CPU time (s) 1788.69
Current children cumulated vsize (Kb) 494956

[startup+1790.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=930072/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=495084 CPUtime=1789.69
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127577 0 0 0 178864 105 0 0 25 0 1 0 158695823 506966016 122936 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123771 122936 123 215 0 123553 0
Current children cumulated CPU time (s) 1789.69
Current children cumulated vsize (Kb) 495084

[startup+1791.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=929880/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=495216 CPUtime=1790.69
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127614 0 0 0 178964 105 0 0 25 0 1 0 158695823 507101184 122973 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123804 122973 123 215 0 123586 0
Current children cumulated CPU time (s) 1790.69
Current children cumulated vsize (Kb) 495216

[startup+1792.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=929752/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=495348 CPUtime=1791.7
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127643 0 0 0 179065 105 0 0 25 0 1 0 158695823 507236352 123002 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123837 123002 123 215 0 123619 0
Current children cumulated CPU time (s) 1791.7
Current children cumulated vsize (Kb) 495348

[startup+1793.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=929688/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=495348 CPUtime=1792.7
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127667 0 0 0 179165 105 0 0 25 0 1 0 158695823 507236352 123026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123837 123026 123 215 0 123619 0
Current children cumulated CPU time (s) 1792.7
Current children cumulated vsize (Kb) 495348

[startup+1794.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=929560/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=495480 CPUtime=1793.71
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127694 0 0 0 179266 105 0 0 25 0 1 0 158695823 507371520 123053 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123870 123053 123 215 0 123652 0
Current children cumulated CPU time (s) 1793.71
Current children cumulated vsize (Kb) 495480

[startup+1795.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=929432/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=495608 CPUtime=1794.71
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127727 0 0 0 179366 105 0 0 25 0 1 0 158695823 507502592 123086 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123902 123086 123 215 0 123684 0
Current children cumulated CPU time (s) 1794.71
Current children cumulated vsize (Kb) 495608

[startup+1796.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=929304/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=495740 CPUtime=1795.72
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127758 0 0 0 179467 105 0 0 25 0 1 0 158695823 507637760 123117 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123935 123117 123 215 0 123717 0
Current children cumulated CPU time (s) 1795.72
Current children cumulated vsize (Kb) 495740

[startup+1797.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=929176/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=495872 CPUtime=1796.72
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127792 0 0 0 179567 105 0 0 25 0 1 0 158695823 507772928 123151 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 123968 123151 123 215 0 123750 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (Kb) 495872

[startup+1798.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=929112/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=496004 CPUtime=1797.72
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127817 0 0 0 179667 105 0 0 25 0 1 0 158695823 507908096 123176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 124001 123176 123 215 0 123783 0
Current children cumulated CPU time (s) 1797.72
Current children cumulated vsize (Kb) 496004

[startup+1799.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=928920/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=496136 CPUtime=1798.73
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127849 0 0 0 179768 105 0 0 25 0 1 0 158695823 508043264 123208 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 124034 123208 123 215 0 123816 0
Current children cumulated CPU time (s) 1798.73
Current children cumulated vsize (Kb) 496136

[startup+1800.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=928792/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=496268 CPUtime=1799.73
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127881 0 0 0 179868 105 0 0 25 0 1 0 158695823 508178432 123240 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 124067 123240 123 215 0 123849 0
Current children cumulated CPU time (s) 1799.73
Current children cumulated vsize (Kb) 496268

[startup+1801.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=928664/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=496396 CPUtime=1800.74
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127913 0 0 0 179969 105 0 0 25 0 1 0 158695823 508309504 123272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 124099 123272 123 215 0 123881 0
Current children cumulated CPU time (s) 1800.74
Current children cumulated vsize (Kb) 496396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5507
/proc/meminfo: memFree=928664/2055920 swapFree=4183496/4192956
[pid=5505] ppid=5503 vsize=496396 CPUtime=1800.74
/proc/5505/stat : 5505 (minisat+) R 5503 5505 5456 0 -1 4194304 127913 0 0 0 179969 105 0 0 25 0 1 0 158695823 508309504 123272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5505/statm: 124099 123272 123 215 0 123881 0
Current children cumulated CPU time (s) 1800.74
Current children cumulated vsize (Kb) 496396

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

Child status: 0
Real time (s): 1801.3
CPU time (s): 1800.84
CPU user time (s): 1799.7
CPU system time (s): 1.13883
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (Kb): 496396
The end

Launcher Data (download as text)

Begin job on node56 on Fri Jul 28 20:24:18 UTC 2006


FILE ID= 49788-1154118257

PBS_JOBID= 886817

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=280-sizeP=141-sizeQ=280-254810631-max.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node56/49788-1154118257/instance-49788-1154118257.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-49788-1154118257 -o ROOT/results/node56/solver-49788-1154118257 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node56/49788-1154118257/instance-49788-1154118257.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  9c4320f542823743906889d8232ca8c8

RANDOM SEED= 298780853

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:       1422504 kB
Buffers:         35840 kB
Cached:         523964 kB
SwapCached:       3168 kB
Active:          81236 kB
Inactive:       487072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1422504 kB
SwapTotal:     4192956 kB
SwapFree:      4183496 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14492 kB
Slab:            51032 kB
Committed_AS:   720628 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node56 on Fri Jul 28 20:54:20 UTC 2006