Trace number 49789

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.75 1801.25

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	c Parsing PB file...
8.72	c Converting 174422 PB-constraints to clauses...
8.77	c   -- Unit propagations: (none)
161.80	c   -- Detecting intervals from adjacent constraints: #
161.83	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
162.18	c ---[   0]---> Adder-cost: 86522   maxlim: 190908695363218648906951575825249014842806235021726123775097889391951359681794203232040567064728860003521   bits: 347/347
374.29	c ==================================[MINISAT+]==================================
374.29	c | Conflicts | Original         | Learnt                           | Progress |
374.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
374.29	c ==============================================================================
374.29	c |         0 |  748399  2487291 |  249466       0        0     nan |  0.000 % |
374.32	c |       100 |  748399  2487291 |  274412     100      315     3.1 | 10.584 % |
376.00	c |       250 |  748015  2485933 |  301853     198     7004    35.4 | 10.628 % |
379.17	c |       476 |  748015  2485933 |  332039     424     8377    19.8 | 10.628 % |
379.62	c |       813 |  748015  2485933 |  365243     761    37118    48.8 | 10.628 % |
380.10	c |      1322 |  748015  2485933 |  401767    1270    80279    63.2 | 10.628 % |
385.78	c |      2083 |  748015  2485933 |  441944    2031   115951    57.1 | 10.628 % |
386.43	c |      3222 |  748015  2485933 |  486138    3170   289557    91.3 | 10.628 % |
388.61	c |      4930 |  748004  2485890 |  534752    4877   365284    74.9 | 10.630 % |
392.04	c |      7493 |  748004  2485890 |  588227    7440   524644    70.5 | 10.630 % |
398.22	c |     11337 |  747931  2485649 |  647050   11273   801991    71.1 | 10.636 % |
410.37	c |     17103 |  747779  2485155 |  711755   17020  1191492    70.0 | 10.649 % |
425.36	c |     25752 |  747691  2484869 |  782931   25658  1949579    76.0 | 10.657 % |
435.58	c |     38727 |  747656  2484748 |  861224   38629  3599181    93.2 | 10.660 % |
456.99	c |     58190 |  747656  2484748 |  947346   58092  7427595   127.9 | 10.660 % |
493.91	c |     87382 |  747186  2483096 | 1042081   87198 12845384   147.3 | 10.709 % |
596.59	c |    131174 |  747178  2483070 | 1146289  130989 19609265   149.7 | 10.710 % |
803.21	c |    196859 |  747178  2483070 | 1260918  196674 26287708   133.7 | 10.710 % |
938.63	c |    295385 |  746928  2482204 | 1387010  295147 44423160   150.5 | 10.738 % |
1303.54	c |    443174 |  746888  2482074 | 1525711  442931 70632048   159.5 | 10.742 % |
1801.16	c 
1801.16	c *** TERMINATED ***
1801.16	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node60/watcher-49789-1154118411 -o ROOT/results/node60/solver-49789-1154118411 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node60/49789-1154118411/instance-49789-1154118411.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1351296/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=1048 CPUtime=0
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 158710978 1073152 99 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 262 99 74 215 0 44 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1273616/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=9.99
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 990 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012143 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 79180

[startup+20.0086 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1273752/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=19.99
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 1990 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838350 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 79180

[startup+30.0146 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1273816/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=30
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 2991 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 79180

[startup+40.0206 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1273880/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=40
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 3991 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134531187 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 79180

[startup+50.0266 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1273880/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=50
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 4991 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 79180

[startup+60.0326 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1273880/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=60
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 5991 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 79180

[startup+70.0386 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1273944/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=70.01
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 6992 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005815 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 79180

[startup+80.0446 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1273944/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=80.01
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 7992 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805995 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 79180

[startup+90.0505 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1273944/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=90.01
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 8992 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 79180

[startup+100.057 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1273944/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=100.02
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 9993 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621832 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 79180

[startup+110.063 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1273944/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=110.02
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 10993 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003878 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 79180

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1273944/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=120.02
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 11993 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012076 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 79180

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1273944/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=130.03
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 12994 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003237 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 79180

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1274008/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=140.03
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 13994 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812654 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 79180

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1274008/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=150.03
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 14994 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812745 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 79180

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1274008/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=79180 CPUtime=160.04
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 20648 0 0 0 15995 9 0 0 25 0 1 0 158710978 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621529 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 79180

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1247512/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=105792 CPUtime=170.04
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 27526 0 0 0 16975 29 0 0 25 0 1 0 158710978 108331008 26111 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 26448 26112 89 215 0 26230 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 105792

[startup+180.103 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2413
/proc/meminfo: memFree=1079512/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=278244 CPUtime=180.04
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 70113 0 0 0 17959 45 0 0 25 0 1 0 158710978 284921856 68038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 69561 68038 92 215 0 69343 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 278244

[startup+190.109 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2413
/proc/meminfo: memFree=901784/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=458912 CPUtime=190.04
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 114440 0 0 0 18942 62 0 0 25 0 1 0 158710978 469925888 112365 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 114728 112365 92 215 0 114510 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 458912

[startup+200.115 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2413
/proc/meminfo: memFree=878488/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=482256 CPUtime=200.04
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 120537 0 0 0 19939 65 0 0 25 0 1 0 158710978 493830144 118127 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134691260 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 120564 118127 92 215 0 120346 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 482256

[startup+210.121 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2413

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

/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 140562 0 0 0 178070 86 0 0 25 0 1 0 158710978 540332032 130658 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 131917 130658 123 215 0 131699 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 527668

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=827808/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=528064 CPUtime=1782.56
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 140682 0 0 0 178170 86 0 0 25 0 1 0 158710978 540737536 130778 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 132016 130778 123 215 0 131798 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 528064

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=827360/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=528588 CPUtime=1783.56
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 140795 0 0 0 178270 86 0 0 25 0 1 0 158710978 541274112 130891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 132147 130891 123 215 0 131929 0
Current children cumulated CPU time (s) 1783.56
Current children cumulated vsize (Kb) 528588

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=826912/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=528988 CPUtime=1784.58
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 140917 0 0 0 178371 87 0 0 25 0 1 0 158710978 541683712 131013 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 132247 131013 123 215 0 132029 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 528988

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=826464/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=529384 CPUtime=1785.58
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 141019 0 0 0 178471 87 0 0 25 0 1 0 158710978 542089216 131115 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580730 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 132346 131115 123 215 0 132128 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 529384

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=825952/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=529920 CPUtime=1786.58
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 141155 0 0 0 178571 87 0 0 25 0 1 0 158710978 542638080 131251 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 132480 131251 123 215 0 132262 0
Current children cumulated CPU time (s) 1786.58
Current children cumulated vsize (Kb) 529920

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=825632/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=530316 CPUtime=1787.59
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 141228 0 0 0 178672 87 0 0 25 0 1 0 158710978 543043584 131324 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 132579 131324 123 215 0 132361 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 530316

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=825248/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=530712 CPUtime=1788.59
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 141320 0 0 0 178772 87 0 0 25 0 1 0 158710978 543449088 131416 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 132678 131416 123 215 0 132460 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 530712

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=824864/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=531112 CPUtime=1789.6
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 141426 0 0 0 178873 87 0 0 25 0 1 0 158710978 543858688 131522 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 132778 131522 123 215 0 132560 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 531112

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=824352/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=531508 CPUtime=1790.6
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 141542 0 0 0 178973 87 0 0 25 0 1 0 158710978 544264192 131638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 132877 131638 123 215 0 132659 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 531508

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=823904/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=532036 CPUtime=1791.6
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 141656 0 0 0 179073 87 0 0 25 0 1 0 158710978 544804864 131752 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 133009 131752 123 215 0 132791 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (Kb) 532036

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=823456/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=532432 CPUtime=1792.61
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 141769 0 0 0 179174 87 0 0 25 0 1 0 158710978 545210368 131865 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 133108 131865 123 215 0 132890 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 532432

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=823072/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=532832 CPUtime=1793.61
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 141864 0 0 0 179274 87 0 0 25 0 1 0 158710978 545619968 131960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 133208 131960 123 215 0 132990 0
Current children cumulated CPU time (s) 1793.61
Current children cumulated vsize (Kb) 532832

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=822944/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=532964 CPUtime=1794.62
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 141891 0 0 0 179375 87 0 0 25 0 1 0 158710978 545755136 131987 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 133241 131987 123 215 0 133023 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 532964

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=822880/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=533096 CPUtime=1795.62
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 141917 0 0 0 179475 87 0 0 25 0 1 0 158710978 545890304 132013 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 133274 132013 123 215 0 133056 0
Current children cumulated CPU time (s) 1795.62
Current children cumulated vsize (Kb) 533096

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=822560/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=533360 CPUtime=1796.63
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 141988 0 0 0 179576 87 0 0 25 0 1 0 158710978 546160640 132084 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 133340 132084 123 215 0 133122 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 533360

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=822240/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=533752 CPUtime=1797.63
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 142081 0 0 0 179676 87 0 0 25 0 1 0 158710978 546562048 132177 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 133438 132177 123 215 0 133220 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 533752

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=822048/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=533884 CPUtime=1798.63
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 142115 0 0 0 179776 87 0 0 25 0 1 0 158710978 546697216 132211 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 133471 132211 123 215 0 133253 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 533884

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=821792/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=534016 CPUtime=1799.64
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 142178 0 0 0 179877 87 0 0 25 0 1 0 158710978 546832384 132274 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 133504 132274 123 215 0 133286 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 534016

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=821536/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=534276 CPUtime=1800.64
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 142243 0 0 0 179977 87 0 0 25 0 1 0 158710978 547098624 132339 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 133569 132339 123 215 0 133351 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 534276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 2415
/proc/meminfo: memFree=821536/2055920 swapFree=4184148/4192956
[pid=2413] ppid=2411 vsize=534276 CPUtime=1800.65
/proc/2413/stat : 2413 (minisat+) R 2411 2413 2364 0 -1 4194304 142244 0 0 0 179978 87 0 0 25 0 1 0 158710978 547098624 132340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2413/statm: 133569 132340 123 215 0 133351 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 534276

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

Child status: 0
Real time (s): 1801.25
CPU time (s): 1800.75
CPU user time (s): 1799.78
CPU system time (s): 0.963853
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (Kb): 534276
The end

Launcher Data (download as text)

Begin job on node60 on Fri Jul 28 20:26:52 UTC 2006


FILE ID= 49789-1154118411

PBS_JOBID= 886821

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= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node60/49789-1154118411/instance-49789-1154118411.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-49789-1154118411 -o ROOT/results/node60/solver-49789-1154118411 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node60/49789-1154118411/instance-49789-1154118411.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  155cfa68d401e9611b171cd288033a79

RANDOM SEED= 469670214

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
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.231
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:       1351504 kB
Buffers:         33004 kB
Cached:         596480 kB
SwapCached:       2576 kB
Active:          66760 kB
Inactive:       571280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1351504 kB
SwapTotal:     4192956 kB
SwapFree:      4184148 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14584 kB
Slab:            52332 kB
Committed_AS:  1124720 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node60 on Fri Jul 28 20:56:53 UTC 2006