Trace number 419173

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 NameAnswerCPU timeWall clock time
minisat+ 1.14UNSAT 477.371 477.506

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/fuhs/medium/AProVE07-20.opb
MD5SUMefceea334a945d1b35d3183ccd7ff8d7
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark477.371
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables7847
Total number of constraints73394
Number of constraints which are clauses73394
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4166
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4164
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 8330
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
1.48/1.58	c Converting 17217 PB-constraints to clauses...
1.48/1.58	c   -- Unit propagations: (none)
1.48/1.58	c   -- Detecting intervals from adjacent constraints: #############################################################################################################################################################################################################################################################################################################################################################
1.48/1.59	c   -- Clauses(.)/Splits(s): .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.59/1.63	c ---[17214]---> BDD-cost:    1
1.59/1.63	c ---[17212]---> BDD-cost:    1
1.59/1.63	c ---[17210]---> BDD-cost:    1
1.59/1.63	c ---[17208]---> BDD-cost:    1
1.59/1.63	c ---[17205]---> BDD-cost:    1
1.59/1.63	c ---[17202]---> BDD-cost:    1
1.59/1.63	c ---[17198]---> BDD-cost:    1
1.59/1.63	c ---[17192]---> BDD-cost:    1
1.59/1.63	c ---[17190]---> BDD-cost:    1
1.59/1.63	c ---[17188]---> BDD-cost:    1
1.59/1.63	c ---[17185]---> BDD-cost:    1
1.59/1.63	c ---[17183]---> BDD-cost:    1
1.59/1.63	c ---[17181]---> BDD-cost:    1
1.59/1.63	c ---[17179]---> BDD-cost:    1
1.59/1.63	c ---[17177]---> BDD-cost:    1
1.59/1.63	c ---[17175]---> BDD-cost:    1
1.59/1.63	c ---[17173]---> BDD-cost:    1
1.59/1.63	c ---[17170]---> BDD-cost:    1
1.59/1.63	c ---[17166]---> BDD-cost:    1
1.59/1.63	c ---[17160]---> BDD-cost:    1
1.59/1.63	c ---[17158]---> BDD-cost:    1
1.59/1.63	c ---[17156]---> BDD-cost:    1
1.59/1.63	c ---[17154]---> BDD-cost:    1
1.59/1.63	c ---[17152]---> BDD-cost:    1
1.59/1.63	c ---[17150]---> BDD-cost:    1
1.59/1.63	c ---[17148]---> BDD-cost:    1
1.59/1.63	c ---[17145]---> BDD-cost:    1
1.59/1.63	c ---[17141]---> BDD-cost:    1
1.59/1.63	c ---[17135]---> BDD-cost:    1
1.59/1.63	c ---[17133]---> BDD-cost:    1
1.59/1.63	c ---[17131]---> BDD-cost:    1
1.59/1.63	c ---[17129]---> BDD-cost:    1
1.59/1.63	c ---[17127]---> BDD-cost:    1
1.59/1.63	c ---[17125]---> BDD-cost:    1
1.59/1.63	c ---[17123]---> BDD-cost:    1
1.59/1.63	c ---[17121]---> BDD-cost:    1
1.59/1.63	c ---[17119]---> BDD-cost:    1
1.59/1.63	c ---[17116]---> BDD-cost:    1
1.59/1.63	c ---[17113]---> BDD-cost:    1
1.59/1.63	c ---[17103]---> BDD-cost:    1
1.59/1.63	c ---[17037]---> BDD-cost:    1
1.59/1.63	c ---[16779]---> BDD-cost:    1
1.59/1.63	c ---[16777]---> BDD-cost:    1
1.59/1.63	c ---[16775]---> BDD-cost:    1
1.59/1.63	c ---[16772]---> BDD-cost:    1
1.59/1.63	c ---[16770]---> BDD-cost:    1
1.59/1.63	c ---[16768]---> BDD-cost:    1
1.59/1.63	c ---[16765]---> BDD-cost:    1
1.59/1.63	c ---[16761]---> BDD-cost:    1
1.59/1.63	c ---[16755]---> BDD-cost:    1
1.59/1.63	c ---[16745]---> BDD-cost:    1
1.59/1.63	c ---[16743]---> BDD-cost:    1
1.59/1.63	c ---[16741]---> BDD-cost:    1
1.59/1.63	c ---[16739]---> BDD-cost:    1
1.59/1.63	c ---[16737]---> BDD-cost:    1
1.59/1.63	c ---[16735]---> BDD-cost:    1
1.59/1.63	c ---[16732]---> BDD-cost:    1
1.59/1.63	c ---[16722]---> BDD-cost:    1
1.59/1.63	c ---[16688]---> BDD-cost:    1
1.59/1.63	c ---[16558]---> BDD-cost:    1
1.59/1.63	c ---[16556]---> BDD-cost:    1
1.59/1.63	c ---[16554]---> BDD-cost:    1
1.59/1.63	c ---[16551]---> BDD-cost:    1
1.59/1.63	c ---[16549]---> BDD-cost:    1
1.59/1.63	c ---[16547]---> BDD-cost:    1
1.59/1.63	c ---[16544]---> BDD-cost:    1
1.59/1.63	c ---[16540]---> BDD-cost:    1
1.59/1.63	c ---[16534]---> BDD-cost:    1
1.59/1.63	c ---[16524]---> BDD-cost:    1
1.59/1.63	c ---[16522]---> BDD-cost:    1
1.59/1.63	c ---[16520]---> BDD-cost:    1
1.59/1.63	c ---[16518]---> BDD-cost:    1
1.59/1.63	c ---[16516]---> BDD-cost:    1
1.59/1.63	c ---[16514]---> BDD-cost:    1
1.59/1.63	c ---[16511]---> BDD-cost:    1
1.59/1.64	c ---[16501]---> BDD-cost:    1
1.59/1.64	c ---[16467]---> BDD-cost:    1
1.59/1.64	c ---[16337]---> BDD-cost:    1
1.59/1.64	c ---[16335]---> BDD-cost:    1
1.59/1.64	c ---[16333]---> BDD-cost:    1
1.59/1.64	c ---[16331]---> BDD-cost:    1
1.59/1.64	c ---[16329]---> BDD-cost:    1
1.59/1.64	c ---[16327]---> BDD-cost:    1
1.59/1.64	c ---[16325]---> BDD-cost:    1
1.59/1.64	c ---[16323]---> BDD-cost:    1
1.59/1.64	c ---[16320]---> BDD-cost:    1
1.59/1.64	c ---[16314]---> BDD-cost:    1
1.59/1.64	c ---[16248]---> BDD-cost:    1
1.59/1.64	c ---[15990]---> BDD-cost:    1
1.59/1.64	c ---[14964]---> BDD-cost:    1
1.59/1.64	c ---[12914]---> BDD-cost:    1
1.59/1.64	c ---[12908]---> BDD-cost:    1
1.59/1.64	c ---[12906]---> BDD-cost:    1
1.59/1.64	c ---[12904]---> BDD-cost:    1
1.59/1.64	c ---[12898]---> BDD-cost:    1
1.59/1.64	c ---[12896]---> BDD-cost:    1
1.59/1.64	c ---[12876]---> BDD-cost:    1
1.59/1.64	c ---[12866]---> BDD-cost:    1
1.59/1.64	c ---[12864]---> BDD-cost:    1
1.59/1.64	c ---[12862]---> BDD-cost:    1
1.59/1.64	c ---[12860]---> BDD-cost:    1
1.59/1.64	c ---[12722]---> BDD-cost:    1
1.59/1.64	c ---[12697]---> BDD-cost:    1
1.59/1.64	c ---[12678]---> BDD-cost:    1
1.59/1.64	c ---[12644]---> BDD-cost:    1
1.59/1.64	c ---[12617]---> BDD-cost:    1
1.59/1.64	c ---[12599]---> BDD-cost:    1
1.59/1.64	c ---[12597]---> BDD-cost:    1
1.59/1.64	c ---[12581]---> BDD-cost:    1
1.59/1.64	c ---[12579]---> BDD-cost:    1
1.59/1.64	c ---[12577]---> BDD-cost:    1
1.59/1.64	c ---[12575]---> BDD-cost:    1
1.59/1.64	c ---[12573]---> BDD-cost:    1
1.59/1.64	c ---[12561]---> BDD-cost:    1
1.59/1.64	c ---[12516]---> BDD-cost:    1
1.59/1.64	c ---[12497]---> BDD-cost:    1
1.59/1.64	c ---[12489]---> BDD-cost:    1
1.59/1.64	c ---[12308]---> BDD-cost:    1
1.59/1.64	c ---[12267]---> BDD-cost:    1
1.59/1.64	c ---[12258]---> BDD-cost:    1
1.59/1.64	c ---[12256]---> BDD-cost:    1
1.59/1.64	c ---[12254]---> BDD-cost:    1
1.59/1.64	c ---[12252]---> BDD-cost:    1
1.59/1.64	c ---[12250]---> BDD-cost:    1
1.59/1.64	c ---[12248]---> BDD-cost:    1
1.59/1.64	c ---[12242]---> BDD-cost:    1
1.59/1.64	c ---[12240]---> BDD-cost:    1
1.59/1.64	c ---[12216]---> BDD-cost:    1
1.59/1.64	c ---[12214]---> BDD-cost:    1
1.59/1.64	c ---[12194]---> BDD-cost:    1
1.59/1.64	c ---[12175]---> BDD-cost:    1
1.59/1.64	c ---[12163]---> BDD-cost:    1
1.59/1.64	c ---[12135]---> BDD-cost:    1
1.59/1.64	c ---[12098]---> BDD-cost:    1
1.59/1.64	c ---[12066]---> BDD-cost:    1
1.59/1.64	c ---[12051]---> BDD-cost:    1
1.59/1.64	c ---[12046]---> BDD-cost:    1
1.59/1.64	c ---[12034]---> BDD-cost:    1
1.59/1.64	c ---[12006]---> BDD-cost:    1
1.59/1.64	c ---[11969]---> BDD-cost:    1
1.59/1.64	c ---[11937]---> BDD-cost:    1
1.59/1.64	c ---[11922]---> BDD-cost:    1
1.59/1.64	c ---[11917]---> BDD-cost:    1
1.59/1.64	c ---[11545]---> BDD-cost:    1
1.59/1.64	c ---[11519]---> BDD-cost:    1
1.59/1.64	c ---[11460]---> BDD-cost:    1
1.59/1.64	c ---[11417]---> BDD-cost:    1
1.59/1.64	c ---[11386]---> BDD-cost:    1
1.59/1.64	c ---[11355]---> BDD-cost:    1
1.59/1.64	c ---[11333]---> BDD-cost:    1
1.59/1.64	c ---[11308]---> BDD-cost:    1
1.59/1.64	c ---[11067]---> BDD-cost:    1
1.59/1.64	c ---[11057]---> BDD-cost:    1
1.59/1.64	c ---[11055]---> BDD-cost:    1
1.59/1.64	c ---[11048]---> BDD-cost:    1
1.59/1.64	c ---[10956]---> BDD-cost:    1
1.59/1.64	c ---[10941]---> BDD-cost:    1
1.59/1.64	c ---[10910]---> BDD-cost:    1
1.59/1.64	c ---[10878]---> BDD-cost:    1
1.59/1.64	c ---[10856]---> BDD-cost:    1
1.59/1.64	c ---[10829]---> BDD-cost:    1
1.59/1.64	c ---[10822]---> BDD-cost:    1
1.59/1.64	c ---[10684]---> BDD-cost:    1
1.59/1.64	c ---[10659]---> BDD-cost:    1
1.59/1.64	c ---[10640]---> BDD-cost:    1
1.59/1.64	c ---[10606]---> BDD-cost:    1
1.59/1.64	c ---[10579]---> BDD-cost:    1
1.59/1.64	c ---[10561]---> BDD-cost:    1
1.59/1.64	c ---[10545]---> BDD-cost:    1
1.59/1.64	c ---[10543]---> BDD-cost:    1
1.59/1.64	c ---[10541]---> BDD-cost:    1
1.59/1.64	c ---[10539]---> BDD-cost:    1
1.59/1.64	c ---[10537]---> BDD-cost:    1
1.59/1.64	c ---[10525]---> BDD-cost:    1
1.59/1.64	c ---[10480]---> BDD-cost:    1
1.59/1.64	c ---[10461]---> BDD-cost:    1
1.59/1.64	c ---[10453]---> BDD-cost:    1
1.59/1.64	c ---[10272]---> BDD-cost:    1
1.59/1.64	c ---[10261]---> BDD-cost:    1
1.59/1.64	c ---[9967]---> BDD-cost:    1
1.59/1.64	c ---[9939]---> BDD-cost:    1
1.59/1.64	c ---[9925]---> BDD-cost:    1
1.59/1.64	c ---[9906]---> BDD-cost:    1
1.59/1.64	c ---[9881]---> BDD-cost:    1
1.59/1.64	c ---[9857]---> BDD-cost:    1
1.59/1.64	c ---[9838]---> BDD-cost:    1
1.59/1.64	c ---[9828]---> BDD-cost:    1
1.59/1.64	c ---[9818]---> BDD-cost:    1
1.59/1.64	c ---[9786]---> BDD-cost:    1
1.59/1.64	c ---[9597]---> BDD-cost:    1
1.59/1.64	c ---[9595]---> BDD-cost:    1
1.59/1.64	c ---[9575]---> BDD-cost:    1
1.59/1.64	c ---[9563]---> BDD-cost:    1
1.59/1.64	c ---[9546]---> BDD-cost:    1
1.59/1.64	c ---[9512]---> BDD-cost:    1
1.59/1.64	c ---[9483]---> BDD-cost:    1
1.59/1.64	c ---[9468]---> BDD-cost:    1
1.59/1.64	c ---[9330]---> BDD-cost:    1
1.59/1.64	c ---[9305]---> BDD-cost:    1
1.59/1.64	c ---[9286]---> BDD-cost:    1
1.59/1.64	c ---[9263]---> BDD-cost:    1
1.59/1.64	c ---[9240]---> BDD-cost:    1
1.59/1.64	c ---[9222]---> BDD-cost:    1
1.59/1.64	c ---[9206]---> BDD-cost:    1
1.59/1.64	c ---[9204]---> BDD-cost:    1
1.59/1.64	c ---[9202]---> BDD-cost:    1
1.59/1.64	c ---[9200]---> BDD-cost:    1
1.59/1.64	c ---[9198]---> BDD-cost:    1
1.59/1.64	c ---[9186]---> BDD-cost:    1
1.59/1.64	c ---[9141]---> BDD-cost:    1
1.59/1.64	c ---[9122]---> BDD-cost:    1
1.59/1.64	c ---[9114]---> BDD-cost:    1
1.59/1.64	c ---[8933]---> BDD-cost:    1
1.59/1.64	c ---[8913]---> BDD-cost:    1
1.59/1.64	c ---[8911]---> BDD-cost:    1
1.59/1.64	c ---[8902]---> BDD-cost:    1
1.59/1.64	c ---[8881]---> BDD-cost:    1
1.59/1.64	c ---[8835]---> BDD-cost:    1
1.59/1.64	c ---[8780]---> BDD-cost:    1
1.59/1.64	c ---[8732]---> BDD-cost:    1
1.59/1.64	c ---[8696]---> BDD-cost:    1
1.59/1.64	c ---[8681]---> BDD-cost:    1
1.59/1.64	c ---[8387]---> BDD-cost:    1
1.59/1.64	c ---[8359]---> BDD-cost:    1
1.59/1.64	c ---[8345]---> BDD-cost:    1
1.59/1.64	c ---[8326]---> BDD-cost:    1
1.59/1.64	c ---[8301]---> BDD-cost:    1
1.59/1.64	c ---[8277]---> BDD-cost:    1
1.59/1.64	c ---[8258]---> BDD-cost:    1
1.59/1.64	c ---[8248]---> BDD-cost:    1
1.59/1.64	c ---[8238]---> BDD-cost:    1
1.59/1.64	c ---[8206]---> BDD-cost:    1
1.59/1.64	c ---[8021]---> BDD-cost:    1
1.59/1.64	c ---[7990]---> BDD-cost:    1
1.59/1.64	c ---[7978]---> BDD-cost:    1
1.59/1.64	c ---[7950]---> BDD-cost:    1
1.59/1.64	c ---[7913]---> BDD-cost:    1
1.59/1.64	c ---[7881]---> BDD-cost:    1
1.59/1.64	c ---[7866]---> BDD-cost:    1
1.59/1.64	c ---[7861]---> BDD-cost:    1
1.59/1.64	c ---[7849]---> BDD-cost:    1
1.59/1.64	c ---[7821]---> BDD-cost:    1
1.59/1.64	c ---[7784]---> BDD-cost:    1
1.59/1.64	c ---[7752]---> BDD-cost:    1
1.59/1.64	c ---[7737]---> BDD-cost:    1
1.59/1.64	c ---[7732]---> BDD-cost:    1
1.59/1.64	c ---[7718]---> BDD-cost:    1
1.59/1.64	c ---[7677]---> BDD-cost:    1
1.59/1.64	c ---[7612]---> BDD-cost:    1
1.59/1.64	c ---[7515]---> BDD-cost:    1
1.59/1.64	c ---[7409]---> BDD-cost:    1
1.59/1.64	c ---[7310]---> BDD-cost:    1
1.59/1.64	c ---[7223]---> BDD-cost:    1
1.59/1.64	c ---[7159]---> BDD-cost:    1
1.59/1.64	c ---[7111]---> BDD-cost:    1
1.59/1.64	c ---[7075]---> BDD-cost:    1
1.59/1.64	c ---[7060]---> BDD-cost:    1
1.59/1.64	c ---[7054]---> BDD-cost:    1
1.59/1.64	c ---[5938]---> BDD-cost:    1
1.59/1.64	c ---[5906]---> BDD-cost:    1
1.59/1.64	c ---[5530]---> BDD-cost:    1
1.59/1.64	c ---[5469]---> BDD-cost:    1
1.59/1.64	c ---[5427]---> BDD-cost:    1
1.59/1.64	c ---[5387]---> BDD-cost:    1
1.59/1.64	c ---[5349]---> BDD-cost:    1
1.59/1.64	c ---[5313]---> BDD-cost:    1
1.59/1.64	c ---[5279]---> BDD-cost:    1
1.59/1.64	c ---[5247]---> BDD-cost:    1
1.59/1.64	c ---[5217]---> BDD-cost:    1
1.59/1.64	c ---[5190]---> BDD-cost:    1
1.59/1.64	c ---[5172]---> BDD-cost:    1
1.59/1.64	c ---[5170]---> BDD-cost:    1
1.59/1.64	c ---[5133]---> BDD-cost:    1
1.59/1.64	c ---[4719]---> BDD-cost:    1
1.59/1.64	c ---[4704]---> BDD-cost:    1
1.59/1.64	c ---[4669]---> BDD-cost:    1
1.59/1.64	c ---[4459]---> BDD-cost:    1
1.59/1.64	c ---[4457]---> BDD-cost:    1
1.59/1.64	c ---[4455]---> BDD-cost:    1
1.59/1.64	c ---[4453]---> BDD-cost:    1
1.59/1.64	c ---[4451]---> BDD-cost:    1
1.59/1.64	c ---[4449]---> BDD-cost:    1
1.59/1.64	c ---[4350]---> BDD-cost:    1
1.59/1.64	c ---[3942]---> BDD-cost:    1
1.59/1.64	c ---[3940]---> BDD-cost:    1
1.59/1.64	c ---[3938]---> BDD-cost:    1
1.59/1.64	c ---[3936]---> BDD-cost:    1
1.59/1.64	c ---[3934]---> BDD-cost:    1
1.59/1.64	c ---[3932]---> BDD-cost:    1
1.59/1.64	c ---[3930]---> BDD-cost:    1
1.59/1.64	c ---[3928]---> BDD-cost:    1
1.59/1.64	c ---[3926]---> BDD-cost:    1
1.59/1.64	c ---[3770]---> BDD-cost:    1
1.59/1.64	c ---[3755]---> BDD-cost:    1
1.59/1.64	c ---[3720]---> BDD-cost:    1
1.59/1.64	c ---[3510]---> BDD-cost:    1
1.59/1.64	c ---[3508]---> BDD-cost:    1
1.59/1.64	c ---[3506]---> BDD-cost:    1
1.59/1.64	c ---[3504]---> BDD-cost:    1
1.59/1.64	c ---[3502]---> BDD-cost:    1
1.59/1.64	c ---[3500]---> BDD-cost:    1
1.59/1.64	c ---[3401]---> BDD-cost:    1
1.59/1.64	c ---[2993]---> BDD-cost:    1
1.59/1.64	c ---[2991]---> BDD-cost:    1
1.59/1.64	c ---[2989]---> BDD-cost:    1
1.59/1.64	c ---[2987]---> BDD-cost:    1
1.59/1.64	c ---[2985]---> BDD-cost:    1
1.59/1.64	c ---[2983]---> BDD-cost:    1
1.59/1.64	c ---[2981]---> BDD-cost:    1
1.59/1.64	c ---[2979]---> BDD-cost:    1
1.59/1.64	c ---[2977]---> BDD-cost:    1
1.59/1.64	c ---[2821]---> BDD-cost:    1
1.59/1.64	c ---[1521]---> BDD-cost:    1
1.59/1.64	c ---[1519]---> BDD-cost:    1
1.59/1.64	c ---[1517]---> BDD-cost:    1
1.59/1.64	c ---[1515]---> BDD-cost:    1
1.59/1.64	c ---[1513]---> BDD-cost:    1
1.59/1.64	c ---[1511]---> BDD-cost:    1
1.59/1.64	c ---[1509]---> BDD-cost:    1
1.59/1.64	c ---[1507]---> BDD-cost:    1
1.59/1.64	c ---[1505]---> BDD-cost:    1
1.59/1.64	c ---[1503]---> BDD-cost:    1
1.59/1.64	c ---[1501]---> BDD-cost:    1
1.59/1.64	c ---[1499]---> BDD-cost:    1
1.59/1.64	c ---[1497]---> BDD-cost:    1
1.59/1.64	c ---[1124]---> BDD-cost:    1
1.59/1.64	c ---[ 543]---> BDD-cost:    1
1.59/1.64	c ---[ 520]---> BDD-cost:    1
1.59/1.64	c ---[ 497]---> BDD-cost:    1
1.59/1.64	c ---[ 474]---> BDD-cost:    1
1.59/1.64	c ---[ 451]---> BDD-cost:    1
1.59/1.64	c ---[ 428]---> BDD-cost:    1
1.59/1.64	c ---[ 405]---> BDD-cost:    1
1.59/1.64	c ---[ 382]---> BDD-cost:    1
1.59/1.64	c ---[ 359]---> BDD-cost:    1
1.59/1.64	c ---[ 336]---> BDD-cost:    1
1.59/1.64	c ---[ 312]---> BDD-cost:    1
1.59/1.64	c ---[ 243]---> BDD-cost:    1
1.59/1.64	c ---[ 220]---> BDD-cost:    1
1.59/1.64	c ---[ 198]---> BDD-cost:    1
1.59/1.64	c ---[ 179]---> BDD-cost:    1
1.59/1.64	c ---[ 157]---> BDD-cost:    1
1.59/1.64	c ---[ 138]---> BDD-cost:    1
1.59/1.64	c ---[ 119]---> BDD-cost:    1
1.59/1.64	c ---[ 100]---> BDD-cost:    1
1.59/1.64	c ---[  81]---> BDD-cost:    1
1.59/1.64	c ---[  57]---> BDD-cost:    1
1.59/1.64	c ---[  34]---> BDD-cost:    1
1.59/1.64	c ---[  12]---> BDD-cost:    1
1.59/1.65	c ==================================[MINISAT+]==================================
1.59/1.65	c | Conflicts | Original         | Learnt                           | Progress |
1.59/1.65	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.59/1.65	c ==============================================================================
1.59/1.65	c |         0 |   17217    86954 |    5739       0        0     nan |  0.000 % |
1.59/1.66	c |       100 |   17211    86940 |    6312      97      928     9.6 | 55.124 % |
1.59/1.67	c |       252 |   17211    86940 |    6944     249     2399     9.6 | 55.125 % |
1.69/1.70	c |       478 |   17097    86671 |    7638     470     5927    12.6 | 55.429 % |
1.69/1.78	c |       815 |   17097    86671 |    8402     807    20963    26.0 | 55.430 % |
1.79/1.85	c |      1321 |   16930    86251 |    9242    1301    31573    24.3 | 55.881 % |
1.99/2.06	c |      2080 |   16818    85972 |   10166    2047    63471    31.0 | 56.198 % |
2.29/2.30	c |      3219 |   16815    85964 |   11183    3184   108163    34.0 | 56.210 % |
2.69/2.77	c |      4927 |   16699    85642 |   12302    4890   159731    32.7 | 56.369 % |
3.59/3.62	c |      7489 |   16699    85642 |   13532    7452   264336    35.5 | 56.369 % |
4.99/5.04	c |     11333 |   16699    85642 |   14885   11296   440980    39.0 | 56.369 % |
7.69/7.74	c |     17099 |   16699    85642 |   16374   17062   647170    37.9 | 56.369 % |
11.89/11.95	c |     25750 |   16684    85610 |   18011   14667   538918    36.7 | 56.381 % |
18.49/18.54	c |     38724 |   16684    85610 |   19812   15652   572829    36.6 | 56.381 % |
31.78/31.88	c |     58187 |   16684    85610 |   21793   22383   597350    26.7 | 56.381 % |
54.08/54.17	c |     87379 |   16643    85514 |   23973   24520   736641    30.0 | 56.479 % |
88.17/88.21	c |    131168 |   16643    85514 |   26370   24191   601366    24.9 | 56.479 % |
144.25/144.38	c |    196852 |   16569    85337 |   29007   26668   705080    26.4 | 56.686 % |
230.83/230.96	c |    295378 |   16525    85233 |   31908   18230   435607    23.9 | 56.796 % |
373.79/373.96	c |    443167 |   16493    85153 |   35099   32860   856580    26.1 | 56.894 % |
477.35/477.50	c ==============================================================================
477.35/477.50	c UNSATISFIABLE
477.35/477.50	s UNSATISFIABLE
477.35/477.50	c _______________________________________________________________________________
477.35/477.50	c 
477.35/477.50	c restarts              : 20
477.35/477.50	c conflicts             : 537823         (1127 /sec)
477.35/477.50	c decisions             : 639134         (1339 /sec)
477.35/477.50	c propagations          : 0              (0 /sec)
477.35/477.50	c inspects              : 0              (0 /sec)
477.35/477.50	c CPU time              : 477.319 s
477.35/477.50	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419173-1177404682/instance-419173-1177404682.opb is already a linear file

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 5058
/proc/meminfo: memFree=1869472/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=1352 CPUtime=0
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 153164106 1384448 177 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 338 178 73 215 0 120 0

[startup+0.04713 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 5058
/proc/meminfo: memFree=1869472/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=2824 CPUtime=0.04
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 521 0 0 0 4 0 0 0 18 0 1 0 153164106 2891776 507 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 706 507 73 215 0 488 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2824

[startup+0.101129 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 5058
/proc/meminfo: memFree=1869472/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=2360 CPUtime=0.09
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 528 0 0 0 9 0 0 0 18 0 1 0 153164106 2416640 427 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 590 427 75 215 0 372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2360

[startup+0.301145 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 5058
/proc/meminfo: memFree=1869472/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=2452 CPUtime=0.29
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 604 0 0 0 29 0 0 0 19 0 1 0 153164106 2510848 416 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 613 416 75 215 0 395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2452

[startup+0.701185 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 5058
/proc/meminfo: memFree=1869472/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=3672 CPUtime=0.69
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 942 0 0 0 69 0 0 0 22 0 1 0 153164106 3760128 754 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 918 754 75 215 0 700 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3672

[startup+1.50127 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 5059
/proc/meminfo: memFree=1865624/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=8352 CPUtime=1.48
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 2103 0 0 0 148 0 0 0 25 0 1 0 153164106 8552448 1915 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 2088 1915 75 215 0 1870 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8352

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 5059
/proc/meminfo: memFree=1859928/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=10328 CPUtime=3.09
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 2649 0 0 0 306 3 0 0 25 0 1 0 153164106 10575872 2415 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 2582 2415 105 215 0 2364 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10328

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 5059
/proc/meminfo: memFree=1859736/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=10328 CPUtime=6.29
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 2664 0 0 0 626 3 0 0 25 0 1 0 153164106 10575872 2430 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 2582 2430 105 215 0 2364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10328

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 5059
/proc/meminfo: memFree=1859168/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=10984 CPUtime=12.69
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 2820 0 0 0 1266 3 0 0 25 0 1 0 153164106 11247616 2586 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580878 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 2746 2586 105 215 0 2528 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10984

[startup+25.5027 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 5059
/proc/meminfo: memFree=1858784/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=11516 CPUtime=25.48
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 2944 0 0 0 2545 3 0 0 25 0 1 0 153164106 11792384 2710 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 2879 2710 105 215 0 2661 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11516

[startup+51.1023 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 5059
/proc/meminfo: memFree=1858656/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=11664 CPUtime=51.08
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 2991 0 0 0 5104 4 0 0 25 0 1 0 153164106 11943936 2757 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580902 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 2916 2757 105 215 0 2698 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11664

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 5059
/proc/meminfo: memFree=1858144/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=12232 CPUtime=102.27
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 3114 0 0 0 10223 4 0 0 25 0 1 0 153164106 12525568 2880 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 3058 2880 105 215 0 2840 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 12232

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 5059
/proc/meminfo: memFree=1857888/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=12500 CPUtime=162.25
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 3188 0 0 0 16221 4 0 0 25 0 1 0 153164106 12800000 2954 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 3125 2954 105 215 0 2907 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 12500

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 5059
/proc/meminfo: memFree=1857440/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=12900 CPUtime=222.23
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 3286 0 0 0 22219 4 0 0 25 0 1 0 153164106 13209600 3052 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 3225 3052 105 215 0 3007 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 12900

[startup+282.303 s]
/proc/loadavg: 1.11 1.03 0.94 2/66 5059
/proc/meminfo: memFree=1856352/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=13988 CPUtime=282.21
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 3551 0 0 0 28217 4 0 0 25 0 1 0 153164106 14323712 3317 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 3497 3317 105 215 0 3279 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 13988

[startup+342.303 s]
/proc/loadavg: 1.11 1.04 0.95 2/66 5059
/proc/meminfo: memFree=1856160/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=14152 CPUtime=342.19
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 3577 0 0 0 34215 4 0 0 25 0 1 0 153164106 14491648 3343 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 3538 3343 105 215 0 3320 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 14152

[startup+402.302 s]
/proc/loadavg: 1.11 1.04 0.95 2/66 5059
/proc/meminfo: memFree=1856160/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=14152 CPUtime=402.17
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 3580 0 0 0 40213 4 0 0 25 0 1 0 153164106 14491648 3346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 3538 3346 105 215 0 3320 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 14152

[startup+462.302 s]
/proc/loadavg: 1.13 1.06 0.96 2/66 5059
/proc/meminfo: memFree=1856096/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=14152 CPUtime=462.16
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 3580 0 0 0 46212 4 0 0 25 0 1 0 153164106 14491648 3346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 3538 3346 105 215 0 3320 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 14152

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

[startup+467.101 s]
/proc/loadavg: 1.12 1.06 0.96 2/66 5059
/proc/meminfo: memFree=1856096/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=14152 CPUtime=466.96
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 3580 0 0 0 46692 4 0 0 25 0 1 0 153164106 14491648 3346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581500 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 3538 3346 105 215 0 3320 0
Current children cumulated CPU time (s) 466.96
Current children cumulated vsize (KiB) 14152

[startup+473.502 s]
/proc/loadavg: 1.11 1.06 0.96 2/66 5059
/proc/meminfo: memFree=1856096/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=14152 CPUtime=473.36
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 3580 0 0 0 47332 4 0 0 25 0 1 0 153164106 14491648 3346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 3538 3346 105 215 0 3320 0
Current children cumulated CPU time (s) 473.36
Current children cumulated vsize (KiB) 14152

[startup+475.101 s]
/proc/loadavg: 1.11 1.06 0.96 2/66 5059
/proc/meminfo: memFree=1856096/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=14152 CPUtime=474.96
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 3580 0 0 0 47492 4 0 0 25 0 1 0 153164106 14491648 3346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 3538 3346 105 215 0 3320 0
Current children cumulated CPU time (s) 474.96
Current children cumulated vsize (KiB) 14152

[startup+476.701 s]
/proc/loadavg: 1.10 1.06 0.96 2/66 5059
/proc/meminfo: memFree=1856096/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=14152 CPUtime=476.55
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 3580 0 0 0 47651 4 0 0 25 0 1 0 153164106 14491648 3346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 3538 3346 105 215 0 3320 0
Current children cumulated CPU time (s) 476.55
Current children cumulated vsize (KiB) 14152

[startup+477.101 s]
/proc/loadavg: 1.10 1.06 0.96 2/66 5059
/proc/meminfo: memFree=1856096/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=14152 CPUtime=476.95
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 3580 0 0 0 47691 4 0 0 25 0 1 0 153164106 14491648 3346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 3538 3346 105 215 0 3320 0
Current children cumulated CPU time (s) 476.95
Current children cumulated vsize (KiB) 14152

[startup+477.501 s]
/proc/loadavg: 1.10 1.06 0.96 2/66 5059
/proc/meminfo: memFree=1856096/2055920 swapFree=4183064/4192956
[pid=5058] ppid=5056 vsize=14152 CPUtime=477.35
/proc/5058/stat : 5058 (minisat+) R 5056 5058 4597 0 -1 4194304 3580 0 0 0 47731 4 0 0 25 0 1 0 153164106 14491648 3346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5058/statm: 3538 3346 105 215 0 3320 0
Current children cumulated CPU time (s) 477.35
Current children cumulated vsize (KiB) 14152

Child status: 20
Real time (s): 477.506
CPU time (s): 477.371
CPU user time (s): 477.319
CPU system time (s): 0.051992
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 14152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 477.319
system time used= 0.051992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3583
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 127
involuntary context switches= 804

runsolver used 0.415936 second user time and 0.955854 second system time

The end

Launcher Data (download as text)

Begin job on node27 on Tue Apr 24 08:51:22 UTC 2007

IDJOB= 419173
IDBENCH= 47755
IDSOLVER= 156
FILE ID= node27/419173-1177404682

PBS_JOBID= 4675580

Free space on /tmp= 66373 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/fuhs/medium/AProVE07-20.opb
COMMAND LINE= /tmp/evaluation/419173-1177404682/minisat+ /tmp/evaluation/419173-1177404682/instance-419173-1177404682.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node27/convwatcher-419173-1177404682 -o ROOT/results/node27/conversion-419173-1177404682 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419173-1177404682/instance-419173-1177404682.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  efceea334a945d1b35d3183ccd7ff8d7

RANDOM SEED= 549749905

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
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	: 5931.00
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.213
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:       1869816 kB
Buffers:         14704 kB
Cached:          71400 kB
SwapCached:       3928 kB
Active:          61164 kB
Inactive:        67012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869816 kB
SwapTotal:     4192956 kB
SwapFree:      4183064 kB
Dirty:            4536 kB
Writeback:           0 kB
Mapped:          48020 kB
Slab:            43848 kB
Committed_AS:  2166748 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66373 MiB

End job on node27 on Tue Apr 24 08:59:20 UTC 2007