Trace number 49785

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.78 1801.25

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=260-sizeP=131-sizeQ=260-581480794-max.opb
MD5SUMc918ba57e672047ee392792cccc2b48f
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 variables34451
Total number of constraints102181
Number of constraints which are clauses102180
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 constraint34060
Number of terms in the objective function 131
Biggest coefficient in the objective function 1361129467683753853853498429727072845824
Number of bits for the biggest coefficient in the objective function 131
Sum of the numbers in the objective function 2722258935367507707706996859454145691647
Number of bits of the sum of numbers in the objective function 131
Biggest number in a constraint 1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112
Number of bits of the biggest number in a constraint 390
Biggest sum of numbers in a constraint 5043456793138493339171717132818382567049488946071148219999644591778013249122585915275136925506681211892051858120822619
Number of bits of the biggest sum of numbers391
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...
4.75	c Converting 102182 PB-constraints to clauses...
4.78	c   -- Unit propagations: (none)
52.89	c   -- Detecting intervals from adjacent constraints: #
52.91	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
53.11	c ---[   0]---> Adder-cost: 50826   maxlim: 241565226162046639978764612783509985963853166572550793305244350873936925998133415   bits: 268/268
144.11	c ==================================[MINISAT+]==================================
144.11	c | Conflicts | Original         | Learnt                           | Progress |
144.11	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
144.11	c ==============================================================================
144.11	c |         0 |  439156  1459283 |  146385       0        0     nan |  0.000 % |
144.12	c |       100 |  439156  1459283 |  161023     100      310     3.1 | 10.586 % |
144.58	c |       250 |  438215  1455974 |  177125     123      395     3.2 | 10.773 % |
145.70	c |       475 |  438206  1455945 |  194838     347     1598     4.6 | 10.776 % |
146.57	c |       812 |  438206  1455945 |  214322     684    17763    26.0 | 10.776 % |
149.16	c |      1318 |  438206  1455945 |  235754    1190    54076    45.4 | 10.776 % |
150.83	c |      2078 |  438206  1455945 |  259329    1950   130208    66.8 | 10.776 % |
151.85	c |      3218 |  438190  1455893 |  285262    3081   197991    64.3 | 10.779 % |
159.30	c |      4928 |  438190  1455893 |  313789    4791   256929    53.6 | 10.779 % |
168.37	c |      7490 |  438190  1455893 |  345168    7353   433764    59.0 | 10.779 % |
171.49	c |     11334 |  438190  1455893 |  379684   11197   813195    72.6 | 10.779 % |
202.89	c |     17100 |  438190  1455893 |  417653   16963  1107123    65.3 | 10.779 % |
215.16	c |     25750 |  438181  1455864 |  459418   25612  2094535    81.8 | 10.782 % |
259.58	c |     38725 |  438161  1455790 |  505360   38563  2923554    75.8 | 10.785 % |
272.27	c |     58186 |  438161  1455790 |  555896   58024  4588977    79.1 | 10.785 % |
298.65	c |     87380 |  438161  1455790 |  611486   87218 12919535   148.1 | 10.785 % |
332.20	c |    131171 |  438161  1455790 |  672635  131009 16952688   129.4 | 10.785 % |
440.06	c |    196857 |  438161  1455790 |  739898  196695 28771252   146.3 | 10.785 % |
558.25	c |    295384 |  438153  1455764 |  813888  295221 40124650   135.9 | 10.786 % |
998.00	c |    443173 |  438153  1455764 |  895277  443010 67983462   153.5 | 10.786 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	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/node44/watcher-49785-1154117872 -o ROOT/results/node44/solver-49785-1154117872 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node44/49785-1154117872/instance-49785-1154117872.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1432336/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=1048 CPUtime=0
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 158658145 1073152 99 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 262 99 74 215 0 44 0

[startup+10.0029 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1388632/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=45296 CPUtime=9.99
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 11678 0 0 0 994 5 0 0 25 0 1 0 158658145 46383104 11004 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621796 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 11324 11004 83 215 0 11106 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 45296

[startup+20.0089 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1388888/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=45296 CPUtime=20
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 11678 0 0 0 1995 5 0 0 25 0 1 0 158658145 46383104 11004 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 11324 11004 83 215 0 11106 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 45296

[startup+30.015 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1388952/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=45296 CPUtime=30
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 11678 0 0 0 2995 5 0 0 25 0 1 0 158658145 46383104 11004 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808989 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 11324 11004 83 215 0 11106 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 45296

[startup+40.021 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1388952/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=45296 CPUtime=40
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 11678 0 0 0 3995 5 0 0 25 0 1 0 158658145 46383104 11004 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621712 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 11324 11004 83 215 0 11106 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 45296

[startup+50.027 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1389016/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=45296 CPUtime=50
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 11678 0 0 0 4995 5 0 0 25 0 1 0 158658145 46383104 11004 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 11324 11004 83 215 0 11106 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 45296

[startup+60.0331 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1324568/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=110184 CPUtime=60
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 28192 0 0 0 5978 22 0 0 25 0 1 0 158658145 112828416 27103 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007864 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 27546 27103 92 215 0 27328 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 110184

[startup+70.0401 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1221080/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=214940 CPUtime=70.01
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 54202 0 0 0 6967 34 0 0 25 0 1 0 158658145 220098560 52871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839023 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 53735 52871 92 215 0 53517 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 214940

[startup+80.0461 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1221080/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=214940 CPUtime=80.01
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 54202 0 0 0 7967 34 0 0 25 0 1 0 158658145 220098560 52871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005288 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 53735 52871 92 215 0 53517 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 214940

[startup+90.0522 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1221080/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=214940 CPUtime=90.02
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 54202 0 0 0 8968 34 0 0 25 0 1 0 158658145 220098560 52871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 53735 52871 92 215 0 53517 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 214940

[startup+100.058 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1221080/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=214940 CPUtime=100.02
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 54202 0 0 0 9968 34 0 0 25 0 1 0 158658145 220098560 52871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134811769 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 53735 52871 92 215 0 53517 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 214940

[startup+110.064 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1221080/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=214940 CPUtime=110.02
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 54202 0 0 0 10968 34 0 0 25 0 1 0 158658145 220098560 52871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 53735 52871 92 215 0 53517 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 214940

[startup+120.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1221080/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=214940 CPUtime=120.03
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 54202 0 0 0 11969 34 0 0 25 0 1 0 158658145 220098560 52871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005853 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 53735 52871 92 215 0 53517 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 214940

[startup+130.076 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1221080/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=214940 CPUtime=130.03
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 54202 0 0 0 12969 34 0 0 25 0 1 0 158658145 220098560 52871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 53735 52871 92 215 0 53517 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 214940

[startup+140.082 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1215448/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=218668 CPUtime=140.03
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 55799 0 0 0 13968 35 0 0 25 0 1 0 158658145 223916032 54303 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 54667 54303 92 215 0 54449 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 218668

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1220120/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=216076 CPUtime=150.04
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 56611 0 0 0 14968 36 0 0 25 0 1 0 158658145 221261824 53154 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 54019 53154 123 215 0 53801 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 216076

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1220120/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=216076 CPUtime=160.04
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 56611 0 0 0 15968 36 0 0 25 0 1 0 158658145 221261824 53154 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 54019 53154 123 215 0 53801 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 216076

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1220120/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=216076 CPUtime=170.05
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 56611 0 0 0 16969 36 0 0 25 0 1 0 158658145 221261824 53154 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 54019 53154 123 215 0 53801 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 216076

[startup+180.106 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1220120/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=216076 CPUtime=180.05
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 56611 0 0 0 17969 36 0 0 25 0 1 0 158658145 221261824 53154 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 54019 53154 123 215 0 53801 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 216076

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1220120/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=216076 CPUtime=190.05
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 56611 0 0 0 18969 36 0 0 25 0 1 0 158658145 221261824 53154 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 54019 53154 123 215 0 53801 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 216076

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240
/proc/meminfo: memFree=1220120/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=216076 CPUtime=200.06
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 56611 0 0 0 19970 36 0 0 25 0 1 0 158658145 221261824 53154 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581186 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 54019 53154 123 215 0 53801 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 216076

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 6240

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

/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119203 0 0 0 178058 102 0 0 25 0 1 0 158658145 478789632 115746 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 116892 115746 123 215 0 116674 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 467568

[startup+1783.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=968792/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=467700 CPUtime=1782.61
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119230 0 0 0 178159 102 0 0 25 0 1 0 158658145 478924800 115773 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 116925 115773 123 215 0 116707 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 467700

[startup+1784.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=968664/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=467832 CPUtime=1783.61
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119258 0 0 0 178259 102 0 0 25 0 1 0 158658145 479059968 115801 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 116958 115801 123 215 0 116740 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 467832

[startup+1785.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=968600/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=467832 CPUtime=1784.62
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119278 0 0 0 178360 102 0 0 25 0 1 0 158658145 479059968 115821 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 116958 115821 123 215 0 116740 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (Kb) 467832

[startup+1786.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=968472/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=467960 CPUtime=1785.62
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119309 0 0 0 178460 102 0 0 25 0 1 0 158658145 479191040 115852 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 116990 115852 123 215 0 116772 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 467960

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=968344/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=468088 CPUtime=1786.63
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119338 0 0 0 178561 102 0 0 25 0 1 0 158658145 479322112 115881 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574422 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117022 115881 123 215 0 116804 0
Current children cumulated CPU time (s) 1786.63
Current children cumulated vsize (Kb) 468088

[startup+1788.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=968216/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=468216 CPUtime=1787.63
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119365 0 0 0 178661 102 0 0 25 0 1 0 158658145 479453184 115908 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117054 115908 123 215 0 116836 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 468216

[startup+1789.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=968152/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=468344 CPUtime=1788.64
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119392 0 0 0 178762 102 0 0 25 0 1 0 158658145 479584256 115935 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117086 115935 123 215 0 116868 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (Kb) 468344

[startup+1790.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=968024/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=468472 CPUtime=1789.64
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119419 0 0 0 178862 102 0 0 25 0 1 0 158658145 479715328 115962 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135139026 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117118 115962 123 215 0 116900 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 468472

[startup+1791.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=967960/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=468472 CPUtime=1790.65
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119440 0 0 0 178963 102 0 0 25 0 1 0 158658145 479715328 115983 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117118 115983 123 215 0 116900 0
Current children cumulated CPU time (s) 1790.65
Current children cumulated vsize (Kb) 468472

[startup+1792.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=967832/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=468600 CPUtime=1791.65
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119462 0 0 0 179063 102 0 0 25 0 1 0 158658145 479846400 116005 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117150 116005 123 215 0 116932 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 468600

[startup+1793.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=967704/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=468732 CPUtime=1792.65
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119489 0 0 0 179163 102 0 0 25 0 1 0 158658145 479981568 116032 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574268 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117183 116032 123 215 0 116965 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 468732

[startup+1794.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=967640/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=468864 CPUtime=1793.66
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119519 0 0 0 179264 102 0 0 25 0 1 0 158658145 480116736 116062 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117216 116062 123 215 0 116998 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 468864

[startup+1795.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=967512/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=468864 CPUtime=1794.66
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119541 0 0 0 179364 102 0 0 25 0 1 0 158658145 480116736 116084 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117216 116084 123 215 0 116998 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 468864

[startup+1796.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=967448/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=469016 CPUtime=1795.67
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119568 0 0 0 179465 102 0 0 25 0 1 0 158658145 480272384 116111 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117254 116111 123 215 0 117036 0
Current children cumulated CPU time (s) 1795.67
Current children cumulated vsize (Kb) 469016

[startup+1797.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=967320/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=469148 CPUtime=1796.67
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119594 0 0 0 179565 102 0 0 25 0 1 0 158658145 480407552 116137 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117287 116137 123 215 0 117069 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 469148

[startup+1798.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=967192/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=469280 CPUtime=1797.68
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119623 0 0 0 179666 102 0 0 25 0 1 0 158658145 480542720 116166 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117320 116166 123 215 0 117102 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (Kb) 469280

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=967128/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=469280 CPUtime=1798.68
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119647 0 0 0 179766 102 0 0 25 0 1 0 158658145 480542720 116190 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117320 116190 123 215 0 117102 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 469280

[startup+1800.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=967000/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=469408 CPUtime=1799.68
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119678 0 0 0 179866 102 0 0 25 0 1 0 158658145 480673792 116221 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117352 116221 123 215 0 117134 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 469408

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=966872/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=469540 CPUtime=1800.69
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119704 0 0 0 179967 102 0 0 25 0 1 0 158658145 480808960 116247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117385 116247 123 215 0 117167 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 469540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 6242
/proc/meminfo: memFree=966872/2055920 swapFree=4183124/4192956
[pid=6240] ppid=6238 vsize=469540 CPUtime=1800.69
/proc/6240/stat : 6240 (minisat+) R 6238 6240 6191 0 -1 4194304 119704 0 0 0 179967 102 0 0 25 0 1 0 158658145 480808960 116247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6240/statm: 117385 116247 123 215 0 117167 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 469540

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

Child status: 0
Real time (s): 1801.25
CPU time (s): 1800.78
CPU user time (s): 1799.68
CPU system time (s): 1.10383
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (Kb): 469540
The end

Launcher Data (download as text)

Begin job on node44 on Fri Jul 28 20:17:52 UTC 2006


FILE ID= 49785-1154117872

PBS_JOBID= 886805

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=260-sizeP=131-sizeQ=260-581480794-max.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node44/49785-1154117872/instance-49785-1154117872.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-49785-1154117872 -o ROOT/results/node44/solver-49785-1154117872 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node44/49785-1154117872/instance-49785-1154117872.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  c918ba57e672047ee392792cccc2b48f

RANDOM SEED= 896396108

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.238
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.238
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:       1432480 kB
Buffers:         34744 kB
Cached:         509412 kB
SwapCached:       3516 kB
Active:          75208 kB
Inactive:       477468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1432480 kB
SwapTotal:     4192956 kB
SwapFree:      4183124 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14476 kB
Slab:            56672 kB
Committed_AS:   687216 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node44 on Fri Jul 28 20:47:54 UTC 2006