Trace number 4117356

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
minisatp 2012-10-02 git-d91742b? (TO) 1800.04 1799.7

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
EmployeeScheduling/normalized-aug4.5.opb
MD5SUM4388f70cc0fac0165a49b338c248bcae
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
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 variables9632
Total number of constraints29620
Number of constraints which are clauses27552
Number of constraints which are cardinality constraints (but not clauses)248
Number of constraints which are nor clauses,nor cardinality constraints1820
Minimum length of a constraint2
Maximum length of a constraint248
Number of terms in the objective function 26
Biggest coefficient in the objective function 200
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2110
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 200
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 2110
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.39/0.47	c Converting 29620 PB-constraints to clauses...
0.39/0.48	c   -- Unit propagations: (none)
0.39/0.48	c   -- Detecting intervals from adjacent constraints: ############################
0.39/0.48	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.49/0.51	c ---[29619]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.49/0.52	c ---[29618]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.49/0.52	c ---[29617]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.49/0.53	c ---[29616]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.49/0.54	c ---[29615]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.49/0.54	c ---[29614]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.49/0.55	c ---[29613]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.49/0.56	c ---[29612]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.49/0.56	c ---[29611]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.49/0.57	c ---[29610]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.49/0.57	c ---[29609]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.49/0.58	c ---[29608]---> Adder-cost: 548   maxlim: 446   bits: 10/9
0.49/0.59	c ---[29607]---> Adder-cost: 548   maxlim: 446   bits: 10/9
0.59/0.60	c ---[29606]---> Adder-cost: 548   maxlim: 446   bits: 10/9
0.59/0.61	c ---[29605]---> Adder-cost: 548   maxlim: 446   bits: 10/9
0.59/0.62	c ---[29604]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.59/0.62	c ---[29603]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.59/0.63	c ---[29602]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.59/0.64	c ---[29601]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.59/0.64	c ---[29600]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.59/0.65	c ---[29599]---> Adder-cost: 548   maxlim: 366   bits: 10/9
0.59/0.66	c ---[29598]---> Adder-cost: 548   maxlim: 446   bits: 10/9
0.59/0.67	c ---[29597]---> Adder-cost: 548   maxlim: 446   bits: 10/9
0.59/0.68	c ---[29596]---> Adder-cost: 548   maxlim: 446   bits: 10/9
0.59/0.68	c ---[29595]---> Adder-cost: 548   maxlim: 446   bits: 10/9
0.59/0.69	c ---[29594]---> Adder-cost: 548   maxlim: 446   bits: 10/9
0.69/0.70	c ---[29593]---> Adder-cost: 548   maxlim: 446   bits: 10/9
0.69/0.71	c ---[29592]---> Adder-cost: 548   maxlim: 486   bits: 10/9
0.69/0.72	c ---[29591]---> BDD-cost:   99
0.69/0.72	c ---[29590]---> Sorter-cost:  324     Base:
0.69/0.72	c ---[29589]---> Sorter-cost:  324     Base:
0.69/0.72	c ---[29588]---> Sorter-cost:  324     Base:
0.69/0.72	c ---[29587]---> BDD-cost:   77
0.69/0.72	c ---[29586]---> Sorter-cost:  324     Base:
0.69/0.72	c ---[29585]---> BDD-cost:   99
0.69/0.72	c ---[29584]---> BDD-cost:   53
0.69/0.72	c ---[29583]---> BDD-cost:   77
0.69/0.72	c ---[29582]---> Sorter-cost:  324     Base:
0.69/0.72	c ---[29581]---> Sorter-cost:  324     Base:
0.69/0.72	c ---[29580]---> Sorter-cost:  324     Base:
0.69/0.72	c ---[29579]---> BDD-cost:   53
0.69/0.72	c ---[29578]---> Sorter-cost:  324     Base:
0.69/0.72	c ---[29577]---> BDD-cost:   99
0.69/0.72	c ---[29576]---> BDD-cost:   53
0.69/0.72	c ---[29575]---> BDD-cost:   99
0.69/0.72	c ---[29574]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29573]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29572]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29571]---> BDD-cost:   77
0.69/0.73	c ---[29570]---> BDD-cost:   99
0.69/0.73	c ---[29569]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29568]---> BDD-cost:   77
0.69/0.73	c ---[29567]---> BDD-cost:   77
0.69/0.73	c ---[29566]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29565]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29564]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29563]---> BDD-cost:   99
0.69/0.73	c ---[29562]---> BDD-cost:   99
0.69/0.73	c ---[29561]---> BDD-cost:   77
0.69/0.73	c ---[29560]---> BDD-cost:   77
0.69/0.73	c ---[29559]---> BDD-cost:   99
0.69/0.73	c ---[29558]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29557]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29556]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29555]---> BDD-cost:   77
0.69/0.73	c ---[29554]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29553]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29552]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29551]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29550]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29549]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29548]---> Sorter-cost:  324     Base:
0.69/0.73	c ---[29547]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29546]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29545]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29544]---> BDD-cost:   99
0.69/0.74	c ---[29543]---> BDD-cost:   99
0.69/0.74	c ---[29542]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29541]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29540]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29539]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29538]---> BDD-cost:   77
0.69/0.74	c ---[29537]---> BDD-cost:   99
0.69/0.74	c ---[29536]---> BDD-cost:   77
0.69/0.74	c ---[29535]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29534]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29533]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29532]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29531]---> BDD-cost:   77
0.69/0.74	c ---[29530]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29529]---> BDD-cost:   99
0.69/0.74	c ---[29528]---> BDD-cost:   77
0.69/0.74	c ---[29527]---> BDD-cost:   99
0.69/0.74	c ---[29526]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29525]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29524]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29523]---> BDD-cost:   53
0.69/0.74	c ---[29522]---> Sorter-cost:  324     Base:
0.69/0.74	c ---[29521]---> BDD-cost:   99
0.69/0.74	c ---[29520]---> BDD-cost:   53
0.69/0.74	c ---[29519]---> BDD-cost:   77
0.69/0.75	c ---[29518]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29517]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29516]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29515]---> BDD-cost:   99
0.69/0.75	c ---[29514]---> BDD-cost:   77
0.69/0.75	c ---[29513]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29512]---> BDD-cost:   53
0.69/0.75	c ---[29511]---> BDD-cost:   77
0.69/0.75	c ---[29510]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29509]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29508]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29507]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29506]---> BDD-cost:   99
0.69/0.75	c ---[29505]---> BDD-cost:   99
0.69/0.75	c ---[29504]---> BDD-cost:   77
0.69/0.75	c ---[29503]---> BDD-cost:   99
0.69/0.75	c ---[29502]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29501]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29500]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29499]---> BDD-cost:   99
0.69/0.75	c ---[29498]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29497]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29496]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29495]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29494]---> Sorter-cost:  324     Base:
0.69/0.75	c ---[29493]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29492]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29491]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29490]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29489]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29488]---> BDD-cost:   99
0.69/0.76	c ---[29487]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29486]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29485]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29484]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29483]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29482]---> BDD-cost:   99
0.69/0.76	c ---[29481]---> BDD-cost:   99
0.69/0.76	c ---[29480]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29479]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29478]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29477]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29476]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29475]---> BDD-cost:   99
0.69/0.76	c ---[29474]---> Sorter-cost:  324     Base:
0.69/0.76	c ---[29473]---> BDD-cost:   99
0.69/0.76	c ---[29472]---> BDD-cost:   77
0.69/0.77	c ---[29471]---> BDD-cost:   99
0.69/0.77	c ---[29470]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29469]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29468]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29467]---> BDD-cost:   99
0.69/0.77	c ---[29466]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29465]---> BDD-cost:   99
0.69/0.77	c ---[29464]---> BDD-cost:   99
0.69/0.77	c ---[29463]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29462]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29461]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29460]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29459]---> BDD-cost:   99
0.69/0.77	c ---[29458]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29457]---> BDD-cost:   99
0.69/0.77	c ---[29456]---> BDD-cost:   53
0.69/0.77	c ---[29455]---> BDD-cost:   99
0.69/0.77	c ---[29454]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29453]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29452]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29451]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29450]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29449]---> BDD-cost:   99
0.69/0.77	c ---[29448]---> Sorter-cost:  324     Base:
0.69/0.77	c ---[29447]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29446]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29445]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29444]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29443]---> BDD-cost:   77
0.69/0.78	c ---[29442]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29441]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29440]---> BDD-cost:   99
0.69/0.78	c ---[29439]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29438]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29437]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29436]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29435]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29434]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29433]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29432]---> BDD-cost:   99
0.69/0.78	c ---[29431]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29430]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29429]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29428]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29427]---> Sorter-cost:  324     Base:
0.69/0.78	c ---[29426]---> BDD-cost:   77
0.69/0.78	c ---[29425]---> BDD-cost:   99
0.69/0.78	c ---[29424]---> BDD-cost:   99
0.69/0.79	c ---[29423]---> Sorter-cost:  324     Base:
0.69/0.79	c ---[29422]---> Sorter-cost:  324     Base:
0.69/0.79	c ---[29421]---> Sorter-cost:  324     Base:
0.69/0.79	c ---[29420]---> Sorter-cost:  324     Base:
0.69/0.79	c ---[29419]---> BDD-cost:   99
0.69/0.79	c ---[29418]---> Sorter-cost:  324     Base:
0.69/0.79	c ---[29417]---> BDD-cost:   99
0.69/0.79	c ---[29416]---> BDD-cost:   99
0.69/0.79	c ---[29415]---> BDD-cost:   99
0.69/0.79	c ---[29414]---> Sorter-cost:  324     Base:
0.69/0.79	c ---[29413]---> Sorter-cost:  324     Base:
0.69/0.79	c ---[29412]---> Sorter-cost:  324     Base:
0.69/0.79	c ---[29411]---> Sorter-cost:  324     Base:
0.69/0.79	c ---[29410]---> BDD-cost:   99
0.69/0.79	c ---[29409]---> BDD-cost:   77
0.69/0.79	c ---[29408]---> BDD-cost:   53
0.69/0.79	c ---[29407]---> BDD-cost:   77
0.69/0.79	c ---[29406]---> Sorter-cost:  324     Base:
0.69/0.79	c ---[29405]---> Sorter-cost:  324     Base:
0.69/0.79	c ---[29404]---> Sorter-cost:  324     Base:
0.69/0.79	c ---[29403]---> BDD-cost:   99
0.69/0.79	c ---[29402]---> Sorter-cost:  324     Base:
0.69/0.79	c ---[29401]---> BDD-cost:   53
0.69/0.79	c ---[29400]---> BDD-cost:   53
0.69/0.79	c ---[29399]---> BDD-cost:   99
0.69/0.79	c ---[29398]---> Sorter-cost:  324     Base:
0.69/0.79	c ---[29397]---> Sorter-cost:  324     Base:
0.69/0.80	c ---[29396]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29395]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29394]---> BDD-cost:   99
0.79/0.80	c ---[29393]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29392]---> BDD-cost:   77
0.79/0.80	c ---[29391]---> BDD-cost:   77
0.79/0.80	c ---[29390]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29389]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29388]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29387]---> BDD-cost:   99
0.79/0.80	c ---[29386]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29385]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29384]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29383]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29382]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29381]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29380]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29379]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29378]---> BDD-cost:   99
0.79/0.80	c ---[29377]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29376]---> BDD-cost:   77
0.79/0.80	c ---[29375]---> Sorter-cost:  324     Base:
0.79/0.80	c ---[29374]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29373]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29372]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29371]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29370]---> BDD-cost:   77
0.79/0.81	c ---[29369]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29368]---> BDD-cost:   99
0.79/0.81	c ---[29367]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29366]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29365]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29364]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29363]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29362]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29361]---> BDD-cost:   77
0.79/0.81	c ---[29360]---> BDD-cost:   77
0.79/0.81	c ---[29359]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29358]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29357]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29356]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29355]---> BDD-cost:   77
0.79/0.81	c ---[29354]---> BDD-cost:   99
0.79/0.81	c ---[29353]---> BDD-cost:   99
0.79/0.81	c ---[29352]---> BDD-cost:   77
0.79/0.81	c ---[29351]---> Sorter-cost:  324     Base:
0.79/0.81	c ---[29350]---> Sorter-cost:  324     Base:
0.79/0.82	c ---[29349]---> Sorter-cost:  324     Base:
0.79/0.82	c ---[29348]---> Sorter-cost:  324     Base:
0.79/0.82	c ---[29347]---> BDD-cost:   99
0.79/0.82	c ---[29346]---> Sorter-cost:  324     Base:
0.79/0.82	c ---[29345]---> Sorter-cost:  324     Base:
0.79/0.82	c ---[29344]---> BDD-cost:   77
0.79/0.82	c ---[13690]---> Sorter-cost: 1055     Base:
0.79/0.82	c ---[13688]---> Sorter-cost: 1055     Base:
0.79/0.82	c ---[13686]---> Sorter-cost: 1055     Base:
0.79/0.82	c ---[13684]---> Sorter-cost: 1055     Base:
0.79/0.82	c ---[13682]---> Sorter-cost: 1055     Base:
0.79/0.83	c ---[13680]---> Sorter-cost: 1055     Base:
0.79/0.83	c ---[13678]---> Sorter-cost: 1055     Base:
0.79/0.83	c ---[13676]---> Sorter-cost: 1055     Base:
0.79/0.83	c ---[13674]---> Sorter-cost: 1055     Base:
0.79/0.84	c ---[13672]---> Sorter-cost: 1055     Base:
0.79/0.84	c ---[13670]---> Sorter-cost: 1055     Base:
0.79/0.84	c ---[13668]---> Sorter-cost: 1055     Base:
0.79/0.84	c ---[13666]---> Sorter-cost: 1055     Base:
0.79/0.84	c ---[13664]---> Sorter-cost: 1055     Base:
0.79/0.84	c ---[13662]---> Sorter-cost: 1055     Base:
0.79/0.84	c ---[13660]---> Sorter-cost: 1055     Base:
0.79/0.85	c ---[13658]---> Sorter-cost: 1055     Base:
0.79/0.85	c ---[13656]---> Sorter-cost: 1055     Base:
0.79/0.85	c ---[13654]---> Sorter-cost: 1055     Base:
0.79/0.85	c ---[13652]---> Sorter-cost: 1055     Base:
0.79/0.85	c ---[13650]---> Sorter-cost: 1055     Base:
0.79/0.85	c ---[13648]---> Sorter-cost: 1055     Base:
0.79/0.86	c ---[13646]---> Sorter-cost: 1055     Base:
0.79/0.86	c ---[13644]---> Sorter-cost: 1055     Base:
0.79/0.86	c ---[13642]---> Sorter-cost: 1055     Base:
0.79/0.86	c ---[13640]---> Sorter-cost: 1055     Base:
0.79/0.86	c ---[13638]---> Sorter-cost: 1055     Base:
0.79/0.86	c ---[13636]---> Sorter-cost: 1055     Base:
0.79/0.86	c ---[11899]---> BDD-cost:   14
0.79/0.86	c ---[11898]---> BDD-cost:   14
0.79/0.86	c ---[11897]---> BDD-cost:   14
0.79/0.86	c ---[11896]---> BDD-cost:   14
0.79/0.86	c ---[11895]---> BDD-cost:   14
0.79/0.86	c ---[11894]---> BDD-cost:   14
0.79/0.86	c ---[11893]---> BDD-cost:   14
0.79/0.86	c ---[11892]---> BDD-cost:   14
0.79/0.86	c ---[11891]---> BDD-cost:   14
0.79/0.86	c ---[11890]---> BDD-cost:   14
0.79/0.86	c ---[11889]---> BDD-cost:   14
0.79/0.86	c ---[11888]---> BDD-cost:   14
0.79/0.86	c ---[11887]---> BDD-cost:   14
0.79/0.86	c ---[11886]---> BDD-cost:   14
0.79/0.86	c ---[11885]---> BDD-cost:   14
0.79/0.87	c ---[11884]---> BDD-cost:   14
0.79/0.87	c ---[11883]---> BDD-cost:   14
0.79/0.87	c ---[11882]---> BDD-cost:   14
0.79/0.87	c ---[11881]---> BDD-cost:   14
0.79/0.87	c ---[11880]---> BDD-cost:   14
0.79/0.87	c ---[11879]---> BDD-cost:   14
0.79/0.87	c ---[11878]---> BDD-cost:   14
0.79/0.87	c ---[11877]---> BDD-cost:   14
0.79/0.87	c ---[11876]---> BDD-cost:   14
0.79/0.87	c ---[11875]---> BDD-cost:   14
0.79/0.87	c ---[11874]---> BDD-cost:   14
0.79/0.87	c ---[11873]---> BDD-cost:   14
0.79/0.87	c ---[11872]---> BDD-cost:   14
0.79/0.87	c ---[11871]---> BDD-cost:   14
0.79/0.87	c ---[11870]---> BDD-cost:   14
0.79/0.87	c ---[11869]---> BDD-cost:   14
0.79/0.87	c ---[11868]---> BDD-cost:   14
0.79/0.87	c ---[11867]---> BDD-cost:   14
0.79/0.87	c ---[11866]---> BDD-cost:   14
0.79/0.87	c ---[11865]---> BDD-cost:   14
0.79/0.87	c ---[11864]---> BDD-cost:   14
0.79/0.87	c ---[11863]---> BDD-cost:   14
0.79/0.87	c ---[11862]---> BDD-cost:   14
0.79/0.87	c ---[11861]---> BDD-cost:   14
0.79/0.87	c ---[11860]---> BDD-cost:   14
0.79/0.87	c ---[11859]---> BDD-cost:   14
0.79/0.87	c ---[11858]---> BDD-cost:   14
0.79/0.87	c ---[11857]---> BDD-cost:   14
0.79/0.87	c ---[11856]---> BDD-cost:   14
0.79/0.87	c ---[11855]---> BDD-cost:   14
0.79/0.87	c ---[11854]---> BDD-cost:   14
0.79/0.87	c ---[11853]---> BDD-cost:   14
0.79/0.87	c ---[11852]---> BDD-cost:   14
0.79/0.87	c ---[11851]---> BDD-cost:   14
0.79/0.87	c ---[11850]---> BDD-cost:   14
0.79/0.87	c ---[11849]---> BDD-cost:   14
0.79/0.87	c ---[11848]---> BDD-cost:   14
0.79/0.87	c ---[11847]---> BDD-cost:   14
0.79/0.87	c ---[11846]---> BDD-cost:   14
0.79/0.87	c ---[11845]---> BDD-cost:   14
0.79/0.87	c ---[11844]---> BDD-cost:   14
0.79/0.87	c ---[11843]---> BDD-cost:   14
0.79/0.87	c ---[11842]---> BDD-cost:   14
0.79/0.87	c ---[11841]---> BDD-cost:   14
0.79/0.87	c ---[11840]---> BDD-cost:   14
0.79/0.87	c ---[11839]---> BDD-cost:   14
0.79/0.87	c ---[11838]---> BDD-cost:   14
0.79/0.87	c ---[11837]---> BDD-cost:   14
0.79/0.87	c ---[11836]---> BDD-cost:   14
0.79/0.87	c ---[11835]---> BDD-cost:   14
0.79/0.87	c ---[11834]---> BDD-cost:   14
0.79/0.87	c ---[11833]---> BDD-cost:   14
0.79/0.87	c ---[11832]---> BDD-cost:   14
0.79/0.87	c ---[11831]---> BDD-cost:   14
0.79/0.87	c ---[11830]---> BDD-cost:   14
0.79/0.87	c ---[11829]---> BDD-cost:   14
0.79/0.87	c ---[11828]---> BDD-cost:   14
0.79/0.87	c ---[11827]---> BDD-cost:   14
0.79/0.87	c ---[11826]---> BDD-cost:   14
0.79/0.87	c ---[11825]---> BDD-cost:   14
0.79/0.87	c ---[11824]---> BDD-cost:   14
0.79/0.87	c ---[11823]---> BDD-cost:   14
0.79/0.87	c ---[11822]---> BDD-cost:   14
0.79/0.87	c ---[11821]---> BDD-cost:   14
0.79/0.87	c ---[11820]---> BDD-cost:   14
0.79/0.87	c ---[11819]---> BDD-cost:   14
0.79/0.87	c ---[11818]---> BDD-cost:   14
0.79/0.87	c ---[11817]---> BDD-cost:   14
0.79/0.87	c ---[11816]---> BDD-cost:   14
0.79/0.87	c ---[11815]---> BDD-cost:   14
0.79/0.87	c ---[11814]---> BDD-cost:   14
0.79/0.87	c ---[11813]---> BDD-cost:   14
0.79/0.87	c ---[11812]---> BDD-cost:   14
0.79/0.87	c ---[11811]---> BDD-cost:   14
0.79/0.87	c ---[11810]---> BDD-cost:   14
0.79/0.87	c ---[11809]---> BDD-cost:   14
0.79/0.87	c ---[11808]---> BDD-cost:   14
0.79/0.87	c ---[11807]---> BDD-cost:   14
0.79/0.87	c ---[11806]---> BDD-cost:   14
0.79/0.87	c ---[11805]---> BDD-cost:   14
0.79/0.87	c ---[11804]---> BDD-cost:   14
0.79/0.87	c ---[11803]---> BDD-cost:   14
0.79/0.87	c ---[11802]---> BDD-cost:   14
0.79/0.87	c ---[11801]---> BDD-cost:   14
0.79/0.87	c ---[11800]---> BDD-cost:   14
0.79/0.87	c ---[11799]---> BDD-cost:   14
0.79/0.87	c ---[11798]---> BDD-cost:   14
0.79/0.87	c ---[11797]---> BDD-cost:   14
0.79/0.87	c ---[11796]---> BDD-cost:   14
0.79/0.87	c ---[11795]---> BDD-cost:   14
0.79/0.87	c ---[11794]---> BDD-cost:   14
0.79/0.87	c ---[11793]---> BDD-cost:   14
0.79/0.87	c ---[11792]---> BDD-cost:   14
0.79/0.87	c ---[11791]---> BDD-cost:   14
0.79/0.87	c ---[11790]---> BDD-cost:   14
0.79/0.87	c ---[11789]---> BDD-cost:   14
0.79/0.87	c ---[11788]---> BDD-cost:   14
0.79/0.87	c ---[11787]---> BDD-cost:   14
0.79/0.87	c ---[11786]---> BDD-cost:   14
0.79/0.87	c ---[11785]---> BDD-cost:   14
0.79/0.87	c ---[11784]---> BDD-cost:   14
0.79/0.87	c ---[11783]---> BDD-cost:   14
0.79/0.87	c ---[11782]---> BDD-cost:   14
0.79/0.87	c ---[11781]---> BDD-cost:   14
0.79/0.87	c ---[11780]---> BDD-cost:   14
0.79/0.87	c ---[11779]---> BDD-cost:   14
0.79/0.87	c ---[11778]---> BDD-cost:   14
0.79/0.87	c ---[11777]---> BDD-cost:   14
0.79/0.87	c ---[11776]---> BDD-cost:   14
0.79/0.87	c ---[11775]---> BDD-cost:   14
0.79/0.87	c ---[11774]---> BDD-cost:   14
0.79/0.87	c ---[11773]---> BDD-cost:   14
0.79/0.87	c ---[11772]---> BDD-cost:   14
0.79/0.87	c ---[11771]---> BDD-cost:   14
0.79/0.87	c ---[11770]---> BDD-cost:   14
0.79/0.87	c ---[11769]---> BDD-cost:   14
0.79/0.87	c ---[11768]---> BDD-cost:   14
0.79/0.87	c ---[11767]---> BDD-cost:   14
0.79/0.87	c ---[11766]---> BDD-cost:   14
0.79/0.87	c ---[11765]---> BDD-cost:   14
0.79/0.87	c ---[11764]---> BDD-cost:   14
0.79/0.87	c ---[11763]---> BDD-cost:   14
0.79/0.87	c ---[11762]---> BDD-cost:   14
0.79/0.87	c ---[11761]---> BDD-cost:   14
0.79/0.87	c ---[11760]---> BDD-cost:   14
0.79/0.87	c ---[11759]---> BDD-cost:   14
0.79/0.87	c ---[11758]---> BDD-cost:   14
0.79/0.87	c ---[11757]---> BDD-cost:   14
0.79/0.87	c ---[11756]---> BDD-cost:   14
0.79/0.87	c ---[11755]---> BDD-cost:   14
0.79/0.87	c ---[11754]---> BDD-cost:   14
0.79/0.87	c ---[11753]---> BDD-cost:   14
0.79/0.87	c ---[11752]---> BDD-cost:   14
0.79/0.88	c ---[11751]---> BDD-cost:   14
0.79/0.88	c ---[11750]---> BDD-cost:   14
0.79/0.88	c ---[11749]---> BDD-cost:   14
0.79/0.88	c ---[11748]---> BDD-cost:   14
0.79/0.88	c ---[11747]---> BDD-cost:   14
0.79/0.88	c ---[11746]---> BDD-cost:   14
0.79/0.88	c ---[11745]---> BDD-cost:   14
0.79/0.88	c ---[11744]---> BDD-cost:   14
0.79/0.88	c ---[11743]---> BDD-cost:   14
0.79/0.88	c ---[11742]---> BDD-cost:   14
0.79/0.88	c ---[11741]---> BDD-cost:   14
0.79/0.88	c ---[11740]---> BDD-cost:   14
0.79/0.88	c ---[11739]---> BDD-cost:   14
0.79/0.88	c ---[11738]---> BDD-cost:   14
0.79/0.88	c ---[11737]---> BDD-cost:   14
0.79/0.88	c ---[11736]---> BDD-cost:   14
0.79/0.88	c ---[11735]---> BDD-cost:   14
0.79/0.88	c ---[11734]---> BDD-cost:   14
0.79/0.88	c ---[11733]---> BDD-cost:   14
0.79/0.88	c ---[11732]---> BDD-cost:   14
0.79/0.88	c ---[11731]---> BDD-cost:   14
0.79/0.88	c ---[11730]---> BDD-cost:   14
0.79/0.88	c ---[11729]---> BDD-cost:   14
0.79/0.88	c ---[11728]---> BDD-cost:   14
0.79/0.88	c ---[11727]---> BDD-cost:   14
0.79/0.88	c ---[11726]---> BDD-cost:   14
0.79/0.88	c ---[11725]---> BDD-cost:   14
0.79/0.88	c ---[11724]---> BDD-cost:   14
0.79/0.88	c ---[11723]---> BDD-cost:   14
0.79/0.88	c ---[11722]---> BDD-cost:   14
0.79/0.88	c ---[11721]---> BDD-cost:   14
0.79/0.88	c ---[11720]---> BDD-cost:   14
0.79/0.88	c ---[11719]---> BDD-cost:   14
0.79/0.88	c ---[11718]---> BDD-cost:   14
0.79/0.88	c ---[11717]---> BDD-cost:   14
0.79/0.88	c ---[11716]---> BDD-cost:   14
0.79/0.88	c ---[11715]---> BDD-cost:   14
0.79/0.88	c ---[11714]---> BDD-cost:   14
0.79/0.88	c ---[11713]---> BDD-cost:   14
0.79/0.88	c ---[11712]---> BDD-cost:   14
0.79/0.88	c ---[11711]---> BDD-cost:   14
0.79/0.88	c ---[11710]---> BDD-cost:   14
0.79/0.88	c ---[11709]---> BDD-cost:   14
0.79/0.88	c ---[11708]---> BDD-cost:   14
0.79/0.88	c ---[11707]---> BDD-cost:   14
0.79/0.88	c ---[11706]---> BDD-cost:   14
0.79/0.88	c ---[11705]---> BDD-cost:   14
0.79/0.88	c ---[11704]---> BDD-cost:   14
0.79/0.88	c ---[11703]---> BDD-cost:   14
0.79/0.88	c ---[11702]---> BDD-cost:   14
0.79/0.88	c ---[11701]---> BDD-cost:   14
0.79/0.88	c ---[11700]---> BDD-cost:   14
0.79/0.88	c ---[11699]---> BDD-cost:   14
0.79/0.88	c ---[11698]---> BDD-cost:   14
0.79/0.88	c ---[11697]---> BDD-cost:   14
0.79/0.88	c ---[11696]---> BDD-cost:   14
0.79/0.88	c ---[11695]---> BDD-cost:   14
0.79/0.88	c ---[11694]---> BDD-cost:   14
0.79/0.88	c ---[11693]---> BDD-cost:   14
0.79/0.88	c ---[11692]---> BDD-cost:   14
0.79/0.88	c ---[11691]---> BDD-cost:   14
0.79/0.88	c ---[11690]---> BDD-cost:   14
0.79/0.88	c ---[11689]---> BDD-cost:   14
0.79/0.88	c ---[11688]---> BDD-cost:   14
0.79/0.88	c ---[11687]---> BDD-cost:   14
0.79/0.88	c ---[11686]---> BDD-cost:   14
0.79/0.88	c ---[11685]---> BDD-cost:   14
0.79/0.88	c ---[11684]---> BDD-cost:   14
0.79/0.88	c ---[11683]---> BDD-cost:   14
0.79/0.88	c ---[11682]---> BDD-cost:   14
0.79/0.88	c ---[11681]---> BDD-cost:   14
0.79/0.88	c ---[11680]---> BDD-cost:   14
0.79/0.88	c ---[11679]---> BDD-cost:   14
0.79/0.88	c ---[11678]---> BDD-cost:   14
0.79/0.88	c ---[11677]---> BDD-cost:   14
0.79/0.88	c ---[11676]---> BDD-cost:   14
0.79/0.88	c ---[11675]---> BDD-cost:   14
0.79/0.88	c ---[11674]---> BDD-cost:   14
0.79/0.88	c ---[11673]---> BDD-cost:   14
0.79/0.88	c ---[11672]---> BDD-cost:   14
0.79/0.88	c ---[11671]---> BDD-cost:   14
0.79/0.88	c ---[11670]---> BDD-cost:   14
0.79/0.88	c ---[11669]---> BDD-cost:   14
0.79/0.88	c ---[11668]---> BDD-cost:   14
0.79/0.88	c ---[11667]---> BDD-cost:   14
0.79/0.88	c ---[11666]---> BDD-cost:   14
0.79/0.88	c ---[11665]---> BDD-cost:   14
0.79/0.88	c ---[11664]---> BDD-cost:   14
0.79/0.88	c ---[11663]---> BDD-cost:   14
0.79/0.88	c ---[11662]---> BDD-cost:   14
0.79/0.88	c ---[11661]---> BDD-cost:   14
0.79/0.88	c ---[11660]---> BDD-cost:   14
0.79/0.88	c ---[11659]---> BDD-cost:   14
0.79/0.88	c ---[11658]---> BDD-cost:   14
0.79/0.88	c ---[11657]---> BDD-cost:   14
0.79/0.88	c ---[11656]---> BDD-cost:   14
0.79/0.88	c ---[11655]---> BDD-cost:   14
0.79/0.88	c ---[11654]---> BDD-cost:   14
0.79/0.88	c ---[11653]---> BDD-cost:   14
0.79/0.88	c ---[11652]---> BDD-cost:   14
0.79/0.88	c ---[11651]---> BDD-cost:   14
0.79/0.88	c ---[11650]---> BDD-cost:   14
0.79/0.88	c ---[11649]---> BDD-cost:   14
0.79/0.88	c ---[11648]---> BDD-cost:   14
0.79/0.88	c ---[11647]---> BDD-cost:   14
0.79/0.88	c ---[11646]---> BDD-cost:   14
0.79/0.88	c ---[11645]---> BDD-cost:   14
0.79/0.88	c ---[11644]---> BDD-cost:   14
0.79/0.88	c ---[11643]---> BDD-cost:   14
0.79/0.88	c ---[11642]---> BDD-cost:   14
0.79/0.88	c ---[11641]---> BDD-cost:   14
0.79/0.88	c ---[11640]---> BDD-cost:   14
0.79/0.88	c ---[11639]---> BDD-cost:   14
0.79/0.88	c ---[11638]---> BDD-cost:   14
0.79/0.88	c ---[11637]---> BDD-cost:   14
0.79/0.88	c ---[11636]---> BDD-cost:   14
0.79/0.88	c ---[11635]---> BDD-cost:   14
0.79/0.88	c ---[11634]---> BDD-cost:   14
0.79/0.88	c ---[11633]---> BDD-cost:   14
0.79/0.88	c ---[11632]---> BDD-cost:   14
0.79/0.88	c ---[11631]---> BDD-cost:   14
0.79/0.88	c ---[11630]---> BDD-cost:   14
0.79/0.88	c ---[11629]---> BDD-cost:   14
0.79/0.88	c ---[11628]---> BDD-cost:   14
0.79/0.89	c ---[11627]---> BDD-cost:   14
0.79/0.89	c ---[11626]---> BDD-cost:   14
0.79/0.89	c ---[11625]---> BDD-cost:   14
0.79/0.89	c ---[11624]---> BDD-cost:   14
0.79/0.89	c ---[11623]---> BDD-cost:   14
0.79/0.89	c ---[11622]---> BDD-cost:   14
0.79/0.89	c ---[11621]---> BDD-cost:   14
0.79/0.89	c ---[11620]---> BDD-cost:   14
0.79/0.89	c ---[11619]---> BDD-cost:   14
0.79/0.89	c ---[11618]---> BDD-cost:   14
0.79/0.89	c ---[11617]---> BDD-cost:   14
0.79/0.89	c ---[11616]---> BDD-cost:   14
0.79/0.89	c ---[11615]---> BDD-cost:   14
0.79/0.89	c ---[11614]---> BDD-cost:   14
0.79/0.89	c ---[11613]---> BDD-cost:   14
0.79/0.89	c ---[11612]---> BDD-cost:   14
0.79/0.89	c ---[11611]---> BDD-cost:   14
0.79/0.89	c ---[11610]---> BDD-cost:   14
0.79/0.89	c ---[11609]---> BDD-cost:   14
0.79/0.89	c ---[11608]---> BDD-cost:   14
0.79/0.89	c ---[11607]---> BDD-cost:   14
0.79/0.89	c ---[11606]---> BDD-cost:   14
0.79/0.89	c ---[11605]---> BDD-cost:   14
0.79/0.89	c ---[11604]---> BDD-cost:   14
0.79/0.89	c ---[11603]---> BDD-cost:   14
0.79/0.89	c ---[11602]---> BDD-cost:   14
0.79/0.89	c ---[11601]---> BDD-cost:   14
0.79/0.89	c ---[11600]---> BDD-cost:   14
0.79/0.89	c ---[11599]---> BDD-cost:   14
0.79/0.89	c ---[11598]---> BDD-cost:   14
0.79/0.89	c ---[11597]---> BDD-cost:   14
0.79/0.89	c ---[11596]---> BDD-cost:   14
0.79/0.89	c ---[11595]---> BDD-cost:   14
0.79/0.89	c ---[11594]---> BDD-cost:   14
0.79/0.89	c ---[11593]---> BDD-cost:   14
0.79/0.89	c ---[11592]---> BDD-cost:   14
0.79/0.89	c ---[11591]---> BDD-cost:   14
0.79/0.89	c ---[11590]---> BDD-cost:   14
0.79/0.89	c ---[11589]---> BDD-cost:   14
0.79/0.89	c ---[11588]---> BDD-cost:   14
0.79/0.89	c ---[11587]---> BDD-cost:   14
0.79/0.89	c ---[11586]---> BDD-cost:   14
0.79/0.89	c ---[11585]---> BDD-cost:   14
0.79/0.89	c ---[11584]---> BDD-cost:   14
0.79/0.89	c ---[11583]---> BDD-cost:   14
0.79/0.89	c ---[11582]---> BDD-cost:   14
0.79/0.89	c ---[11581]---> BDD-cost:   14
0.79/0.89	c ---[11580]---> BDD-cost:   14
0.79/0.89	c ---[11579]---> BDD-cost:   14
0.79/0.89	c ---[11578]---> BDD-cost:   14
0.79/0.89	c ---[11577]---> BDD-cost:   14
0.79/0.89	c ---[11576]---> BDD-cost:   14
0.79/0.89	c ---[11575]---> BDD-cost:   14
0.79/0.89	c ---[11574]---> BDD-cost:   14
0.79/0.89	c ---[11573]---> BDD-cost:   14
0.79/0.89	c ---[11572]---> BDD-cost:   14
0.79/0.89	c ---[11571]---> BDD-cost:   14
0.79/0.89	c ---[11570]---> BDD-cost:   14
0.79/0.89	c ---[11569]---> BDD-cost:   14
0.79/0.89	c ---[11568]---> BDD-cost:   14
0.79/0.89	c ---[11567]---> BDD-cost:   14
0.79/0.89	c ---[11566]---> BDD-cost:   14
0.79/0.89	c ---[11565]---> BDD-cost:   14
0.79/0.89	c ---[11564]---> BDD-cost:   14
0.79/0.89	c ---[11563]---> BDD-cost:   14
0.79/0.89	c ---[11562]---> BDD-cost:   14
0.79/0.89	c ---[11561]---> BDD-cost:   14
0.79/0.89	c ---[11560]---> BDD-cost:   14
0.79/0.89	c ---[11559]---> BDD-cost:   14
0.79/0.89	c ---[11558]---> BDD-cost:   14
0.79/0.89	c ---[11557]---> BDD-cost:   14
0.79/0.89	c ---[11556]---> BDD-cost:   14
0.79/0.89	c ---[11555]---> BDD-cost:   14
0.79/0.89	c ---[11554]---> BDD-cost:   14
0.79/0.89	c ---[11553]---> BDD-cost:   14
0.79/0.89	c ---[11552]---> BDD-cost:   14
0.79/0.89	c ---[11551]---> BDD-cost:   14
0.79/0.89	c ---[11550]---> BDD-cost:   14
0.79/0.89	c ---[11549]---> BDD-cost:   14
0.79/0.89	c ---[11548]---> BDD-cost:   14
0.79/0.89	c ---[11547]---> BDD-cost:   14
0.79/0.89	c ---[11546]---> BDD-cost:   14
0.79/0.89	c ---[11545]---> BDD-cost:   14
0.79/0.89	c ---[11544]---> BDD-cost:   14
0.79/0.89	c ---[11543]---> BDD-cost:   14
0.79/0.89	c ---[11542]---> BDD-cost:   14
0.79/0.89	c ---[11541]---> BDD-cost:   14
0.79/0.89	c ---[11540]---> BDD-cost:   14
0.79/0.89	c ---[11539]---> BDD-cost:   14
0.79/0.89	c ---[11538]---> BDD-cost:   14
0.79/0.89	c ---[11537]---> BDD-cost:   14
0.79/0.89	c ---[11536]---> BDD-cost:   14
0.79/0.89	c ---[11535]---> BDD-cost:   14
0.79/0.89	c ---[11534]---> BDD-cost:   14
0.79/0.89	c ---[11533]---> BDD-cost:   14
0.79/0.89	c ---[11532]---> BDD-cost:   14
0.79/0.89	c ---[11531]---> BDD-cost:   14
0.79/0.89	c ---[11530]---> BDD-cost:   14
0.79/0.89	c ---[11529]---> BDD-cost:   14
0.79/0.89	c ---[11528]---> BDD-cost:   14
0.79/0.89	c ---[11527]---> BDD-cost:   14
0.79/0.89	c ---[11526]---> BDD-cost:   14
0.79/0.89	c ---[11525]---> BDD-cost:   14
0.79/0.89	c ---[11524]---> BDD-cost:   14
0.79/0.89	c ---[11523]---> BDD-cost:   14
0.79/0.89	c ---[11522]---> BDD-cost:   14
0.79/0.89	c ---[11521]---> BDD-cost:   14
0.79/0.89	c ---[11520]---> BDD-cost:   14
0.79/0.89	c ---[11519]---> BDD-cost:   14
0.79/0.89	c ---[11518]---> BDD-cost:   14
0.79/0.89	c ---[11517]---> BDD-cost:   14
0.79/0.89	c ---[11516]---> BDD-cost:   14
0.79/0.89	c ---[11515]---> BDD-cost:   14
0.79/0.89	c ---[11514]---> BDD-cost:   14
0.79/0.89	c ---[11513]---> BDD-cost:   14
0.79/0.89	c ---[11512]---> BDD-cost:   14
0.79/0.89	c ---[11511]---> BDD-cost:   14
0.79/0.89	c ---[11510]---> BDD-cost:   14
0.79/0.89	c ---[11509]---> BDD-cost:   14
0.79/0.89	c ---[11508]---> BDD-cost:   14
0.79/0.89	c ---[11507]---> BDD-cost:   14
0.79/0.90	c ---[11506]---> BDD-cost:   14
0.79/0.90	c ---[11505]---> BDD-cost:   14
0.79/0.90	c ---[11504]---> BDD-cost:   14
0.79/0.90	c ---[11503]---> BDD-cost:   14
0.79/0.90	c ---[11502]---> BDD-cost:   14
0.79/0.90	c ---[11501]---> BDD-cost:   14
0.89/0.90	c ---[11500]---> BDD-cost:   14
0.89/0.90	c ---[11499]---> BDD-cost:   14
0.89/0.90	c ---[11498]---> BDD-cost:   14
0.89/0.90	c ---[11497]---> BDD-cost:   14
0.89/0.90	c ---[11496]---> BDD-cost:   14
0.89/0.90	c ---[11495]---> BDD-cost:   14
0.89/0.90	c ---[11494]---> BDD-cost:   14
0.89/0.90	c ---[11493]---> BDD-cost:   14
0.89/0.90	c ---[11492]---> BDD-cost:   14
0.89/0.90	c ---[11491]---> BDD-cost:   14
0.89/0.90	c ---[11490]---> BDD-cost:   14
0.89/0.90	c ---[11489]---> BDD-cost:   14
0.89/0.90	c ---[11488]---> BDD-cost:   14
0.89/0.90	c ---[11487]---> BDD-cost:   14
0.89/0.90	c ---[11486]---> BDD-cost:   14
0.89/0.90	c ---[11485]---> BDD-cost:   14
0.89/0.90	c ---[11484]---> BDD-cost:   14
0.89/0.90	c ---[11483]---> BDD-cost:   14
0.89/0.90	c ---[11482]---> BDD-cost:   14
0.89/0.90	c ---[11481]---> BDD-cost:   14
0.89/0.90	c ---[11480]---> BDD-cost:   14
0.89/0.90	c ---[11479]---> BDD-cost:   14
0.89/0.90	c ---[11478]---> BDD-cost:   14
0.89/0.90	c ---[11477]---> BDD-cost:   14
0.89/0.90	c ---[11476]---> BDD-cost:   14
0.89/0.90	c ---[11475]---> BDD-cost:   14
0.89/0.90	c ---[11474]---> BDD-cost:   14
0.89/0.90	c ---[11473]---> BDD-cost:   14
0.89/0.90	c ---[11472]---> BDD-cost:   14
0.89/0.90	c ---[11471]---> BDD-cost:   14
0.89/0.90	c ---[11470]---> BDD-cost:   14
0.89/0.90	c ---[11469]---> BDD-cost:   14
0.89/0.90	c ---[11468]---> BDD-cost:   14
0.89/0.90	c ---[11467]---> BDD-cost:   14
0.89/0.90	c ---[11466]---> BDD-cost:   14
0.89/0.90	c ---[11465]---> BDD-cost:   14
0.89/0.90	c ---[11464]---> BDD-cost:   14
0.89/0.90	c ---[11463]---> BDD-cost:   14
0.89/0.90	c ---[11462]---> BDD-cost:   14
0.89/0.90	c ---[11461]---> BDD-cost:   14
0.89/0.90	c ---[11460]---> BDD-cost:   14
0.89/0.90	c ---[11459]---> BDD-cost:   14
0.89/0.90	c ---[11458]---> BDD-cost:   14
0.89/0.90	c ---[11457]---> BDD-cost:   14
0.89/0.90	c ---[11456]---> BDD-cost:   14
0.89/0.90	c ---[11455]---> BDD-cost:   14
0.89/0.90	c ---[11454]---> BDD-cost:   14
0.89/0.90	c ---[11453]---> BDD-cost:   14
0.89/0.90	c ---[11452]---> BDD-cost:   14
0.89/0.90	c ---[11451]---> BDD-cost:   14
0.89/0.90	c ---[11450]---> BDD-cost:   14
0.89/0.90	c ---[11449]---> BDD-cost:   14
0.89/0.90	c ---[11448]---> BDD-cost:   14
0.89/0.90	c ---[11447]---> BDD-cost:   14
0.89/0.90	c ---[11446]---> BDD-cost:   14
0.89/0.90	c ---[11445]---> BDD-cost:   14
0.89/0.90	c ---[11444]---> BDD-cost:   14
0.89/0.90	c ---[11443]---> BDD-cost:   14
0.89/0.90	c ---[11442]---> BDD-cost:   14
0.89/0.90	c ---[11441]---> BDD-cost:   14
0.89/0.90	c ---[11440]---> BDD-cost:   14
0.89/0.90	c ---[11439]---> BDD-cost:   14
0.89/0.90	c ---[11438]---> BDD-cost:   14
0.89/0.90	c ---[11437]---> BDD-cost:   14
0.89/0.90	c ---[11436]---> BDD-cost:   14
0.89/0.90	c ---[11435]---> BDD-cost:   14
0.89/0.90	c ---[11434]---> BDD-cost:   14
0.89/0.90	c ---[11433]---> BDD-cost:   14
0.89/0.90	c ---[11432]---> BDD-cost:   14
0.89/0.90	c ---[11431]---> BDD-cost:   14
0.89/0.90	c ---[11430]---> BDD-cost:   14
0.89/0.90	c ---[11429]---> BDD-cost:   14
0.89/0.90	c ---[11428]---> BDD-cost:   14
0.89/0.90	c ---[11427]---> BDD-cost:   14
0.89/0.90	c ---[11426]---> BDD-cost:   14
0.89/0.90	c ---[11425]---> BDD-cost:   14
0.89/0.90	c ---[11424]---> BDD-cost:   14
0.89/0.90	c ---[11423]---> BDD-cost:   14
0.89/0.90	c ---[11422]---> BDD-cost:   14
0.89/0.90	c ---[11421]---> BDD-cost:   14
0.89/0.90	c ---[11420]---> BDD-cost:   14
0.89/0.90	c ---[11419]---> BDD-cost:   14
0.89/0.90	c ---[11418]---> BDD-cost:   14
0.89/0.90	c ---[11417]---> BDD-cost:   14
0.89/0.90	c ---[11416]---> BDD-cost:   14
0.89/0.90	c ---[11415]---> BDD-cost:   14
0.89/0.90	c ---[11414]---> BDD-cost:   14
0.89/0.90	c ---[11413]---> BDD-cost:   14
0.89/0.90	c ---[11412]---> BDD-cost:   14
0.89/0.90	c ---[11411]---> BDD-cost:   14
0.89/0.90	c ---[11410]---> BDD-cost:   14
0.89/0.90	c ---[11409]---> BDD-cost:   14
0.89/0.90	c ---[11408]---> BDD-cost:   14
0.89/0.90	c ---[11407]---> BDD-cost:   14
0.89/0.90	c ---[11406]---> BDD-cost:   14
0.89/0.90	c ---[11405]---> BDD-cost:   14
0.89/0.90	c ---[11404]---> BDD-cost:   14
0.89/0.90	c ---[11403]---> BDD-cost:   14
0.89/0.90	c ---[11402]---> BDD-cost:   14
0.89/0.90	c ---[11401]---> BDD-cost:   14
0.89/0.90	c ---[11400]---> BDD-cost:   14
0.89/0.90	c ---[11399]---> BDD-cost:   14
0.89/0.90	c ---[11398]---> BDD-cost:   14
0.89/0.90	c ---[11397]---> BDD-cost:   14
0.89/0.90	c ---[11396]---> BDD-cost:   14
0.89/0.90	c ---[11395]---> BDD-cost:   14
0.89/0.90	c ---[11394]---> BDD-cost:   14
0.89/0.90	c ---[11393]---> BDD-cost:   14
0.89/0.90	c ---[11392]---> BDD-cost:   14
0.89/0.90	c ---[11391]---> BDD-cost:   14
0.89/0.90	c ---[11390]---> BDD-cost:   14
0.89/0.90	c ---[11389]---> BDD-cost:   14
0.89/0.90	c ---[11388]---> BDD-cost:   14
0.89/0.90	c ---[11387]---> BDD-cost:   14
0.89/0.90	c ---[11386]---> BDD-cost:   14
0.89/0.90	c ---[11385]---> BDD-cost:   14
0.89/0.91	c ---[11384]---> BDD-cost:   14
0.89/0.91	c ---[11383]---> BDD-cost:   14
0.89/0.91	c ---[11382]---> BDD-cost:   14
0.89/0.91	c ---[11381]---> BDD-cost:   14
0.89/0.91	c ---[11380]---> BDD-cost:   14
0.89/0.91	c ---[11379]---> BDD-cost:   14
0.89/0.91	c ---[11378]---> BDD-cost:   14
0.89/0.91	c ---[11377]---> BDD-cost:   14
0.89/0.91	c ---[11376]---> BDD-cost:   14
0.89/0.91	c ---[11375]---> BDD-cost:   14
0.89/0.91	c ---[11374]---> BDD-cost:   14
0.89/0.91	c ---[11373]---> BDD-cost:   14
0.89/0.91	c ---[11372]---> BDD-cost:   14
0.89/0.91	c ---[11371]---> BDD-cost:   14
0.89/0.91	c ---[11370]---> BDD-cost:   14
0.89/0.91	c ---[11369]---> BDD-cost:   14
0.89/0.91	c ---[11368]---> BDD-cost:   14
0.89/0.91	c ---[11367]---> BDD-cost:   14
0.89/0.91	c ---[11366]---> BDD-cost:   14
0.89/0.91	c ---[11365]---> BDD-cost:   14
0.89/0.91	c ---[11364]---> BDD-cost:   14
0.89/0.91	c ---[11363]---> BDD-cost:   14
0.89/0.91	c ---[11362]---> BDD-cost:   14
0.89/0.91	c ---[11361]---> BDD-cost:   14
0.89/0.91	c ---[11360]---> BDD-cost:   14
0.89/0.91	c ---[11359]---> BDD-cost:   14
0.89/0.91	c ---[11358]---> BDD-cost:   14
0.89/0.91	c ---[11357]---> BDD-cost:   14
0.89/0.91	c ---[11356]---> BDD-cost:   14
0.89/0.91	c ---[11355]---> BDD-cost:   14
0.89/0.91	c ---[11354]---> BDD-cost:   14
0.89/0.91	c ---[11353]---> BDD-cost:   14
0.89/0.91	c ---[11352]---> BDD-cost:   14
0.89/0.91	c ---[11351]---> BDD-cost:   14
0.89/0.91	c ---[11350]---> BDD-cost:   14
0.89/0.91	c ---[11349]---> BDD-cost:   14
0.89/0.91	c ---[11348]---> BDD-cost:   14
0.89/0.91	c ---[11347]---> BDD-cost:   14
0.89/0.91	c ---[11346]---> BDD-cost:   14
0.89/0.91	c ---[11345]---> BDD-cost:   14
0.89/0.91	c ---[11344]---> BDD-cost:   14
0.89/0.91	c ---[11343]---> BDD-cost:   14
0.89/0.91	c ---[11342]---> BDD-cost:   14
0.89/0.91	c ---[11341]---> BDD-cost:   14
0.89/0.91	c ---[11340]---> BDD-cost:   14
0.89/0.91	c ---[11339]---> BDD-cost:   14
0.89/0.91	c ---[11338]---> BDD-cost:   14
0.89/0.91	c ---[11337]---> BDD-cost:   14
0.89/0.91	c ---[11336]---> BDD-cost:   14
0.89/0.91	c ---[11335]---> BDD-cost:   14
0.89/0.91	c ---[11334]---> BDD-cost:   14
0.89/0.91	c ---[11333]---> BDD-cost:   14
0.89/0.91	c ---[11332]---> BDD-cost:   14
0.89/0.91	c ---[11331]---> BDD-cost:   14
0.89/0.91	c ---[11330]---> BDD-cost:   14
0.89/0.91	c ---[11329]---> BDD-cost:   14
0.89/0.91	c ---[11328]---> BDD-cost:   14
0.89/0.91	c ---[11327]---> BDD-cost:   14
0.89/0.91	c ---[11326]---> BDD-cost:   14
0.89/0.91	c ---[11325]---> BDD-cost:   14
0.89/0.91	c ---[11324]---> BDD-cost:   14
0.89/0.91	c ---[11323]---> BDD-cost:   14
0.89/0.91	c ---[11322]---> BDD-cost:   14
0.89/0.91	c ---[11321]---> BDD-cost:   14
0.89/0.91	c ---[11320]---> BDD-cost:   14
0.89/0.91	c ---[11319]---> BDD-cost:   14
0.89/0.91	c ---[11318]---> BDD-cost:   14
0.89/0.91	c ---[11317]---> BDD-cost:   14
0.89/0.91	c ---[11316]---> BDD-cost:   14
0.89/0.91	c ---[11315]---> BDD-cost:   14
0.89/0.91	c ---[11314]---> BDD-cost:   14
0.89/0.91	c ---[11313]---> BDD-cost:   14
0.89/0.91	c ---[11312]---> BDD-cost:   14
0.89/0.91	c ---[11311]---> BDD-cost:   14
0.89/0.91	c ---[11310]---> BDD-cost:   14
0.89/0.91	c ---[11309]---> BDD-cost:   14
0.89/0.91	c ---[11308]---> BDD-cost:   14
0.89/0.91	c ---[11307]---> BDD-cost:   14
0.89/0.91	c ---[11306]---> BDD-cost:   14
0.89/0.91	c ---[11305]---> BDD-cost:   14
0.89/0.91	c ---[11304]---> BDD-cost:   14
0.89/0.91	c ---[11303]---> BDD-cost:   14
0.89/0.91	c ---[11302]---> BDD-cost:   14
0.89/0.91	c ---[11301]---> BDD-cost:   14
0.89/0.91	c ---[11300]---> BDD-cost:   14
0.89/0.91	c ---[11299]---> BDD-cost:   14
0.89/0.91	c ---[11298]---> BDD-cost:   14
0.89/0.91	c ---[11297]---> BDD-cost:   14
0.89/0.91	c ---[11296]---> BDD-cost:   14
0.89/0.91	c ---[11295]---> BDD-cost:   14
0.89/0.91	c ---[11294]---> BDD-cost:   14
0.89/0.91	c ---[11293]---> BDD-cost:   14
0.89/0.91	c ---[11292]---> BDD-cost:   14
0.89/0.91	c ---[11291]---> BDD-cost:   14
0.89/0.91	c ---[11290]---> BDD-cost:   14
0.89/0.91	c ---[11289]---> BDD-cost:   14
0.89/0.91	c ---[11288]---> BDD-cost:   14
0.89/0.91	c ---[11287]---> BDD-cost:   14
0.89/0.91	c ---[11286]---> BDD-cost:   14
0.89/0.91	c ---[11285]---> BDD-cost:   14
0.89/0.91	c ---[11284]---> BDD-cost:   14
0.89/0.91	c ---[11283]---> BDD-cost:   14
0.89/0.91	c ---[11282]---> BDD-cost:   14
0.89/0.91	c ---[11281]---> BDD-cost:   14
0.89/0.91	c ---[11280]---> BDD-cost:   14
0.89/0.91	c ---[11279]---> BDD-cost:   14
0.89/0.91	c ---[11278]---> BDD-cost:   14
0.89/0.91	c ---[11277]---> BDD-cost:   14
0.89/0.91	c ---[11276]---> BDD-cost:   14
0.89/0.91	c ---[11275]---> BDD-cost:   14
0.89/0.91	c ---[11274]---> BDD-cost:   14
0.89/0.91	c ---[11273]---> BDD-cost:   14
0.89/0.91	c ---[11272]---> BDD-cost:   14
0.89/0.91	c ---[11271]---> BDD-cost:   14
0.89/0.91	c ---[11270]---> BDD-cost:   14
0.89/0.91	c ---[11269]---> BDD-cost:   14
0.89/0.91	c ---[11268]---> BDD-cost:   14
0.89/0.91	c ---[11267]---> BDD-cost:   14
0.89/0.91	c ---[11266]---> BDD-cost:   14
0.89/0.91	c ---[11265]---> BDD-cost:   14
0.89/0.91	c ---[11264]---> BDD-cost:   14
0.89/0.92	c ---[11263]---> BDD-cost:   14
0.89/0.92	c ---[11262]---> BDD-cost:   14
0.89/0.92	c ---[11261]---> BDD-cost:   14
0.89/0.92	c ---[11260]---> BDD-cost:   14
0.89/0.92	c ---[11259]---> BDD-cost:   14
0.89/0.92	c ---[11258]---> BDD-cost:   14
0.89/0.92	c ---[11257]---> BDD-cost:   14
0.89/0.92	c ---[11256]---> BDD-cost:   14
0.89/0.92	c ---[11255]---> BDD-cost:   14
0.89/0.92	c ---[11254]---> BDD-cost:   14
0.89/0.92	c ---[11253]---> BDD-cost:   14
0.89/0.92	c ---[11252]---> BDD-cost:   14
0.89/0.92	c ---[11251]---> BDD-cost:   14
0.89/0.92	c ---[11250]---> BDD-cost:   14
0.89/0.92	c ---[11249]---> BDD-cost:   14
0.89/0.92	c ---[11248]---> BDD-cost:   14
0.89/0.92	c ---[11247]---> BDD-cost:   14
0.89/0.92	c ---[11246]---> BDD-cost:   14
0.89/0.92	c ---[11245]---> BDD-cost:   14
0.89/0.92	c ---[11244]---> BDD-cost:   14
0.89/0.92	c ---[11243]---> BDD-cost:   14
0.89/0.92	c ---[11242]---> BDD-cost:   14
0.89/0.92	c ---[11241]---> BDD-cost:   14
0.89/0.92	c ---[11240]---> BDD-cost:   14
0.89/0.92	c ---[11239]---> BDD-cost:   14
0.89/0.92	c ---[11238]---> BDD-cost:   14
0.89/0.92	c ---[11237]---> BDD-cost:   14
0.89/0.92	c ---[11236]---> BDD-cost:   14
0.89/0.92	c ---[11235]---> BDD-cost:   14
0.89/0.92	c ---[11234]---> BDD-cost:   14
0.89/0.92	c ---[11233]---> BDD-cost:   14
0.89/0.92	c ---[11232]---> BDD-cost:   14
0.89/0.92	c ---[11231]---> BDD-cost:   14
0.89/0.92	c ---[11230]---> BDD-cost:   14
0.89/0.92	c ---[11229]---> BDD-cost:   14
0.89/0.92	c ---[11228]---> BDD-cost:   14
0.89/0.92	c ---[11227]---> BDD-cost:   14
0.89/0.92	c ---[11226]---> BDD-cost:   14
0.89/0.92	c ---[11225]---> BDD-cost:   14
0.89/0.92	c ---[11224]---> BDD-cost:   14
0.89/0.92	c ---[11223]---> BDD-cost:   14
0.89/0.92	c ---[11222]---> BDD-cost:   14
0.89/0.92	c ---[11221]---> BDD-cost:   14
0.89/0.92	c ---[11220]---> BDD-cost:   14
0.89/0.92	c ---[11219]---> BDD-cost:   14
0.89/0.92	c ---[11218]---> BDD-cost:   14
0.89/0.92	c ---[11217]---> BDD-cost:   14
0.89/0.92	c ---[11216]---> BDD-cost:   14
0.89/0.92	c ---[11215]---> BDD-cost:   14
0.89/0.92	c ---[11214]---> BDD-cost:   14
0.89/0.92	c ---[11213]---> BDD-cost:   14
0.89/0.92	c ---[11212]---> BDD-cost:   14
0.89/0.92	c ---[11211]---> BDD-cost:   14
0.89/0.92	c ---[11210]---> BDD-cost:   14
0.89/0.92	c ---[11209]---> BDD-cost:   14
0.89/0.92	c ---[11208]---> BDD-cost:   14
0.89/0.92	c ---[11207]---> BDD-cost:   14
0.89/0.92	c ---[11206]---> BDD-cost:   14
0.89/0.92	c ---[11205]---> BDD-cost:   14
0.89/0.92	c ---[11204]---> BDD-cost:   14
0.89/0.92	c ---[11203]---> BDD-cost:   14
0.89/0.92	c ---[11202]---> BDD-cost:   14
0.89/0.92	c ---[11201]---> BDD-cost:   14
0.89/0.92	c ---[11200]---> BDD-cost:   14
0.89/0.92	c ---[11199]---> BDD-cost:   14
0.89/0.92	c ---[11198]---> BDD-cost:   14
0.89/0.92	c ---[11197]---> BDD-cost:   14
0.89/0.92	c ---[11196]---> BDD-cost:   14
0.89/0.92	c ---[11195]---> BDD-cost:   14
0.89/0.92	c ---[11194]---> BDD-cost:   14
0.89/0.92	c ---[11193]---> BDD-cost:   14
0.89/0.92	c ---[11192]---> BDD-cost:   14
0.89/0.92	c ---[11191]---> BDD-cost:   14
0.89/0.92	c ---[11190]---> BDD-cost:   14
0.89/0.92	c ---[11189]---> BDD-cost:   14
0.89/0.92	c ---[11188]---> BDD-cost:   14
0.89/0.92	c ---[11187]---> BDD-cost:   14
0.89/0.92	c ---[11186]---> BDD-cost:   14
0.89/0.92	c ---[11185]---> BDD-cost:   14
0.89/0.92	c ---[11184]---> BDD-cost:   14
0.89/0.92	c ---[11183]---> BDD-cost:   14
0.89/0.92	c ---[11182]---> BDD-cost:   14
0.89/0.92	c ---[11181]---> BDD-cost:   14
0.89/0.92	c ---[11180]---> BDD-cost:   14
0.89/0.92	c ---[11179]---> BDD-cost:   14
0.89/0.92	c ---[11178]---> BDD-cost:   14
0.89/0.92	c ---[11177]---> BDD-cost:   14
0.89/0.92	c ---[11176]---> BDD-cost:   14
0.89/0.92	c ---[11175]---> BDD-cost:   14
0.89/0.92	c ---[11174]---> BDD-cost:   14
0.89/0.92	c ---[11173]---> BDD-cost:   14
0.89/0.92	c ---[11172]---> BDD-cost:   14
0.89/0.92	c ---[11171]---> BDD-cost:   14
0.89/0.92	c ---[11170]---> BDD-cost:   14
0.89/0.92	c ---[11169]---> BDD-cost:   14
0.89/0.92	c ---[11168]---> BDD-cost:   14
0.89/0.92	c ---[11167]---> BDD-cost:   14
0.89/0.92	c ---[11166]---> BDD-cost:   14
0.89/0.92	c ---[11165]---> BDD-cost:   14
0.89/0.92	c ---[11164]---> BDD-cost:   14
0.89/0.92	c ---[11163]---> BDD-cost:   14
0.89/0.92	c ---[11162]---> BDD-cost:   14
0.89/0.92	c ---[11161]---> BDD-cost:   14
0.89/0.92	c ---[11160]---> BDD-cost:   14
0.89/0.92	c ---[11159]---> BDD-cost:   14
0.89/0.92	c ---[11158]---> BDD-cost:   14
0.89/0.92	c ---[11157]---> BDD-cost:   14
0.89/0.92	c ---[11156]---> BDD-cost:   14
0.89/0.92	c ---[11155]---> BDD-cost:   14
0.89/0.92	c ---[11154]---> BDD-cost:   14
0.89/0.92	c ---[11153]---> BDD-cost:   14
0.89/0.92	c ---[11152]---> BDD-cost:   14
0.89/0.92	c ---[11151]---> BDD-cost:   14
0.89/0.92	c ---[11150]---> BDD-cost:   14
0.89/0.92	c ---[11149]---> BDD-cost:   14
0.89/0.92	c ---[11148]---> BDD-cost:   14
0.89/0.92	c ---[11147]---> BDD-cost:   14
0.89/0.92	c ---[11146]---> BDD-cost:   14
0.89/0.92	c ---[11145]---> BDD-cost:   14
0.89/0.92	c ---[11144]---> BDD-cost:   14
0.89/0.92	c ---[11143]---> BDD-cost:   14
0.89/0.93	c ---[11142]---> BDD-cost:   14
0.89/0.93	c ---[11141]---> BDD-cost:   14
0.89/0.93	c ---[11140]---> BDD-cost:   14
0.89/0.93	c ---[11139]---> BDD-cost:   14
0.89/0.93	c ---[11138]---> BDD-cost:   14
0.89/0.93	c ---[11137]---> BDD-cost:   14
0.89/0.93	c ---[11136]---> BDD-cost:   14
0.89/0.93	c ---[11135]---> BDD-cost:   14
0.89/0.93	c ---[11134]---> BDD-cost:   14
0.89/0.93	c ---[11133]---> BDD-cost:   14
0.89/0.93	c ---[11132]---> BDD-cost:   14
0.89/0.93	c ---[11131]---> BDD-cost:   14
0.89/0.93	c ---[11130]---> BDD-cost:   14
0.89/0.93	c ---[11129]---> BDD-cost:   14
0.89/0.93	c ---[11128]---> BDD-cost:   14
0.89/0.93	c ---[11127]---> BDD-cost:   14
0.89/0.93	c ---[11126]---> BDD-cost:   14
0.89/0.93	c ---[11125]---> BDD-cost:   14
0.89/0.93	c ---[11124]---> BDD-cost:   14
0.89/0.93	c ---[11123]---> BDD-cost:   14
0.89/0.93	c ---[11122]---> BDD-cost:   14
0.89/0.93	c ---[11121]---> BDD-cost:   14
0.89/0.93	c ---[11120]---> BDD-cost:   14
0.89/0.93	c ---[11119]---> BDD-cost:   14
0.89/0.93	c ---[11118]---> BDD-cost:   14
0.89/0.93	c ---[11117]---> BDD-cost:   14
0.89/0.93	c ---[11116]---> BDD-cost:   14
0.89/0.93	c ---[11115]---> BDD-cost:   14
0.89/0.93	c ---[11114]---> BDD-cost:   14
0.89/0.93	c ---[11113]---> BDD-cost:   14
0.89/0.93	c ---[11112]---> BDD-cost:   14
0.89/0.93	c ---[11111]---> BDD-cost:   14
0.89/0.93	c ---[11110]---> BDD-cost:   14
0.89/0.93	c ---[11109]---> BDD-cost:   14
0.89/0.93	c ---[11108]---> BDD-cost:   14
0.89/0.93	c ---[11107]---> BDD-cost:   14
0.89/0.93	c ---[11106]---> BDD-cost:   14
0.89/0.93	c ---[11105]---> BDD-cost:   14
0.89/0.93	c ---[11104]---> BDD-cost:   14
0.89/0.93	c ---[11103]---> BDD-cost:   14
0.89/0.93	c ---[11102]---> BDD-cost:   14
0.89/0.93	c ---[11101]---> BDD-cost:   14
0.89/0.93	c ---[11100]---> BDD-cost:   14
0.89/0.93	c ---[11099]---> BDD-cost:   14
0.89/0.93	c ---[11098]---> BDD-cost:   14
0.89/0.93	c ---[11097]---> BDD-cost:   14
0.89/0.93	c ---[11096]---> BDD-cost:   14
0.89/0.93	c ---[11095]---> BDD-cost:   14
0.89/0.93	c ---[11094]---> BDD-cost:   14
0.89/0.93	c ---[11093]---> BDD-cost:   14
0.89/0.93	c ---[11092]---> BDD-cost:   14
0.89/0.93	c ---[11091]---> BDD-cost:   14
0.89/0.93	c ---[11090]---> BDD-cost:   14
0.89/0.93	c ---[11089]---> BDD-cost:   14
0.89/0.93	c ---[11088]---> BDD-cost:   14
0.89/0.93	c ---[11087]---> BDD-cost:   14
0.89/0.93	c ---[11086]---> BDD-cost:   14
0.89/0.93	c ---[11085]---> BDD-cost:   14
0.89/0.93	c ---[11084]---> BDD-cost:   14
0.89/0.93	c ---[11083]---> BDD-cost:   14
0.89/0.93	c ---[11082]---> BDD-cost:   14
0.89/0.93	c ---[11081]---> BDD-cost:   14
0.89/0.93	c ---[11080]---> BDD-cost:   14
0.89/0.93	c ---[11079]---> BDD-cost:   14
0.89/0.93	c ---[11078]---> BDD-cost:   14
0.89/0.93	c ---[11077]---> BDD-cost:   14
0.89/0.93	c ---[11076]---> BDD-cost:   14
0.89/0.93	c ---[11075]---> BDD-cost:   14
0.89/0.93	c ---[11074]---> BDD-cost:   14
0.89/0.93	c ---[11073]---> BDD-cost:   14
0.89/0.93	c ---[11072]---> BDD-cost:   14
0.89/0.93	c ---[11071]---> BDD-cost:   14
0.89/0.93	c ---[11070]---> BDD-cost:   14
0.89/0.93	c ---[11069]---> BDD-cost:   14
0.89/0.93	c ---[11068]---> BDD-cost:   14
0.89/0.93	c ---[11067]---> BDD-cost:   14
0.89/0.93	c ---[11066]---> BDD-cost:   14
0.89/0.93	c ---[11065]---> BDD-cost:   14
0.89/0.93	c ---[11064]---> BDD-cost:   14
0.89/0.93	c ---[11063]---> BDD-cost:   14
0.89/0.93	c ---[11062]---> BDD-cost:   14
0.89/0.93	c ---[11061]---> BDD-cost:   14
0.89/0.93	c ---[11060]---> BDD-cost:   14
0.89/0.93	c ---[11059]---> BDD-cost:   14
0.89/0.93	c ---[11058]---> BDD-cost:   14
0.89/0.93	c ---[11057]---> BDD-cost:   14
0.89/0.93	c ---[11056]---> BDD-cost:   14
0.89/0.93	c ---[11055]---> BDD-cost:   14
0.89/0.93	c ---[11054]---> BDD-cost:   14
0.89/0.93	c ---[11053]---> BDD-cost:   14
0.89/0.93	c ---[11052]---> BDD-cost:   14
0.89/0.93	c ---[11051]---> BDD-cost:   14
0.89/0.93	c ---[11050]---> BDD-cost:   14
0.89/0.93	c ---[11049]---> BDD-cost:   14
0.89/0.93	c ---[11048]---> BDD-cost:   14
0.89/0.93	c ---[11047]---> BDD-cost:   14
0.89/0.93	c ---[11046]---> BDD-cost:   14
0.89/0.93	c ---[11045]---> BDD-cost:   14
0.89/0.93	c ---[11044]---> BDD-cost:   14
0.89/0.93	c ---[11043]---> BDD-cost:   14
0.89/0.93	c ---[11042]---> BDD-cost:   14
0.89/0.93	c ---[11041]---> BDD-cost:   14
0.89/0.93	c ---[11040]---> BDD-cost:   14
0.89/0.93	c ---[11039]---> BDD-cost:   14
0.89/0.93	c ---[11038]---> BDD-cost:   14
0.89/0.93	c ---[11037]---> BDD-cost:   14
0.89/0.93	c ---[11036]---> BDD-cost:   14
0.89/0.93	c ---[11035]---> BDD-cost:   14
0.89/0.93	c ---[11034]---> BDD-cost:   14
0.89/0.93	c ---[11033]---> BDD-cost:   14
0.89/0.93	c ---[11032]---> BDD-cost:   14
1800.02/1799.70	|  Eliminated clauses:           1.29 Mb                                      |
1800.02/1799.70	============================[ Search Statistics ]==============================
1800.02/1799.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.02/1799.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.02/1799.70	===============================================================================
1800.02/1799.70	|       100 |   57781   242612   814631 |    88957      100      4 |  1.996 % |
1800.02/1799.70	|       250 |   57781   242612   814631 |    97853      250      7 |  1.996 % |
1800.02/1799.70	|       475 |   57781   242612   814631 |   107638      475      8 |  1.996 % |
1800.02/1799.70	|       812 |   57781   242612   814631 |   118402      812      7 |  1.996 % |
1800.02/1799.70	|      1318 |   57781   242612   814631 |   130243     1318      7 |  1.996 % |
1800.02/1799.70	|      2077 |   57781   242612   814631 |   143267     2077      9 |  1.996 % |
1800.02/1799.70	|      3216 |   57781   242612   814631 |   157594     3216     17 |  1.996 % |
1800.02/1799.70	|      4924 |   57781   242612   814631 |   173353     4924     23 |  1.996 % |
1800.02/1799.70	|      7486 |   57781   242612   814631 |   190688     7486     23 |  1.996 % |
1800.02/1799.70	|     11330 |   57781   242612   814631 |   209757    11330     23 |  1.996 % |
1800.02/1799.70	|     17096 |   57781   242612   814631 |   230733    17096     22 |  1.996 % |
1800.02/1799.70	|     25745 |   57773   242612   814631 |   253806    25731     23 |  2.004 % |
1800.02/1799.70	|     38719 |   57773   242612   814631 |   279187    38705     26 |  2.004 % |
1800.02/1799.70	|     58180 |   57772   242612   814631 |   307106    58162     25 |  2.005 % |
1800.02/1799.70	|     87372 |   57772   242612   814631 |   337816    87354     24 |  2.005 % |
1800.02/1799.70	|    131161 |   57771   242612   814631 |   371598   131140     23 |  2.006 % |
1800.02/1799.70	|    196845 |   57771   242612   814631 |   408758   196824     25 |  2.006 % |
1800.02/1799.70	|    295371 |   57771   242612   814631 |   449634   295350     26 |  2.006 % |
1800.02/1799.70	|    443160 |   57768   242612   814631 |   494597   443132     29 |  2.010 % |
1800.02/1799.70	|    664843 |   57768   242612   814631 |   544057   176469     25 |  2.010 % |
1800.02/1799.70	|    997368 |   57767   242612   814631 |   598463   508990     28 |  2.011 % |
1800.02/1799.70	|   1496156 |   57767   242612   814631 |   658309   400395     39 |  2.011 % |
1800.02/1799.70	|   2244338 |   57767   242612   814631 |   724140   530804     28 |  2.011 % |
1800.02/1799.70	|   3366612 |   57764   242612   814631 |   796554   250474     24 |  2.014 % |
1800.02/1799.70	|   5050023 |   57763   242612   814631 |   876209   386809     34 |  2.015 % |
1800.02/1799.70	|   7575139 |   57760   242612   814631 |   963830   367903     28 |  2.018 % |
1800.02/1799.70	|  11362814 |   57760   242612   814631 |  1060213   427670     36 |  2.018 % |
1800.02/1799.70	|  17044326 |   57757   242612   814631 |  1166235   997633     47 |  2.021 % |
1800.02/1799.70	c 
1800.02/1799.70	c *** TERMINATED ***
1800.02/1799.70	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4117356-1467210288/watcher-4117356-1467210288 -o /tmp/evaluation-result-4117356-1467210288/solver-4117356-1467210288 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467210288-1874 --watchdog 1960 -S 80 minisatp HOME/instance-4117356-1467210288.opb 

pid=1909
running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing Stack size limit: 81920 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 81920 KiB


[startup+0 s]
/proc/loadavg: 0.09 0.19 0.13 3/174 1916
/proc/meminfo: memFree=29523448/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=6588 CPUtime=0 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 50734 6746112 242 33554432000 4194304 5646918 140734452268416 140737151976248 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 1647 242 94 355 0 1288 0

[startup+0.10015 s]
/proc/loadavg: 0.09 0.19 0.13 3/174 1916
/proc/meminfo: memFree=29523448/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=12056 CPUtime=0.09 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 1670 0 0 0 9 0 0 0 20 0 1 0 50734 12345344 1547 33554432000 4194304 5646918 140734452268416 140737151976248 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 3014 1547 94 355 0 2655 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12056

[startup+0.200305 s]
/proc/loadavg: 0.09 0.19 0.13 3/174 1916
/proc/meminfo: memFree=29523448/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=18516 CPUtime=0.19 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 3263 0 0 0 19 0 0 0 20 0 1 0 50734 18960384 3140 33554432000 4194304 5646918 140734452268416 140737151976248 4817546 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 4629 3141 94 355 0 4270 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18516

[startup+0.300301 s]
/proc/loadavg: 0.09 0.19 0.13 3/174 1916
/proc/meminfo: memFree=29523448/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=22632 CPUtime=0.29 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 4278 0 0 0 29 0 0 0 20 0 1 0 50734 23175168 4155 33554432000 4194304 5646918 140734452268416 140737151976248 4565271 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 5658 4155 94 355 0 5299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22632

[startup+0.700214 s]
/proc/loadavg: 0.09 0.19 0.13 3/174 1916
/proc/meminfo: memFree=29523448/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=36680 CPUtime=0.69 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 8028 0 0 0 67 2 0 0 20 0 1 0 50734 37560320 8257 33554432000 4194304 5646918 140734452268416 140734452267784 4832054 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 9170 8257 153 355 0 8811 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36680

[startup+1.50025 s]
/proc/loadavg: 0.09 0.19 0.13 5/176 1918
/proc/meminfo: memFree=29413308/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=71332 CPUtime=1.49 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 15750 0 0 0 147 2 0 0 20 0 1 0 50734 73043968 16343 33554432000 4194304 5646918 140734452268416 140734452266856 4438330 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 17833 16343 162 355 0 17474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71332

[startup+3.10024 s]
/proc/loadavg: 0.09 0.19 0.13 5/176 1918
/proc/meminfo: memFree=29400904/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=67208 CPUtime=3.08 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 15917 0 0 0 306 2 0 0 20 0 1 0 50734 68820992 15475 33554432000 4194304 5646918 140734452268416 140734452267176 4402661 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 16802 15475 186 355 0 16443 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 67208

[startup+6.30024 s]
/proc/loadavg: 0.32 0.24 0.14 4/176 1918
/proc/meminfo: memFree=29396268/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=73756 CPUtime=6.29 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 16754 0 0 0 626 3 0 0 20 0 1 0 50734 75526144 16806 33554432000 4194304 5646918 140734452268416 140734452266520 4402821 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 18439 16806 186 355 0 18080 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73756

[startup+12.7002 s]
/proc/loadavg: 0.45 0.27 0.15 4/176 1918
/proc/meminfo: memFree=29371340/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=98640 CPUtime=12.69 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 19400 0 0 0 1265 4 0 0 20 0 1 0 50734 101007360 21455 33554432000 4194304 5646918 140734452268416 140734452266552 4403411 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 24660 21455 186 355 0 24301 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98640

[startup+25.5004 s]
/proc/loadavg: 0.80 0.35 0.18 4/176 1918
/proc/meminfo: memFree=29329068/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=127520 CPUtime=25.49 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 22332 0 0 0 2544 5 0 0 20 0 1 0 50734 130580480 28457 33554432000 4194304 5646918 140734452268416 140734452266552 4403043 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 31880 28457 186 355 0 31521 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 127520

[startup+51.1004 s]
/proc/loadavg: 1.29 0.50 0.23 4/176 1918
/proc/meminfo: memFree=29302320/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=132360 CPUtime=51.09 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 27294 0 0 0 5101 8 0 0 20 0 1 0 50734 135536640 28801 33554432000 4194304 5646918 140734452268416 140734452266712 4402788 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 33090 28801 186 355 0 32731 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 132360

[startup+102.3 s]
/proc/loadavg: 1.82 0.76 0.33 4/176 1919
/proc/meminfo: memFree=29190556/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=260600 CPUtime=102.28 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 31005 0 0 0 10218 10 0 0 20 0 1 0 50734 266854400 54439 33554432000 4194304 5646918 140734452268416 140734452266664 4410831 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 65150 54439 186 355 0 64791 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 260600

[startup+162.3 s]
/proc/loadavg: 2.13 1.05 0.46 4/176 1920
/proc/meminfo: memFree=29209680/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=155436 CPUtime=162.26 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 37411 0 0 0 16210 16 0 0 20 0 1 0 50734 159166464 36417 33554432000 4194304 5646918 140734452268416 140734452266712 4388947 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 38859 36417 186 355 0 38500 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 155436

[startup+222.307 s]
/proc/loadavg: 2.34 1.29 0.58 3/177 1977
/proc/meminfo: memFree=29153208/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=353604 CPUtime=222.26 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 41138 0 0 0 22206 20 0 0 20 0 1 0 50734 362090496 68708 33554432000 4194304 5646918 140734452268416 140734452266552 4402788 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 88401 68708 186 355 0 88042 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 353604

[startup+282.3 s]
/proc/loadavg: 2.23 1.45 0.67 4/177 1978
/proc/meminfo: memFree=29163256/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=283920 CPUtime=282.25 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 43782 0 0 0 28201 24 0 0 20 0 1 0 50734 290734080 58316 33554432000 4194304 5646918 140734452268416 140734452267112 4403147 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 70980 58316 186 355 0 70621 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 283920

[startup+342.3 s]
/proc/loadavg: 2.25 1.59 0.77 3/178 1982
/proc/meminfo: memFree=29096180/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=292592 CPUtime=342.23 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 46747 0 0 0 34196 27 0 0 20 0 1 0 50734 299614208 62567 33554432000 4194304 5646918 140734452268416 140734452267112 4403124 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 73148 62567 186 355 0 72789 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 292592

[startup+402.3 s]
/proc/loadavg: 2.20 1.69 0.85 3/177 1983
/proc/meminfo: memFree=29102088/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=254112 CPUtime=402.2 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 49277 0 0 0 40190 30 0 0 20 0 1 0 50734 260210688 61949 33554432000 4194304 5646918 140734452268416 140734452267112 4402853 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 63528 61949 186 355 0 63169 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 254112

[startup+462.3 s]
/proc/loadavg: 2.24 1.79 0.94 3/177 1984
/proc/meminfo: memFree=29055824/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=315700 CPUtime=462.18 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 52142 0 0 0 46184 34 0 0 20 0 1 0 50734 323276800 69082 33554432000 4194304 5646918 140734452268416 140734452267112 4402853 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 78925 69082 186 355 0 78566 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 315700

[startup+522.3 s]
/proc/loadavg: 2.14 1.84 1.01 3/177 1986
/proc/meminfo: memFree=29066400/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=283912 CPUtime=522.17 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 55895 0 0 0 52180 37 0 0 20 0 1 0 50734 290725888 67596 33554432000 4194304 5646918 140734452268416 140734452267112 4388974 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 70978 67596 186 355 0 70619 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 283912

[startup+582.3 s]
/proc/loadavg: 2.10 1.89 1.07 3/177 2099
/proc/meminfo: memFree=29183516/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=256396 CPUtime=582.16 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 59042 0 0 0 58175 41 0 0 20 0 1 0 50734 262549504 62849 33554432000 4194304 5646918 140734452268416 140734452266552 4402963 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 64099 62849 186 355 0 63740 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 256396

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


[startup+942.307 s]
/proc/loadavg: 2.13 2.12 1.44 3/178 2166
/proc/meminfo: memFree=28990784/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=384480 CPUtime=942.53 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 74854 0 0 0 94196 57 0 0 20 0 1 0 50734 393707520 91306 33554432000 4194304 5646918 140734452268416 140734452266552 4402764 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 96120 91306 186 355 0 95761 0
Current children cumulated CPU time (s) 942.53
Current children cumulated vsize (KiB) 384480

[startup+1002.3 s]
/proc/loadavg: 2.21 2.14 1.48 3/177 2166
/proc/meminfo: memFree=28873792/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=475468 CPUtime=1002.52 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 77523 0 0 0 100192 60 0 0 20 0 1 0 50734 486879232 116970 33554432000 4194304 5646918 140734452268416 140734452266552 4402853 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 118867 116970 186 355 0 118508 0
Current children cumulated CPU time (s) 1002.52
Current children cumulated vsize (KiB) 475468

[startup+1062.3 s]
/proc/loadavg: 2.13 2.13 1.52 4/178 2168
/proc/meminfo: memFree=28971932/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=357532 CPUtime=1062.5 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 83035 0 0 0 106185 65 0 0 20 0 1 0 50734 366112768 82342 33554432000 4194304 5646918 140734452268416 140734452266552 4402764 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 89383 82342 186 355 0 89024 0
Current children cumulated CPU time (s) 1062.5
Current children cumulated vsize (KiB) 357532

[startup+1122.3 s]
/proc/loadavg: 2.24 2.16 1.57 3/177 2169
/proc/meminfo: memFree=28899760/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=497104 CPUtime=1122.49 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 85744 0 0 0 112182 67 0 0 20 0 1 0 50734 509034496 106507 33554432000 4194304 5646918 140734452268416 140734452266552 4403472 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 124276 106507 186 355 0 123917 0
Current children cumulated CPU time (s) 1122.49
Current children cumulated vsize (KiB) 497104

[startup+1182.3 s]
/proc/loadavg: 2.32 2.19 1.61 3/177 2170
/proc/meminfo: memFree=28941488/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=429260 CPUtime=1182.48 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 88794 0 0 0 118178 70 0 0 20 0 1 0 50734 439562240 95501 33554432000 4194304 5646918 140734452268416 140734452267112 4397505 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 107315 95501 186 355 0 106956 0
Current children cumulated CPU time (s) 1182.48
Current children cumulated vsize (KiB) 429260

[startup+1242.3 s]
/proc/loadavg: 2.25 2.19 1.65 3/177 2171
/proc/meminfo: memFree=28986048/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=336244 CPUtime=1242.48 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 90680 0 0 0 124175 73 0 0 20 0 1 0 50734 344313856 78755 33554432000 4194304 5646918 140734452268416 140734452266712 4416598 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 84061 78755 186 355 0 83702 0
Current children cumulated CPU time (s) 1242.48
Current children cumulated vsize (KiB) 336244

[startup+1302.3 s]
/proc/loadavg: 2.36 2.23 1.69 3/177 2172
/proc/meminfo: memFree=28849668/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=517508 CPUtime=1302.47 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 92867 0 0 0 130172 75 0 0 20 0 1 0 50734 529928192 107983 33554432000 4194304 5646918 140734452268416 140734452267112 4402788 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 129377 107983 186 355 0 129018 0
Current children cumulated CPU time (s) 1302.47
Current children cumulated vsize (KiB) 517508

[startup+1362.3 s]
/proc/loadavg: 2.28 2.23 1.72 3/177 2173
/proc/meminfo: memFree=28937872/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=371944 CPUtime=1362.46 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 96293 0 0 0 136164 82 0 0 20 0 1 0 50734 380870656 89695 33554432000 4194304 5646918 140734452268416 140734452267112 4402853 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 92986 89695 186 355 0 92627 0
Current children cumulated CPU time (s) 1362.46
Current children cumulated vsize (KiB) 371944

[startup+1422.3 s]
/proc/loadavg: 2.16 2.20 1.74 3/177 2175
/proc/meminfo: memFree=28826700/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=452852 CPUtime=1422.45 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 97156 0 0 0 142161 84 0 0 20 0 1 0 50734 463720448 107404 33554432000 4194304 5646918 140734452268416 140734452267112 4403176 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 113213 107404 186 355 0 112854 0
Current children cumulated CPU time (s) 1422.45
Current children cumulated vsize (KiB) 452852

[startup+1482.3 s]
/proc/loadavg: 2.27 2.22 1.78 4/177 2176
/proc/meminfo: memFree=28945368/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=402764 CPUtime=1482.45 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 99508 0 0 0 148159 86 0 0 20 0 1 0 50734 412430336 97745 33554432000 4194304 5646918 140734452268416 140734452267112 4402832 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 100691 97745 186 355 0 100332 0
Current children cumulated CPU time (s) 1482.45
Current children cumulated vsize (KiB) 402764

[startup+1542.3 s]
/proc/loadavg: 2.20 2.21 1.80 3/178 2180
/proc/meminfo: memFree=28799556/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=534240 CPUtime=1542.44 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 100585 0 0 0 154156 88 0 0 20 0 1 0 50734 547061760 113621 33554432000 4194304 5646918 140734452268416 140734452267112 4403164 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 133560 113621 186 355 0 133201 0
Current children cumulated CPU time (s) 1542.44
Current children cumulated vsize (KiB) 534240

[startup+1602.31 s]
/proc/loadavg: 2.24 2.21 1.82 3/177 2181
/proc/meminfo: memFree=28800432/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=545708 CPUtime=1602.43 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 103701 0 0 0 160152 91 0 0 20 0 1 0 50734 558804992 122544 33554432000 4194304 5646918 140734452268416 140734452267112 4402853 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 136427 122544 186 355 0 136068 0
Current children cumulated CPU time (s) 1602.43
Current children cumulated vsize (KiB) 545708

[startup+1662.3 s]
/proc/loadavg: 2.31 2.23 1.85 3/177 2182
/proc/meminfo: memFree=28910616/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=369720 CPUtime=1662.4 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 106119 0 0 0 166145 95 0 0 20 0 1 0 50734 378593280 89610 33554432000 4194304 5646918 140734452268416 140734452267128 4402764 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 92430 89610 186 355 0 92071 0
Current children cumulated CPU time (s) 1662.4
Current children cumulated vsize (KiB) 369720

[startup+1722.3 s]
/proc/loadavg: 2.26 2.23 1.87 3/177 2183
/proc/meminfo: memFree=28858572/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=481272 CPUtime=1722.39 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 108015 0 0 0 172141 98 0 0 20 0 1 0 50734 492822528 113413 33554432000 4194304 5646918 140734452268416 140734452267112 4402751 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 120318 113413 186 355 0 119959 0
Current children cumulated CPU time (s) 1722.39
Current children cumulated vsize (KiB) 481272

[startup+1782.3 s]
/proc/loadavg: 2.30 2.25 1.90 3/178 2186
/proc/meminfo: memFree=28853544/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=387712 CPUtime=1782.63 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 109966 0 0 0 178162 101 0 0 20 0 1 0 50734 397017088 95712 33554432000 4194304 5646918 140734452268416 140734452267112 4400607 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 96928 95712 186 355 0 96569 0
Current children cumulated CPU time (s) 1782.63
Current children cumulated vsize (KiB) 387712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.7 s]
/proc/loadavg: 2.22 2.23 1.90 3/178 2187
/proc/meminfo: memFree=28789996/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=437500 CPUtime=1800.02 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 111067 0 0 0 179900 102 0 0 20 0 1 0 50734 448000000 102922 33554432000 4194304 5646918 140734452268416 140734452267112 4403416 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 109375 102922 186 355 0 109016 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 437500

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 1916 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1799.7 s]
/proc/loadavg: 2.22 2.23 1.90 3/178 2187
/proc/meminfo: memFree=28789996/32872528 swapFree=1197380/1311844
[pid=1916] ppid=1909 vsize=437500 CPUtime=1800.02 cores=1,3,5,7
/proc/1916/stat : 1916 (minisatp) R 1909 1916 1857 0 -1 4202496 111067 0 0 0 179900 102 0 0 20 0 1 0 50734 448000000 102922 33554432000 4194304 5646918 140734452268416 140734452267112 4403416 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1916/statm: 109375 102922 186 355 0 109016 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 437500

Child status: 0
Real time (s): 1799.7
CPU time (s): 1800.04
CPU user time (s): 1799.01
CPU system time (s): 1.02784
CPU usage (%): 100.018
Max. virtual memory (cumulated for all children) (KiB): 694920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 1.02784
maximum resident set size= 570984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111067
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= 97
involuntary context switches= 2246

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.59969 second user time and 13.113 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-29 16:24:49
IDJOB=4117356
IDBENCH=111565
IDSOLVER=2555
FILE ID=node131/4117356-1467210288
RUNJOBID= node131-1467210288-1874
PBS_JOBID= 19997593
Free space on /tmp= 71732 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/EmployeeScheduling/normalized-aug4.5.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117356-1467210288/watcher-4117356-1467210288 -o /tmp/evaluation-result-4117356-1467210288/solver-4117356-1467210288 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467210288-1874 --watchdog 1960 -S 80 minisatp HOME/instance-4117356-1467210288.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4388f70cc0fac0165a49b338c248bcae
RANDOM SEED=632095385

node131.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29526368 kB
Buffers:           52744 kB
Cached:          1262580 kB
SwapCached:            0 kB
Active:            93244 kB
Inactive:        1235748 kB
Active(anon):      15904 kB
Inactive(anon):        0 kB
Active(file):      77340 kB
Inactive(file):  1235748 kB
Unevictable:     1311844 kB
Mlocked:         1197380 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10116 kB
Writeback:             0 kB
AnonPages:       1324660 kB
Mapped:            12680 kB
Shmem:               204 kB
Slab:             572476 kB
SReclaimable:      17368 kB
SUnreclaim:       555108 kB
KernelStack:        1344 kB
PageTables:         6584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1410120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4117356-1467210288.opb

Free space on /tmp at the end= 71724 MiB
End job on node131 at 2016-06-29 16:54:49