Trace number 350093

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.14Signal 170.239 170.348

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=340-sizeP=171-sizeQ=340-700380480-max.opb
MD5SUM155cfa68d401e9611b171cd288033a79
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 variables58651
Total number of constraints174421
Number of constraints which are clauses174420
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 constraint58140
Number of terms in the objective function 171
Biggest coefficient in the objective function 1496577676626844588240573268701473812127674924007424
Number of bits for the biggest coefficient in the objective function 171
Sum of the numbers in the objective function 2993155353253689176481146537402947624255349848014847
Number of bits of the sum of numbers in the objective function 171
Biggest number in a constraint 1675975991242824637446753124775730765934920727574049172215445180465220503759193372100234287270862928461253982273310756356719235351493321243304206125760512
Number of bits of the biggest number in a constraint 510
Biggest sum of numbers in a constraint 6703903964971298549787012499102923063739682910296195038597131527667767167333656272927595621892946315600953569576375136127347577727820033305822846748291905
Number of bits of the biggest sum of numbers511
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...
9.08/9.14	c Converting 174422 PB-constraints to clauses...
9.08/9.19	c   -- Unit propagations: (none)
162.53/162.61	c   -- Detecting intervals from adjacent constraints: #
162.53/162.65	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
162.83/162.97	c ---[   0]---> 

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/350093-1176792680/instance-350093-1176792680.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/node14/watcher-350093-1176792680 -o ROOT/results/node14/solver-350093-1176792680 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/350093-1176792680/minisat+ /tmp/evaluation/350093-1176792680/instance-350093-1176792680.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.93 0.99 0.99 3/77 29989
/proc/meminfo: memFree=1547024/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=1048 CPUtime=0
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 127185820 1073152 102 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 262 102 74 215 0 44 0

[startup+0.0104851 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 29989
/proc/meminfo: memFree=1547024/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=1048 CPUtime=0
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 127185820 1073152 117 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 295 119 74 215 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1048

[startup+0.101492 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 29989
/proc/meminfo: memFree=1547024/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=2160 CPUtime=0.09
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 373 0 0 0 9 0 0 0 18 0 1 0 127185820 2211840 358 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 540 358 74 215 0 322 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2160

[startup+0.301513 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 29989
/proc/meminfo: memFree=1547024/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=4064 CPUtime=0.29
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 878 0 0 0 29 0 0 0 19 0 1 0 127185820 4161536 863 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135034051 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 1052 868 74 215 0 834 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4064

[startup+0.701549 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 29989
/proc/meminfo: memFree=1547024/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=7940 CPUtime=0.69
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 1826 0 0 0 69 0 0 0 22 0 1 0 127185820 8130560 1811 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 1985 1811 74 215 0 1767 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7940

[startup+1.50163 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 29990
/proc/meminfo: memFree=1536648/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=15496 CPUtime=1.48
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 3692 0 0 0 146 2 0 0 25 0 1 0 127185820 15867904 3677 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 3874 3677 74 215 0 3656 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15496

[startup+3.10178 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 29990
/proc/meminfo: memFree=1526600/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=30776 CPUtime=3.08
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 7422 0 0 0 304 4 0 0 25 0 1 0 127185820 31514624 7357 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 7694 7357 74 215 0 7476 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30776

[startup+6.30108 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 29990
/proc/meminfo: memFree=1497352/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=52912 CPUtime=6.28
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 13026 0 0 0 620 8 0 0 25 0 1 0 127185820 54181888 12878 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134805896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 13228 12878 74 215 0 13010 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52912

[startup+12.7017 s]
/proc/loadavg: 0.94 0.99 0.99 2/78 29990
/proc/meminfo: memFree=1468872/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=79180 CPUtime=12.68
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 20647 0 0 0 1257 11 0 0 25 0 1 0 127185820 81080320 19483 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134621832 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 79180

[startup+25.5019 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 29990
/proc/meminfo: memFree=1469000/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=79180 CPUtime=25.48
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 20647 0 0 0 2537 11 0 0 25 0 1 0 127185820 81080320 19483 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134812638 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79180

[startup+51.1013 s]
/proc/loadavg: 0.97 0.99 0.99 2/78 29990
/proc/meminfo: memFree=1469256/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=79180 CPUtime=51.06
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 20647 0 0 0 5095 11 0 0 25 0 1 0 127185820 81080320 19483 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134812718 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 79180

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 0.99 2/78 29990
/proc/meminfo: memFree=1469320/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=79180 CPUtime=102.24
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 20647 0 0 0 10213 11 0 0 25 0 1 0 127185820 81080320 19483 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135005838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79180

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29990
/proc/meminfo: memFree=1469256/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=79180 CPUtime=162.23
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 20647 0 0 0 16211 12 0 0 25 0 1 0 127185820 81080320 19483 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135012072 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 79180

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

[startup+166.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29990
/proc/meminfo: memFree=1469128/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=79180 CPUtime=166.22
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 20652 0 0 0 16595 27 0 0 25 0 1 0 127185820 81080320 19488 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134809948 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 19795 19488 88 215 0 19577 0
Current children cumulated CPU time (s) 166.22
Current children cumulated vsize (KiB) 79180

[startup+167.902 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29990
/proc/meminfo: memFree=1469128/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=79180 CPUtime=167.82
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 20652 0 0 0 16755 27 0 0 25 0 1 0 127185820 81080320 19488 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134838470 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 19795 19488 88 215 0 19577 0
Current children cumulated CPU time (s) 167.82
Current children cumulated vsize (KiB) 79180

[startup+169.502 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29990
/proc/meminfo: memFree=1469128/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=79180 CPUtime=169.42
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 20652 0 0 0 16915 27 0 0 25 0 1 0 127185820 81080320 19488 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135003915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 19795 19488 88 215 0 19577 0
Current children cumulated CPU time (s) 169.42
Current children cumulated vsize (KiB) 79180

[startup+169.902 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29990
/proc/meminfo: memFree=1469128/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=94068 CPUtime=169.82
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4194304 24344 0 0 0 16953 29 0 0 25 0 1 0 127185820 96325632 23180 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135006333 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 23517 23180 89 215 0 23299 0
Current children cumulated CPU time (s) 169.82
Current children cumulated vsize (KiB) 94068

[startup+170.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29990
/proc/meminfo: memFree=1469128/2055920 swapFree=4145064/4192956
[pid=29989] ppid=29987 vsize=0 CPUtime=170.23
/proc/29989/stat : 29989 (minisat+) R 29987 29989 29170 0 -1 4195844 24857 0 0 0 16955 68 0 0 25 0 1 0 127185820 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29989/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 170.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 170.348
CPU time (s): 170.239
CPU user time (s): 169.55
CPU system time (s): 0.688895
CPU usage (%): 99.936
Max. virtual memory (cumulated for all children) (KiB): 95280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 169.55
system time used= 0.688895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24857
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= 346
involuntary context switches= 501

runsolver used 0.32295 second user time and 0.58891 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue Apr 17 06:51:21 UTC 2007

IDJOB= 350093
IDBENCH= 2972
IDSOLVER= 156
FILE ID= node14/350093-1176792680

PBS_JOBID= 4580831

Free space on /tmp= 66289 MiB

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

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  155cfa68d401e9611b171cd288033a79

RANDOM SEED= 60095734

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1547432 kB
Buffers:         27612 kB
Cached:         407564 kB
SwapCached:      15732 kB
Active:          99756 kB
Inactive:       363992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1547432 kB
SwapTotal:     4192956 kB
SwapFree:      4145064 kB
Dirty:           11908 kB
Writeback:           0 kB
Mapped:          31068 kB
Slab:            30224 kB
Committed_AS:  6541460 kB
PageTables:       1788 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= 66198 MiB

End job on node14 on Tue Apr 17 06:54:11 UTC 2007