Trace number 49814

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.74 1801.37

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=400-sizeP=201-sizeQ=400-87904490.opb
MD5SUMd5edef3c4035c8a6108ec4f777e769fb
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark365.237
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables81001
Total number of constraints241201
Number of constraints which are clauses241200
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 constraint80400
Number of terms in the objective function 201
Biggest coefficient in the objective function 1606938044258990275541962092341162602522202993782792835301376
Number of bits for the biggest coefficient in the objective function 201
Sum of the numbers in the objective function 3213876088517980551083924184682325205044405987565585670602751
Number of bits of the sum of numbers in the objective function 201
Biggest number in a constraint 2074757784440496479256203931845580575506223116121218449997828664845326405706454073199853524473551897144098943305650394591197575537705887653943437417056981843530590901700754761842688
Number of bits of the biggest number in a constraint 600
Biggest sum of numbers in a constraint 8299031137761985917024815727382322302024892464484873799991313419664837827391154871651005228706296088699355875555839163484213727699346231811168069148386972247138995410784642717179115
Number of bits of the biggest sum of numbers601
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...
12.28	c Converting 241202 PB-constraints to clauses...
12.34	c   -- Unit propagations: (none)
317.40	c   -- Detecting intervals from adjacent constraints: #
317.46	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
317.94	c ---[   0]---> Adder-cost: 120194   maxlim: 517689692085177152592604982809471562777441035605742369328546745456951798844725941363761221132332283181736855281754487661335   bits: 408/408
675.96	c ==================================[MINISAT+]==================================
675.96	c | Conflicts | Original         | Learnt                           | Progress |
675.96	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
675.96	c ==============================================================================
675.96	c |         0 | 1039704  3456336 |  346568       0        0     nan |  0.000 % |
675.97	c |       100 | 1039704  3456336 |  381224     100      313     3.1 | 10.374 % |
678.02	c |       250 | 1038443  3451893 |  419347      75      228     3.0 | 10.481 % |
678.27	c |       475 | 1038360  3451612 |  461282     288      890     3.1 | 10.488 % |
678.37	c |       812 | 1038351  3451583 |  507410     624     1936     3.1 | 10.489 % |
683.59	c |      1320 | 1038351  3451583 |  558151    1132     4781     4.2 | 10.489 % |
686.47	c |      2080 | 1038351  3451583 |  613966    1892    77865    41.2 | 10.489 % |
700.44	c |      3219 | 1038351  3451583 |  675362    3031   146993    48.5 | 10.489 % |
715.45	c |      4928 | 1038333  3451521 |  742899    4686   320948    68.5 | 10.490 % |
742.57	c |      7490 | 1038333  3451521 |  817189    7248   604594    83.4 | 10.490 % |
748.64	c |     11334 | 1038333  3451521 |  898908   11092  1151043   103.8 | 10.490 % |
819.04	c |     17100 | 1038333  3451521 |  988798   16858  1677903    99.5 | 10.490 % |
906.98	c |     25749 | 1038272  3451300 | 1087678   25499  2951477   115.7 | 10.495 % |
1037.95	c |     38723 | 1038261  3451257 | 1196446   38472  5535666   143.9 | 10.496 % |
1121.24	c |     58184 | 1038261  3451257 | 1316091   57933 10918751   188.5 | 10.496 % |
1515.61	c |     87377 | 1038261  3451257 | 1447700   87126 19846080   227.8 | 10.496 % |
1578.05	c |    131166 | 1038261  3451257 | 1592470  130915 28719158   219.4 | 10.496 % |
1769.15	c |    196850 | 1038261  3451257 | 1751717  196599 48163978   245.0 | 10.496 % |
1801.25	c 
1801.25	c *** TERMINATED ***
1801.25	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/node21/watcher-49814-1154120403 -o ROOT/results/node21/solver-49814-1154120403 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node21/49814-1154120403/instance-49814-1154120403.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.99 2/64 24629
/proc/meminfo: memFree=1420880/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=1048 CPUtime=0
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 158901189 1073152 85 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 262 85 67 215 0 44 0

[startup+10.0019 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 24629
/proc/meminfo: memFree=1317520/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=106224 CPUtime=9.99
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 26191 0 0 0 985 14 0 0 25 0 1 0 158901189 108773376 25917 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 26556 25917 74 215 0 26338 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 106224

[startup+20.008 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 24629
/proc/meminfo: memFree=1310992/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=19.99
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 1984 15 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621283 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 112348

[startup+30.0141 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 24629
/proc/meminfo: memFree=1311056/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=30
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 2985 15 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 112348

[startup+40.0202 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 24629
/proc/meminfo: memFree=1311120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=40.04
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 3989 15 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005800 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 40.04
Current children cumulated vsize (Kb) 112348

[startup+50.0713 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 24629
/proc/meminfo: memFree=1311120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=50.05
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 4990 15 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805995 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 50.05
Current children cumulated vsize (Kb) 112348

[startup+60.0774 s]
/proc/loadavg: 0.97 0.97 0.99 2/70 24655
/proc/meminfo: memFree=1310112/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=60.04
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 5987 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812690 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 60.04
Current children cumulated vsize (Kb) 112348

[startup+70.0845 s]
/proc/loadavg: 0.97 0.97 0.99 2/70 24745
/proc/meminfo: memFree=1309912/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=70.02
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 6985 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621312 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 112348

[startup+80.1026 s]
/proc/loadavg: 1.20 1.02 1.00 2/70 24787
/proc/meminfo: memFree=1309976/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=79.99
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 7982 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003912 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 112348

[startup+90.1097 s]
/proc/loadavg: 1.17 1.02 1.00 2/64 24827
/proc/meminfo: memFree=1310856/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=89.97
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 8980 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812700 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 89.97
Current children cumulated vsize (Kb) 112348

[startup+100.116 s]
/proc/loadavg: 1.14 1.02 1.00 2/64 24827
/proc/meminfo: memFree=1310928/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=99.98
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 9981 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812692 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 112348

[startup+110.122 s]
/proc/loadavg: 1.12 1.02 1.00 2/64 24827
/proc/meminfo: memFree=1310928/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=109.98
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 10981 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 112348

[startup+120.128 s]
/proc/loadavg: 1.10 1.02 1.00 2/64 24827
/proc/meminfo: memFree=1310928/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=119.98
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 11981 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808949 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 119.98
Current children cumulated vsize (Kb) 112348

[startup+130.134 s]
/proc/loadavg: 1.08 1.02 1.00 2/64 24827
/proc/meminfo: memFree=1310928/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=129.99
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 12982 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621718 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 112348

[startup+140.14 s]
/proc/loadavg: 1.07 1.01 1.00 2/64 24827
/proc/meminfo: memFree=1310992/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=139.99
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 13982 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 112348

[startup+150.146 s]
/proc/loadavg: 1.06 1.01 1.00 2/64 24827
/proc/meminfo: memFree=1310992/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=149.99
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 14982 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808992 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 149.99
Current children cumulated vsize (Kb) 112348

[startup+160.152 s]
/proc/loadavg: 1.05 1.01 1.00 2/64 24827
/proc/meminfo: memFree=1310992/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=159.99
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 15982 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812625 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 159.99
Current children cumulated vsize (Kb) 112348

[startup+170.159 s]
/proc/loadavg: 1.04 1.01 1.00 2/64 24827
/proc/meminfo: memFree=1310992/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=170
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 16983 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805987 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (Kb) 112348

[startup+180.165 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 24827
/proc/meminfo: memFree=1310992/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=180
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 17983 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812736 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 112348

[startup+190.171 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 24827
/proc/meminfo: memFree=1310992/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=190
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 18983 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812745 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 190
Current children cumulated vsize (Kb) 112348

[startup+200.177 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 24827
/proc/meminfo: memFree=1310992/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=112348 CPUtime=200.01
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 29004 0 0 0 19984 17 0 0 25 0 1 0 158901189 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621796 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 112348

[startup+210.183 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 24827

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

/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 178030 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 730792

[startup+1783.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1782.53
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 178131 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 730792

[startup+1784.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1783.53
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 178231 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 730792

[startup+1785.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1784.54
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 178332 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 730792

[startup+1786.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1785.54
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 178432 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 730792

[startup+1787.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1786.55
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 178533 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 730792

[startup+1788.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1787.55
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 178633 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 730792

[startup+1789.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1788.56
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 178734 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 730792

[startup+1790.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1789.56
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 178834 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 730792

[startup+1791.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1790.57
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 178935 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (Kb) 730792

[startup+1792.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1791.57
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 179035 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 730792

[startup+1793.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1792.58
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 179136 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (Kb) 730792

[startup+1794.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1793.58
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 179236 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 730792

[startup+1795.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1794.59
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 179337 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (Kb) 730792

[startup+1796.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1795.59
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 179437 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 730792

[startup+1797.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1796.59
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 179537 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 730792

[startup+1798.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1797.6
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 179638 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 730792

[startup+1799.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1798.6
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 179738 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 730792

[startup+1800.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1799.61
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 179839 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 730792

[startup+1801.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1800.61
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 179939 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 730792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24827
/proc/meminfo: memFree=695120/2055920 swapFree=4182912/4192956
[pid=24629] ppid=24627 vsize=730792 CPUtime=1800.62
/proc/24629/stat : 24629 (minisat+) R 24627 24629 24580 0 -1 4194304 205699 0 0 0 179940 122 0 0 25 0 1 0 158901189 748331008 181176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24629/statm: 182698 181176 123 215 0 182480 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 730792

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

Child status: 0
Real time (s): 1801.37
CPU time (s): 1800.74
CPU user time (s): 1799.4
CPU system time (s): 1.3408
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (Kb): 799800
The end

Launcher Data (download as text)

Begin job on node21 on Fri Jul 28 21:00:04 UTC 2006


FILE ID= 49814-1154120403

PBS_JOBID= 886921

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=400-sizeP=201-sizeQ=400-87904490.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node21/49814-1154120403/instance-49814-1154120403.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-49814-1154120403 -o ROOT/results/node21/solver-49814-1154120403 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node21/49814-1154120403/instance-49814-1154120403.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  d5edef3c4035c8a6108ec4f777e769fb

RANDOM SEED= 127673449

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:       1421088 kB
Buffers:         25740 kB
Cached:         558700 kB
SwapCached:       3692 kB
Active:          50844 kB
Inactive:       542028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1421088 kB
SwapTotal:     4192956 kB
SwapFree:      4182912 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          14464 kB
Slab:            28020 kB
Committed_AS:   718064 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node21 on Fri Jul 28 21:30:05 UTC 2006