Trace number 350198

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.09 1800.68

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=240-sizeP=121-sizeQ=240-817963885-max.opb
MD5SUMc58b6100663d5c2a4dc369548046ddd4
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 variables29401
Total number of constraints87121
Number of constraints which are clauses87120
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 constraint29040
Number of terms in the objective function 121
Biggest coefficient in the objective function 1329227995784915872903807060280344576
Number of bits for the biggest coefficient in the objective function 121
Sum of the numbers in the objective function 2658455991569831745807614120560689151
Number of bits of the sum of numbers in the objective function 121
Biggest number in a constraint 1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488
Number of bits of the biggest number in a constraint 360
Biggest sum of numbers in a constraint 4697085165547666455778961193578674053925803487664042654232438232254482458885767017065112738772656890028524910
Number of bits of the biggest sum of numbers361
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/0.00	c Parsing PB file...
3.99/4.07	c Converting 87122 PB-constraints to clauses...
3.99/4.09	c   -- Unit propagations: (none)
38.58/38.62	c   -- Detecting intervals from adjacent constraints: #
38.58/38.64	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
38.77/38.81	c ---[   0]---> Adder-cost: 43312   maxlim: 212847209383558716637177843799960157485324605511796896740974396430028339860   bits: 247/247
109.75/109.83	c ==================================[MINISAT+]==================================
109.75/109.83	c | Conflicts | Original         | Learnt                           | Progress |
109.75/109.83	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
109.75/109.83	c ==============================================================================
109.75/109.83	c |         0 |  373824  1242543 |  124608       0        0     nan |  0.000 % |
109.85/109.92	c |       100 |  373791  1242424 |  137068      95      303     3.2 | 10.636 % |
110.35/110.45	c |       250 |  373422  1241119 |  150775     194     1527     7.9 | 10.722 % |
110.45/110.55	c |       476 |  373422  1241119 |  165853     420    10841    25.8 | 10.722 % |
110.55/110.66	c |       814 |  373422  1241119 |  182438     758    18268    24.1 | 10.723 % |
112.75/112.82	c |      1320 |  373422  1241119 |  200682    1264    24203    19.1 | 10.722 % |
112.95/113.04	c |      2079 |  373422  1241119 |  220750    2023    87687    43.3 | 10.722 % |
113.75/113.84	c |      3219 |  373422  1241119 |  242825    3163   124701    39.4 | 10.723 % |
114.45/114.53	c |      4927 |  373422  1241119 |  267108    4871   191101    39.2 | 10.723 % |
116.45/116.50	c |      7490 |  373422  1241119 |  293819    7434   291169    39.2 | 10.722 % |
118.05/118.12	c |     11334 |  373422  1241119 |  323201   11278   520293    46.1 | 10.722 % |
123.74/123.80	c |     17102 |  373422  1241119 |  355521   17046   823104    48.3 | 10.722 % |
135.95/136.05	c |     25755 |  373422  1241119 |  391073   25699  1496190    58.2 | 10.723 % |
150.24/150.37	c |     38730 |  373422  1241119 |  430180   38674  2620992    67.8 | 10.722 % |
200.92/201.04	c |     58191 |  373422  1241119 |  473198   58135  4152621    71.4 | 10.722 % |
265.01/265.19	c |     87384 |  373398  1241041 |  520518   87325  7445228    85.3 | 10.727 % |
344.27/344.50	c |    131175 |  373382  1240989 |  572570  131114 14806996   112.9 | 10.729 % |
462.74/462.96	c |    196862 |  373374  1240963 |  629827  196800 21514628   109.3 | 10.731 % |
539.31/539.56	c |    295388 |  373321  1240772 |  692810  295319 32699068   110.7 | 10.742 % |
1185.30/1185.78	c |    443178 |  373321  1240772 |  762091  443109 62847052   141.8 | 10.742 % |
1800.01/1800.60	c 
1800.01/1800.61	c *** TERMINATED ***
1800.01/1800.61	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/350198-1176805186/instance-350198-1176805186.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node39/watcher-350198-1176805186 -o ROOT/results/node39/solver-350198-1176805186 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/350198-1176805186/minisat+ /tmp/evaluation/350198-1176805186/instance-350198-1176805186.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16829
/proc/meminfo: memFree=1929992/2055920 swapFree=4096632/4192956
[pid=16829] ppid=16827 vsize=1048 CPUtime=0
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 128430693 1073152 101 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135002605 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 262 101 74 215 0 44 0

[startup+0.0227001 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16829
/proc/meminfo: memFree=1929992/2055920 swapFree=4096632/4192956
[pid=16829] ppid=16827 vsize=1336 CPUtime=0.01
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 169 0 0 0 1 0 0 0 18 0 1 0 128430693 1368064 154 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007864 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 334 154 74 215 0 116 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1336

[startup+0.101722 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16829
/proc/meminfo: memFree=1929992/2055920 swapFree=4096632/4192956
[pid=16829] ppid=16827 vsize=2080 CPUtime=0.09
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 369 0 0 0 9 0 0 0 18 0 1 0 128430693 2129920 354 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 520 354 74 215 0 302 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2080

[startup+0.301747 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16829
/proc/meminfo: memFree=1929992/2055920 swapFree=4096632/4192956
[pid=16829] ppid=16827 vsize=4124 CPUtime=0.29
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 881 0 0 0 29 0 0 0 19 0 1 0 128430693 4222976 866 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 1031 867 74 215 0 813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4124

[startup+0.701815 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16829
/proc/meminfo: memFree=1929992/2055920 swapFree=4096632/4192956
[pid=16829] ppid=16827 vsize=8236 CPUtime=0.69
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 1877 0 0 0 68 1 0 0 22 0 1 0 128430693 8433664 1862 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 2059 1862 74 215 0 1841 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8236

[startup+1.50195 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 16830
/proc/meminfo: memFree=1919872/2055920 swapFree=4096632/4192956
[pid=16829] ppid=16827 vsize=15956 CPUtime=1.49
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 3805 0 0 0 146 3 0 0 25 0 1 0 128430693 16338944 3790 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 3989 3790 74 215 0 3771 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15956

[startup+3.10122 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 16830
/proc/meminfo: memFree=1908992/2055920 swapFree=4096632/4192956
[pid=16829] ppid=16827 vsize=30284 CPUtime=3.09
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 7326 0 0 0 304 5 0 0 25 0 1 0 128430693 31010816 7261 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 7571 7261 74 215 0 7353 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30284

[startup+6.30176 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 16830
/proc/meminfo: memFree=1892352/2055920 swapFree=4096632/4192956
[pid=16829] ppid=16827 vsize=38352 CPUtime=6.29
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 9963 0 0 0 623 6 0 0 25 0 1 0 128430693 39272448 9347 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135005323 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 9588 9347 83 215 0 9370 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38352

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 16830
/proc/meminfo: memFree=1892360/2055920 swapFree=4096632/4192956
[pid=16829] ppid=16827 vsize=38352 CPUtime=12.69
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 9963 0 0 0 1263 6 0 0 25 0 1 0 128430693 39272448 9347 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134812624 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 9588 9347 83 215 0 9370 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38352

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 16830
/proc/meminfo: memFree=1892488/2055920 swapFree=4096632/4192956
[pid=16829] ppid=16827 vsize=38352 CPUtime=25.48
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 9963 0 0 0 2542 6 0 0 25 0 1 0 128430693 39272448 9347 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134838324 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 9588 9347 83 215 0 9370 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38352

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 16830
/proc/meminfo: memFree=1762056/2055920 swapFree=4096632/4192956
[pid=16829] ppid=16827 vsize=171176 CPUtime=51.07
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 43168 0 0 0 5078 29 0 0 25 0 1 0 128430693 175284224 41892 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135003213 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 42794 41892 92 215 0 42576 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 171176

[startup+102.306 s]
/proc/loadavg: 1.05 1.00 1.00 2/78 16830
/proc/meminfo: memFree=1761992/2055920 swapFree=4096632/4192956
[pid=16829] ppid=16827 vsize=171176 CPUtime=102.26
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 43168 0 0 0 10196 30 0 0 25 0 1 0 128430693 175284224 41892 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135005858 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 42794 41892 92 215 0 42576 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 171176

[startup+162.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/78 16830
/proc/meminfo: memFree=1756680/2055920 swapFree=4096696/4192956
[pid=16829] ppid=16827 vsize=175368 CPUtime=162.24
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 45347 0 0 0 16193 31 0 0 25 0 1 0 128430693 179576832 43297 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574144 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 43842 43297 123 215 0 43624 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 175368

[startup+222.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/78 16830
/proc/meminfo: memFree=1756552/2055920 swapFree=4096696/4192956
[pid=16829] ppid=16827 vsize=175368 CPUtime=222.21
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 45350 0 0 0 22190 31 0 0 25 0 1 0 128430693 179576832 43300 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 43842 43300 123 215 0 43624 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 175368

[startup+282.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 16830
/proc/meminfo: memFree=1756424/2055920 swapFree=4096760/4192956
[pid=16829] ppid=16827 vsize=175368 CPUtime=282.2
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 45364 0 0 0 28188 32 0 0 25 0 1 0 128430693 179576832 43314 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 43842 43314 123 215 0 43624 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 175368

[startup+342.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 16830
/proc/meminfo: memFree=1756296/2055920 swapFree=4096760/4192956
[pid=16829] ppid=16827 vsize=175368 CPUtime=342.17
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 45379 0 0 0 34185 32 0 0 25 0 1 0 128430693 179576832 43329 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 43842 43329 123 215 0 43624 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 175368

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 16830
/proc/meminfo: memFree=1756232/2055920 swapFree=4096760/4192956
[pid=16829] ppid=16827 vsize=175368 CPUtime=402.16
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 45379 0 0 0 40183 33 0 0 25 0 1 0 128430693 179576832 43329 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574298 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 43842 43329 123 215 0 43624 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 175368

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16830
/proc/meminfo: memFree=1756168/2055920 swapFree=4096760/4192956
[pid=16829] ppid=16827 vsize=175368 CPUtime=462.14
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 45379 0 0 0 46181 33 0 0 25 0 1 0 128430693 179576832 43329 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 43842 43329 123 215 0 43624 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 175368

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16830
/proc/meminfo: memFree=1734216/2055920 swapFree=4096824/4192956
[pid=16829] ppid=16827 vsize=197712 CPUtime=522.12
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 50937 0 0 0 52172 40 0 0 25 0 1 0 128430693 202457088 48887 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 49428 48887 123 215 0 49210 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 197712

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16830
/proc/meminfo: memFree=1714312/2055920 swapFree=4096824/4192956
[pid=16829] ppid=16827 vsize=217708 CPUtime=582.1
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 55810 0 0 0 58165 45 0 0 25 0 1 0 128430693 222932992 53760 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 54427 53760 123 215 0 54209 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 217708

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16830
/proc/meminfo: memFree=1700104/2055920 swapFree=4096888/4192956
[pid=16829] ppid=16827 vsize=231636 CPUtime=642.08
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 59300 0 0 0 64159 49 0 0 25 0 1 0 128430693 237195264 57250 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 57909 57250 123 215 0 57691 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 231636


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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16830
/proc/meminfo: memFree=1662728/2055920 swapFree=4096952/4192956
[pid=16829] ppid=16827 vsize=268664 CPUtime=822.02
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 68587 0 0 0 82142 60 0 0 25 0 1 0 128430693 275111936 66537 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 67166 66537 123 215 0 66948 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 268664

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16830
/proc/meminfo: memFree=1651912/2055920 swapFree=4096952/4192956
[pid=16829] ppid=16827 vsize=279252 CPUtime=882
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 71269 0 0 0 88137 63 0 0 25 0 1 0 128430693 285954048 69219 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 69813 69219 123 215 0 69595 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 279252

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16830
/proc/meminfo: memFree=1641672/2055920 swapFree=4097016/4192956
[pid=16829] ppid=16827 vsize=289636 CPUtime=941.98
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 73851 0 0 0 94132 66 0 0 25 0 1 0 128430693 296587264 71801 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 72409 71801 123 215 0 72191 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 289636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16830
/proc/meminfo: memFree=1630664/2055920 swapFree=4097016/4192956
[pid=16829] ppid=16827 vsize=300312 CPUtime=1001.96
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 76527 0 0 0 100126 70 0 0 25 0 1 0 128430693 307519488 74477 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 75078 74477 123 215 0 74860 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 300312

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16830
/proc/meminfo: memFree=1620168/2055920 swapFree=4097016/4192956
[pid=16829] ppid=16827 vsize=310888 CPUtime=1061.95
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 79163 0 0 0 106121 74 0 0 25 0 1 0 128430693 318349312 77113 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 77722 77113 123 215 0 77504 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 310888

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16832
/proc/meminfo: memFree=1609928/2055920 swapFree=4097080/4192956
[pid=16829] ppid=16827 vsize=320848 CPUtime=1121.93
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 81656 0 0 0 112116 77 0 0 25 0 1 0 128430693 328548352 79606 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 80212 79606 123 215 0 79994 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 320848

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16832
/proc/meminfo: memFree=1600136/2055920 swapFree=4097080/4192956
[pid=16829] ppid=16827 vsize=330604 CPUtime=1181.9
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 84111 0 0 0 118110 80 0 0 25 0 1 0 128430693 338538496 82061 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 82651 82061 123 215 0 82433 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 330604

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16832
/proc/meminfo: memFree=1591048/2055920 swapFree=4097144/4192956
[pid=16829] ppid=16827 vsize=339432 CPUtime=1241.89
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 86328 0 0 0 124106 83 0 0 25 0 1 0 128430693 347578368 84278 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134573890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 84858 84278 123 215 0 84640 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 339432

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16832
/proc/meminfo: memFree=1582216/2055920 swapFree=4097144/4192956
[pid=16829] ppid=16827 vsize=348880 CPUtime=1301.87
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 88499 0 0 0 130101 86 0 0 25 0 1 0 128430693 357253120 86449 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134578873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 87220 86449 123 215 0 87002 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 348880

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16832
/proc/meminfo: memFree=1574280/2055920 swapFree=4097208/4192956
[pid=16829] ppid=16827 vsize=356764 CPUtime=1361.85
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 90473 0 0 0 136096 89 0 0 25 0 1 0 128430693 365326336 88423 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 89191 88423 123 215 0 88973 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 356764

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16832
/proc/meminfo: memFree=1567368/2055920 swapFree=4097208/4192956
[pid=16829] ppid=16827 vsize=363584 CPUtime=1421.83
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 92178 0 0 0 142092 91 0 0 25 0 1 0 128430693 372310016 90128 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 90896 90128 123 215 0 90678 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 363584

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16832
/proc/meminfo: memFree=1561352/2055920 swapFree=4097208/4192956
[pid=16829] ppid=16827 vsize=369496 CPUtime=1481.81
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 93666 0 0 0 148087 94 0 0 25 0 1 0 128430693 378363904 91616 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 92374 91616 123 215 0 92156 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 369496

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16832
/proc/meminfo: memFree=1555592/2055920 swapFree=4097272/4192956
[pid=16829] ppid=16827 vsize=375244 CPUtime=1541.79
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 95090 0 0 0 154083 96 0 0 25 0 1 0 128430693 384249856 93040 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134575426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 93811 93040 123 215 0 93593 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 375244

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16832
/proc/meminfo: memFree=1550024/2055920 swapFree=4097272/4192956
[pid=16829] ppid=16827 vsize=380752 CPUtime=1601.77
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 96476 0 0 0 160078 99 0 0 25 0 1 0 128430693 389890048 94426 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581186 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 95188 94426 123 215 0 94970 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 380752

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16832
/proc/meminfo: memFree=1543880/2055920 swapFree=4097336/4192956
[pid=16829] ppid=16827 vsize=386668 CPUtime=1661.75
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 97979 0 0 0 166075 100 0 0 25 0 1 0 128430693 395948032 95929 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 96667 95929 123 215 0 96449 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 386668

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16832
/proc/meminfo: memFree=1538248/2055920 swapFree=4097336/4192956
[pid=16829] ppid=16827 vsize=392272 CPUtime=1721.73
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 99380 0 0 0 172070 103 0 0 25 0 1 0 128430693 401686528 97330 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 98068 97330 123 215 0 97850 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 392272

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16832
/proc/meminfo: memFree=1532168/2055920 swapFree=4097336/4192956
[pid=16829] ppid=16827 vsize=398116 CPUtime=1781.71
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 100848 0 0 0 178066 105 0 0 25 0 1 0 128430693 407670784 98798 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574268 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 99529 98798 123 215 0 99311 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 398116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16832
/proc/meminfo: memFree=1529928/2055920 swapFree=4097336/4192956
[pid=16829] ppid=16827 vsize=400340 CPUtime=1800.01
/proc/16829/stat : 16829 (minisat+) R 16827 16829 16061 0 -1 4194304 101385 0 0 0 179895 106 0 0 25 0 1 0 128430693 409948160 99335 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16829/statm: 100085 99335 123 215 0 99867 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 400340

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

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.68
CPU time (s): 1800.09
CPU user time (s): 1798.96
CPU system time (s): 1.13383
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 400340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.96
system time used= 1.13383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101386
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 429
involuntary context switches= 3097

runsolver used 2.06269 second user time and 4.66329 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Tue Apr 17 10:19:46 UTC 2007

IDJOB= 350198
IDBENCH= 3032
IDSOLVER= 156
FILE ID= node39/350198-1176805186

PBS_JOBID= 4586222

Free space on /tmp= 66477 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=240-sizeP=121-sizeQ=240-817963885-max.opb
COMMAND LINE= /tmp/evaluation/350198-1176805186/minisat+ /tmp/evaluation/350198-1176805186/instance-350198-1176805186.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node39/convwatcher-350198-1176805186 -o ROOT/results/node39/conversion-350198-1176805186 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/350198-1176805186/instance-350198-1176805186.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-350198-1176805186 -o ROOT/results/node39/solver-350198-1176805186 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/350198-1176805186/minisat+ /tmp/evaluation/350198-1176805186/instance-350198-1176805186.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  c58b6100663d5c2a4dc369548046ddd4

RANDOM SEED= 389403965

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.256
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.256
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:       1930400 kB
Buffers:         15212 kB
Cached:          44116 kB
SwapCached:      23292 kB
Active:          53960 kB
Inactive:        39200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1930400 kB
SwapTotal:     4192956 kB
SwapFree:      4096632 kB
Dirty:            6556 kB
Writeback:           0 kB
Mapped:          30800 kB
Slab:            17668 kB
Committed_AS:  1762944 kB
PageTables:       2012 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66477 MiB

End job on node39 on Tue Apr 17 10:49:49 UTC 2007