Trace number 49870

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.81 1801.3

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=380-sizeP=191-sizeQ=380-376320478-max.opb
MD5SUMc427a567f3b7633834233277c8a24b51
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables73151
Total number of constraints217741
Number of constraints which are clauses217740
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 constraint72580
Number of terms in the objective function 191
Biggest coefficient in the objective function 1569275433846670190958947355801916604025588861116008628224
Number of bits for the biggest coefficient in the objective function 191
Sum of the numbers in the objective function 3138550867693340381917894711603833208051177722232017256447
Number of bits of the sum of numbers in the objective function 191
Biggest number in a constraint 1932268761508629172347675945465993672149463664853217499328617625725759571144780212268096883290961288981231808015751088588682539330521493827871454336733540374348490407411712
Number of bits of the biggest number in a constraint 570
Biggest sum of numbers in a constraint 7729075046034516689390703781863974688597854659412869997314224381048371193901200617177559040099268686897928050057991124859366103339630073271419918449372999566708003739316703
Number of bits of the biggest sum of numbers571
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...
10.89	c Converting 217742 PB-constraints to clauses...
10.94	c   -- Unit propagations: (none)
252.92	c   -- Detecting intervals from adjacent constraints: #
252.97	c   -- Clauses(.)/Splits(s): ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
253.39	c ---[   0]---> Adder-cost: 108478   maxlim: 468144945436851531323733833084033906999898372863776361186892936569046613338221442261187103007903432809820201240710691   bits: 388/388
557.14	c ==================================[MINISAT+]==================================
557.14	c | Conflicts | Original         | Learnt                           | Progress |
557.14	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
557.14	c ==============================================================================
557.14	c |         0 |  938279  3119042 |  312759       0        0     nan |  0.000 % |
557.15	c |       100 |  938279  3119042 |  344034     100      307     3.1 | 10.396 % |
558.90	c |       250 |  937182  3115147 |  378438      97      299     3.1 | 10.496 % |
560.12	c |       475 |  937182  3115147 |  416282     322     3958    12.3 | 10.496 % |
565.00	c |       812 |  937182  3115147 |  457910     659     6583    10.0 | 10.496 % |
569.56	c |      1318 |  937182  3115147 |  503701    1165    11225     9.6 | 10.496 % |
569.99	c |      2078 |  937182  3115147 |  554071    1925    75894    39.4 | 10.496 % |
571.46	c |      3218 |  937182  3115147 |  609478    3065   163212    53.3 | 10.496 % |
572.94	c |      4926 |  937182  3115147 |  670426    4773   307288    64.4 | 10.496 % |
575.50	c |      7488 |  937182  3115147 |  737469    7335   415000    56.6 | 10.496 % |
609.84	c |     11332 |  937182  3115147 |  811216   11179   624483    55.9 | 10.496 % |
621.97	c |     17099 |  937182  3115147 |  892337   16946  1339400    79.0 | 10.496 % |
663.07	c |     25749 |  937173  3115118 |  981571   25595  2400545    93.8 | 10.497 % |
671.84	c |     38724 |  937149  3115036 | 1079728   38502  4189309   108.8 | 10.499 % |
698.42	c |     58187 |  937133  3114984 | 1187701   57963  7769894   134.0 | 10.500 % |
872.54	c |     87381 |  937087  3114816 | 1306471   87151 11801506   135.4 | 10.505 % |
1049.47	c |    131171 |  937069  3114756 | 1437119  130899 17827699   136.2 | 10.506 % |
1169.77	c |    196858 |  937069  3114756 | 1580831  196586 32858742   167.1 | 10.506 % |
1351.94	c |    295385 |  937052  3114701 | 1738914  295112 42624225   144.4 | 10.508 % |
1801.19	c 
1801.19	c *** TERMINATED ***
1801.19	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/node38/watcher-49870-1154124285 -o ROOT/results/node38/solver-49870-1154124285 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node38/49870-1154124285/instance-49870-1154124285.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 1291
/proc/meminfo: memFree=1558880/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=1048 CPUtime=0
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 159299783 1073152 94 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 262 97 74 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1460000/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=102784 CPUtime=9.99
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 25644 0 0 0 986 13 0 0 25 0 1 0 159299783 105250816 24850 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25696 24850 74 215 0 25478 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 102784

[startup+20.0087 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461280/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=19.99
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 1986 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808989 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 100776

[startup+30.0148 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461408/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=30
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 2987 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 100776

[startup+40.0209 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461472/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=40
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 3987 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005822 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 100776

[startup+50.027 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461536/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=50
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 4987 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812700 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 100776

[startup+60.0322 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461536/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=60
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 5987 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621712 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 100776

[startup+70.0383 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461536/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=70.01
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 6988 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005858 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 100776

[startup+80.0444 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461536/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=80.01
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 7988 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 100776

[startup+90.0506 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461536/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=90.01
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 8988 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 100776

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461536/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=100.02
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 9989 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 100776

[startup+110.064 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461536/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=110.02
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 10989 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805940 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 100776

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461536/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=120.02
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 11989 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003218 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 100776

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461600/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=130.03
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 12990 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 100776

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461664/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=140.03
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 13990 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 100776

[startup+150.087 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461664/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=150.03
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 14990 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 100776

[startup+160.093 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461664/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=160.04
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 15991 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 100776

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461664/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=170.04
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 16991 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808992 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 100776

[startup+180.106 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461728/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=180.04
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 17991 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005835 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 100776

[startup+190.112 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461728/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=190.05
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 18992 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 100776

[startup+200.118 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1291
/proc/meminfo: memFree=1461728/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=100776 CPUtime=200.05
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 26016 0 0 0 19992 13 0 0 25 0 1 0 159299783 103194624 24495 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005345 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 25194 24495 83 215 0 24976 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 100776

[startup+210.124 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1291

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

/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 178065 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 638168

[startup+1783.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1782.61
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 178166 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 638168

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1783.61
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 178266 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 638168

[startup+1785.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1784.62
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 178367 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (Kb) 638168

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1785.62
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 178467 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 638168

[startup+1787.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1786.63
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 178568 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1786.63
Current children cumulated vsize (Kb) 638168

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1787.63
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 178668 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574303 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 638168

[startup+1789.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1788.64
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 178769 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (Kb) 638168

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1789.64
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 178869 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573928 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 638168

[startup+1791.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1790.64
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 178969 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 638168

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1791.65
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 179070 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 638168

[startup+1793.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1792.65
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 179170 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 638168

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1793.66
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 179271 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 638168

[startup+1795.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1794.66
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 179371 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574343 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 638168

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1795.67
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 179472 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1795.67
Current children cumulated vsize (Kb) 638168

[startup+1797.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1796.67
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 179572 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 638168

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1797.68
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 179673 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (Kb) 638168

[startup+1799.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1798.68
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 179773 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 638168

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1799.69
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 179874 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1799.69
Current children cumulated vsize (Kb) 638168

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1800.69
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 179974 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 638168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1291
/proc/meminfo: memFree=928928/2055920 swapFree=4183120/4192956
[pid=1291] ppid=1289 vsize=638168 CPUtime=1800.7
/proc/1291/stat : 1291 (minisat+) R 1289 1291 1242 0 -1 4194304 174857 0 0 0 179975 95 0 0 25 0 1 0 159299783 653484032 157358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1291/statm: 159542 157358 123 215 0 159324 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 638168

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

Child status: 0
Real time (s): 1801.3
CPU time (s): 1800.81
CPU user time (s): 1799.75
CPU system time (s): 1.05884
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (Kb): 683980
The end

Launcher Data (download as text)

Begin job on node38 on Fri Jul 28 22:04:46 UTC 2006


FILE ID= 49870-1154124285

PBS_JOBID= 887145

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=380-sizeP=191-sizeQ=380-376320478-max.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node38/49870-1154124285/instance-49870-1154124285.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-49870-1154124285 -o ROOT/results/node38/solver-49870-1154124285 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node38/49870-1154124285/instance-49870-1154124285.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  c427a567f3b7633834233277c8a24b51

RANDOM SEED= 575932106

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.232
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.232
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:       1559088 kB
Buffers:         23256 kB
Cached:         405112 kB
SwapCached:       3704 kB
Active:          41528 kB
Inactive:       395408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1559088 kB
SwapTotal:     4192956 kB
SwapFree:      4183120 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14756 kB
Slab:            45832 kB
Committed_AS:   723552 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node38 on Fri Jul 28 22:34:47 UTC 2006