Trace number 4115268

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.07 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-swath.opb
MD5SUM9e8d33d54c816a96320e5b2b2d7ec5c8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark262299
Best CPU time to get the best result obtained on this benchmark1800.63
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262224
Optimality of the best value was proved YES
Number of variables9155
Total number of constraints884
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)423
Number of constraints which are nor clauses,nor cardinality constraints461
Minimum length of a constraint1
Maximum length of a constraint6754
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 527427
Number of bits of the biggest sum of numbers20
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.69/0.76	c Converting 586 PB-constraints to clauses...
0.69/0.77	c   -- Unit propagations: (none)
0.89/0.90	c   -- Detecting intervals from adjacent constraints: #######################################################################################################
0.89/0.90	c   -- Clauses(.)/Splits(s): (none)
0.89/0.90	c ---[ 584]---> Adder-cost: 25796   maxlim: 133214   bits: 19/18
1.59/1.67	c ---[ 582]---> BDD-cost:  613
1.59/1.69	c ---[ 581]---> Adder-cost: 680   maxlim: 262221   bits: 20/19
1.69/1.74	c ---[ 580]---> Adder-cost: 638   maxlim: 262221   bits: 20/19
1.79/1.80	c ---[ 579]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
1.79/1.85	c ---[ 578]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
1.89/1.90	c ---[ 577]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
1.89/1.96	c ---[ 576]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
1.99/2.01	c ---[ 575]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
1.99/2.06	c ---[ 574]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
2.09/2.12	c ---[ 573]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
2.09/2.17	c ---[ 572]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
2.20/2.22	c ---[ 570]---> BDD-cost:  613
2.20/2.24	c ---[ 569]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
2.20/2.30	c ---[ 568]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
2.30/2.35	c ---[ 567]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
2.39/2.40	c ---[ 566]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
2.39/2.46	c ---[ 565]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
2.49/2.51	c ---[ 564]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
2.49/2.56	c ---[ 563]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
2.59/2.62	c ---[ 562]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
2.59/2.67	c ---[ 561]---> Adder-cost: 572   maxlim: 262221   bits: 20/19
2.69/2.72	c ---[ 560]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
2.69/2.78	c ---[ 558]---> BDD-cost:  613
2.79/2.80	c ---[ 557]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
2.79/2.86	c ---[ 556]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
2.89/2.91	c ---[ 555]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
2.89/2.97	c ---[ 554]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
2.99/3.03	c ---[ 553]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
2.99/3.08	c ---[ 552]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.09/3.13	c ---[ 551]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.09/3.19	c ---[ 550]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.19/3.24	c ---[ 549]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.19/3.30	c ---[ 548]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.30/3.35	c ---[ 546]---> BDD-cost:  613
3.30/3.37	c ---[ 545]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.40/3.42	c ---[ 544]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.40/3.47	c ---[ 543]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.49/3.53	c ---[ 542]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.49/3.58	c ---[ 541]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.59/3.64	c ---[ 540]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.59/3.69	c ---[ 539]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.69/3.74	c ---[ 538]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.79/3.80	c ---[ 537]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.79/3.85	c ---[ 536]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.89/3.91	c ---[ 534]---> BDD-cost:  613
3.89/3.93	c ---[ 533]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.89/3.99	c ---[ 532]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
3.99/4.04	c ---[ 531]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
4.09/4.10	c ---[ 530]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
4.09/4.16	c ---[ 529]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
4.19/4.21	c ---[ 528]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.19/4.26	c ---[ 527]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.29/4.32	c ---[ 526]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.29/4.37	c ---[ 525]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.40/4.42	c ---[ 524]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.40/4.48	c ---[ 522]---> BDD-cost:  613
4.40/4.50	c ---[ 521]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.50/4.55	c ---[ 520]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.59/4.60	c ---[ 519]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.59/4.66	c ---[ 518]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.69/4.71	c ---[ 517]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.69/4.76	c ---[ 516]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.79/4.82	c ---[ 515]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.79/4.87	c ---[ 514]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.89/4.93	c ---[ 513]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.89/4.99	c ---[ 512]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
4.99/5.04	c ---[ 510]---> BDD-cost:  613
4.99/5.06	c ---[ 509]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
5.09/5.12	c ---[ 508]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
5.09/5.18	c ---[ 507]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
5.19/5.23	c ---[ 506]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
5.19/5.29	c ---[ 505]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
5.29/5.34	c ---[ 504]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
5.39/5.40	c ---[ 503]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
5.39/5.45	c ---[ 502]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
5.50/5.50	c ---[ 501]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
5.50/5.56	c ---[ 500]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
5.60/5.61	c ---[ 498]---> BDD-cost:  613
5.60/5.63	c ---[ 497]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
5.60/5.68	c ---[ 496]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
5.69/5.74	c ---[ 495]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
5.69/5.79	c ---[ 494]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
5.79/5.84	c ---[ 493]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
5.89/5.90	c ---[ 492]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
5.89/5.95	c ---[ 491]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
5.99/6.01	c ---[ 490]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
5.99/6.07	c ---[ 489]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
6.09/6.12	c ---[ 488]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
6.09/6.18	c ---[ 486]---> BDD-cost:  613
6.19/6.20	c ---[ 485]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
6.19/6.26	c ---[ 484]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
6.29/6.31	c ---[ 483]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
6.29/6.37	c ---[ 482]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
6.39/6.43	c ---[ 481]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
6.39/6.48	c ---[ 480]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
6.49/6.53	c ---[ 479]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
6.49/6.59	c ---[ 478]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
6.60/6.64	c ---[ 477]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
6.60/6.69	c ---[ 476]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
6.70/6.75	c ---[ 474]---> BDD-cost:  613
6.70/6.77	c ---[ 473]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
6.79/6.82	c ---[ 472]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
6.79/6.87	c ---[ 471]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
6.89/6.93	c ---[ 470]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
6.89/6.98	c ---[ 469]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
6.99/7.03	c ---[ 468]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
6.99/7.09	c ---[ 467]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
7.09/7.15	c ---[ 466]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
7.19/7.21	c ---[ 465]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
7.19/7.26	c ---[ 464]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
7.29/7.32	c ---[ 462]---> BDD-cost:  157
7.29/7.32	c ---[ 460]---> BDD-cost:  613
7.29/7.34	c ---[ 459]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
7.39/7.40	c ---[ 458]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
7.39/7.46	c ---[ 457]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
7.49/7.51	c ---[ 456]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
7.49/7.57	c ---[ 455]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
7.59/7.62	c ---[ 454]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
7.59/7.68	c ---[ 453]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
7.70/7.73	c ---[ 452]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
7.70/7.78	c ---[ 451]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
7.80/7.84	c ---[ 450]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
7.80/7.89	c ---[ 448]---> BDD-cost:  613
7.89/7.91	c ---[ 447]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
7.89/7.96	c ---[ 446]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
7.99/8.02	c ---[ 445]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
7.99/8.07	c ---[ 444]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
8.09/8.12	c ---[ 443]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
8.09/8.18	c ---[ 442]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
8.19/8.24	c ---[ 441]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
8.19/8.30	c ---[ 440]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
8.29/8.35	c ---[ 439]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
8.39/8.41	c ---[ 438]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
8.39/8.47	c ---[ 436]---> BDD-cost:  613
8.39/8.49	c ---[ 435]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
8.49/8.54	c ---[ 434]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
8.59/8.60	c ---[ 433]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
8.59/8.66	c ---[ 432]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
8.69/8.71	c ---[ 431]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
8.69/8.77	c ---[ 430]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
8.80/8.82	c ---[ 429]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
8.80/8.87	c ---[ 428]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
8.90/8.93	c ---[ 427]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
8.90/8.98	c ---[ 426]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
8.99/9.04	c ---[ 424]---> BDD-cost:  613
8.99/9.05	c ---[ 423]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
9.09/9.11	c ---[ 422]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
9.09/9.16	c ---[ 421]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
9.19/9.22	c ---[ 420]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
9.19/9.27	c ---[ 419]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
9.29/9.33	c ---[ 418]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
9.29/9.39	c ---[ 417]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
9.39/9.44	c ---[ 416]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
9.49/9.50	c ---[ 415]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
9.49/9.56	c ---[ 414]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
9.59/9.62	c ---[ 413]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
9.59/9.67	c ---[ 412]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
9.69/9.73	c ---[ 411]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
9.69/9.78	c ---[ 410]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
9.79/9.84	c ---[ 409]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
9.79/9.90	c ---[ 408]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
9.90/9.95	c ---[ 407]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
10.00/10.00	c ---[ 406]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
10.00/10.06	c ---[ 405]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
10.09/10.11	c ---[ 404]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
10.09/10.16	c ---[ 403]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
10.19/10.22	c ---[ 402]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
10.19/10.27	c ---[ 401]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
10.29/10.32	c ---[ 400]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
10.29/10.38	c ---[ 399]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
10.39/10.44	c ---[ 398]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
10.39/10.49	c ---[ 397]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
10.49/10.55	c ---[ 396]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
10.59/10.61	c ---[ 395]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
10.59/10.66	c ---[ 394]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
10.69/10.72	c ---[ 393]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
10.69/10.78	c ---[ 392]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
10.79/10.84	c ---[ 391]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
10.79/10.89	c ---[ 390]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
10.89/10.95	c ---[ 389]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
10.99/11.00	c ---[ 388]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
10.99/11.06	c ---[ 387]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
11.09/11.12	c ---[ 386]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
11.09/11.17	c ---[ 385]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
11.19/11.22	c ---[ 384]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
11.19/11.28	c ---[ 383]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
11.29/11.33	c ---[ 382]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
11.29/11.38	c ---[ 381]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
11.39/11.44	c ---[ 380]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
11.39/11.49	c ---[ 379]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
11.49/11.55	c ---[ 378]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
11.59/11.60	c ---[ 377]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
11.59/11.66	c ---[ 376]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
11.69/11.72	c ---[ 375]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
11.69/11.77	c ---[ 374]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
11.79/11.83	c ---[ 373]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
11.79/11.89	c ---[ 372]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
11.89/11.95	c ---[ 371]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
11.99/12.00	c ---[ 370]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
11.99/12.06	c ---[ 369]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
12.09/12.11	c ---[ 368]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
12.09/12.17	c ---[ 367]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
12.19/12.23	c ---[ 366]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
12.19/12.28	c ---[ 365]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
12.29/12.34	c ---[ 364]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
12.29/12.40	c ---[ 363]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
12.39/12.45	c ---[ 362]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
12.49/12.50	c ---[ 361]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
12.49/12.56	c ---[ 360]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
12.59/12.61	c ---[ 359]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
12.59/12.66	c ---[ 358]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
12.69/12.72	c ---[ 357]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
12.69/12.77	c ---[ 356]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
12.79/12.83	c ---[ 355]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
12.79/12.89	c ---[ 354]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
12.89/12.94	c ---[ 353]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
12.99/13.00	c ---[ 352]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
12.99/13.06	c ---[ 351]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
13.09/13.12	c ---[ 350]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
13.09/13.17	c ---[ 349]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
13.19/13.23	c ---[ 348]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
13.19/13.29	c ---[ 346]---> BDD-cost:  157
13.19/13.29	c ---[ 345]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
13.29/13.34	c ---[ 344]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
13.39/13.40	c ---[ 343]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
13.39/13.46	c ---[ 342]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
13.49/13.51	c ---[ 341]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
13.49/13.57	c ---[ 340]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
13.59/13.63	c ---[ 339]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
13.59/13.68	c ---[ 338]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
13.69/13.73	c ---[ 337]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
13.69/13.79	c ---[ 336]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
13.79/13.84	c ---[ 335]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
13.89/13.90	c ---[ 334]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
13.89/13.95	c ---[ 333]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
13.99/14.01	c ---[ 332]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
13.99/14.06	c ---[ 331]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
14.09/14.12	c ---[ 330]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
14.09/14.18	c ---[ 329]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
14.19/14.24	c ---[ 328]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
14.19/14.29	c ---[ 327]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
14.29/14.35	c ---[ 326]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
14.39/14.41	c ---[ 325]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
14.39/14.46	c ---[ 324]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
14.49/14.52	c ---[ 323]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
14.49/14.57	c ---[ 322]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
14.59/14.63	c ---[ 321]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
14.59/14.69	c ---[ 320]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
14.69/14.75	c ---[ 319]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
14.79/14.80	c ---[ 318]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
14.79/14.86	c ---[ 317]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
14.89/14.91	c ---[ 316]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
14.89/14.96	c ---[ 315]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
14.99/15.02	c ---[ 314]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
14.99/15.07	c ---[ 313]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
15.09/15.13	c ---[ 312]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
15.09/15.19	c ---[ 311]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
15.19/15.24	c ---[ 310]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
15.29/15.30	c ---[ 309]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
15.29/15.36	c ---[ 308]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
15.39/15.41	c ---[ 307]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
15.39/15.47	c ---[ 306]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
15.49/15.53	c ---[ 305]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
15.49/15.59	c ---[ 304]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
15.59/15.64	c ---[ 303]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
15.69/15.70	c ---[ 302]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
15.69/15.76	c ---[ 301]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
15.79/15.81	c ---[ 300]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
15.79/15.87	c ---[ 299]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
15.89/15.93	c ---[ 298]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
15.89/15.98	c ---[ 297]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
15.99/16.04	c ---[ 296]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
15.99/16.09	c ---[ 295]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
16.09/16.15	c ---[ 294]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
16.19/16.20	c ---[ 293]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
16.19/16.26	c ---[ 292]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
16.29/16.31	c ---[ 291]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
16.29/16.37	c ---[ 290]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
16.39/16.43	c ---[ 289]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
16.39/16.48	c ---[ 288]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
16.49/16.54	c ---[ 287]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
16.49/16.60	c ---[ 286]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
16.59/16.65	c ---[ 285]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
16.69/16.71	c ---[ 284]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
16.69/16.77	c ---[ 283]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
16.79/16.83	c ---[ 282]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
16.79/16.88	c ---[ 281]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
16.89/16.94	c ---[ 280]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
16.99/17.00	c ---[ 279]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
16.99/17.05	c ---[ 278]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
17.09/17.11	c ---[ 277]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
17.09/17.17	c ---[ 276]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
17.19/17.22	c ---[ 275]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
17.19/17.28	c ---[ 274]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
17.29/17.34	c ---[ 273]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
17.29/17.39	c ---[ 272]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
17.39/17.45	c ---[ 271]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
17.49/17.50	c ---[ 270]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
17.49/17.56	c ---[ 269]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
17.59/17.62	c ---[ 268]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
17.59/17.67	c ---[ 267]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
17.69/17.73	c ---[ 266]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
17.69/17.79	c ---[ 265]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
17.79/17.84	c ---[ 264]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
17.89/17.90	c ---[ 263]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
17.89/17.96	c ---[ 262]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
17.99/18.01	c ---[ 261]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
17.99/18.07	c ---[ 260]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
18.09/18.13	c ---[ 259]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
18.09/18.19	c ---[ 258]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
18.19/18.24	c ---[ 257]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
18.29/18.30	c ---[ 256]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
18.29/18.35	c ---[ 255]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
18.39/18.41	c ---[ 254]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
18.39/18.47	c ---[ 253]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
18.49/18.53	c ---[ 252]---> Adder-cost: 560   maxlim: 262221   bits: 20/19
18.49/18.58	c ---[ 251]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
18.59/18.64	c ---[ 250]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
18.59/18.69	c ---[ 249]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
18.69/18.75	c ---[ 248]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
18.79/18.81	c ---[ 247]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
18.79/18.87	c ---[ 246]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
18.89/18.92	c ---[ 245]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
18.89/18.98	c ---[ 244]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
18.99/19.03	c ---[ 243]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
18.99/19.09	c ---[ 242]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
19.09/19.15	c ---[ 241]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
19.19/19.21	c ---[ 240]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
19.19/19.26	c ---[ 239]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
19.29/19.32	c ---[ 238]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
19.29/19.38	c ---[ 237]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
19.39/19.43	c ---[ 236]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
19.39/19.49	c ---[ 234]---> BDD-cost:  607
19.49/19.51	c ---[ 233]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
19.49/19.56	c ---[ 232]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
19.59/19.62	c ---[ 231]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
19.59/19.68	c ---[ 230]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
19.69/19.74	c ---[ 229]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
19.69/19.79	c ---[ 227]---> Adder-cost: 290   maxlim: 77   bits: 8/7
19.69/19.80	c ---[ 225]---> Adder-cost: 300   maxlim: 77   bits: 8/7
19.79/19.80	c ---[ 223]---> Adder-cost: 288   maxlim: 77   bits: 8/7
19.79/19.81	c ---[ 221]---> Adder-cost: 290   maxlim: 77   bits: 8/7
19.79/19.81	c ---[ 219]---> Adder-cost: 300   maxlim: 77   bits: 8/7
19.79/19.82	c ---[ 217]---> Adder-cost: 300   maxlim: 77   bits: 8/7
19.79/19.83	c ---[ 216]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
19.79/19.88	c ---[ 214]---> Adder-cost: 300   maxlim: 77   bits: 8/7
19.79/19.88	c ---[ 212]---> Adder-cost: 300   maxlim: 77   bits: 8/7
19.79/19.89	c ---[ 210]---> Adder-cost: 300   maxlim: 77   bits: 8/7
19.79/19.89	c ---[ 208]---> Adder-cost: 300   maxlim: 77   bits: 8/7
19.79/19.90	c ---[ 206]---> Adder-cost: 300   maxlim: 77   bits: 8/7
19.79/19.90	c ---[ 204]---> Adder-cost: 300   maxlim: 77   bits: 8/7
19.89/19.91	c ---[ 202]---> Adder-cost: 300   maxlim: 77   bits: 8/7
19.89/19.91	c ---[ 200]---> Adder-cost: 300   maxlim: 77   bits: 8/7
19.89/19.91	c ---[ 198]---> Adder-cost: 300   maxlim: 77   bits: 8/7
19.89/19.92	c ---[ 196]---> Adder-cost: 298   maxlim: 77   bits: 8/7
19.89/19.92	c ---[ 195]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
19.89/19.98	c ---[ 193]---> Adder-cost: 288   maxlim: 77   bits: 8/7
19.89/19.98	c ---[ 191]---> Adder-cost: 300   maxlim: 77   bits: 8/7
19.89/19.98	c ---[ 189]---> Adder-cost: 284   maxlim: 77   bits: 8/7
19.89/19.99	c ---[ 187]---> Adder-cost: 286   maxlim: 77   bits: 8/7
19.89/19.99	c ---[ 185]---> Adder-cost: 286   maxlim: 77   bits: 8/7
19.89/19.99	c ---[ 183]---> Adder-cost: 298   maxlim: 77   bits: 8/7
19.98/20.00	c ---[ 181]---> Adder-cost: 286   maxlim: 77   bits: 8/7
19.98/20.00	c ---[ 179]---> Adder-cost: 286   maxlim: 77   bits: 8/7
19.98/20.01	c ---[ 177]---> Adder-cost: 288   maxlim: 77   bits: 8/7
19.98/20.01	c ---[ 175]---> Adder-cost: 298   maxlim: 77   bits: 8/7
19.98/20.01	c ---[ 174]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
19.98/20.07	c ---[ 172]---> Adder-cost: 286   maxlim: 77   bits: 8/7
19.98/20.07	c ---[ 170]---> Adder-cost: 288   maxlim: 77   bits: 8/7
19.98/20.08	c ---[ 168]---> Adder-cost: 288   maxlim: 77   bits: 8/7
19.98/20.08	c ---[ 166]---> Adder-cost: 300   maxlim: 77   bits: 8/7
19.98/20.09	c ---[ 164]---> Adder-cost: 286   maxlim: 77   bits: 8/7
19.98/20.09	c ---[ 162]---> Adder-cost: 288   maxlim: 77   bits: 8/7
19.98/20.09	c ---[ 160]---> Adder-cost: 284   maxlim: 77   bits: 8/7
20.08/20.10	c ---[ 158]---> Adder-cost: 300   maxlim: 77   bits: 8/7
20.08/20.10	c ---[ 156]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.08/20.10	c ---[ 154]---> Adder-cost: 284   maxlim: 77   bits: 8/7
20.08/20.11	c ---[ 153]---> Adder-cost: 490   maxlim: 262221   bits: 20/19
20.08/20.16	c ---[ 151]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.08/20.17	c ---[ 149]---> Adder-cost: 298   maxlim: 77   bits: 8/7
20.08/20.17	c ---[ 147]---> Adder-cost: 288   maxlim: 77   bits: 8/7
20.08/20.17	c ---[ 145]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.08/20.18	c ---[ 143]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.08/20.18	c ---[ 141]---> Adder-cost: 300   maxlim: 77   bits: 8/7
20.08/20.18	c ---[ 139]---> Adder-cost: 284   maxlim: 77   bits: 8/7
20.08/20.19	c ---[ 137]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.08/20.19	c ---[ 135]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.08/20.19	c ---[ 133]---> Adder-cost: 300   maxlim: 77   bits: 8/7
20.18/20.20	c ---[ 132]---> Adder-cost: 494   maxlim: 262221   bits: 20/19
20.18/20.25	c ---[ 130]---> Adder-cost: 288   maxlim: 77   bits: 8/7
20.18/20.26	c ---[ 128]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.18/20.26	c ---[ 126]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.18/20.26	c ---[ 124]---> Adder-cost: 300   maxlim: 77   bits: 8/7
20.18/20.27	c ---[ 122]---> Adder-cost: 288   maxlim: 77   bits: 8/7
20.18/20.27	c ---[ 120]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.18/20.27	c ---[ 118]---> Adder-cost: 288   maxlim: 77   bits: 8/7
20.18/20.28	c ---[ 116]---> Adder-cost: 300   maxlim: 77   bits: 8/7
20.18/20.28	c ---[ 114]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.18/20.28	c ---[ 112]---> Adder-cost: 288   maxlim: 77   bits: 8/7
20.18/20.29	c ---[ 111]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
20.28/20.35	c ---[ 109]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.28/20.35	c ---[ 107]---> Adder-cost: 300   maxlim: 77   bits: 8/7
20.28/20.35	c ---[ 105]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.28/20.36	c ---[ 103]---> Adder-cost: 284   maxlim: 77   bits: 8/7
20.28/20.36	c ---[ 101]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.28/20.36	c ---[  99]---> Adder-cost: 300   maxlim: 77   bits: 8/7
20.28/20.37	c ---[  97]---> Adder-cost: 288   maxlim: 77   bits: 8/7
20.28/20.37	c ---[  95]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.28/20.37	c ---[  93]---> Adder-cost: 288   maxlim: 77   bits: 8/7
20.28/20.38	c ---[  91]---> Adder-cost: 300   maxlim: 77   bits: 8/7
20.28/20.38	c ---[  90]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
20.38/20.43	c ---[  88]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.38/20.44	c ---[  86]---> Adder-cost: 288   maxlim: 77   bits: 8/7
20.38/20.44	c ---[  84]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.38/20.44	c ---[  82]---> Adder-cost: 300   maxlim: 77   bits: 8/7
20.38/20.45	c ---[  80]---> Adder-cost: 288   maxlim: 77   bits: 8/7
20.38/20.45	c ---[  78]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.38/20.45	c ---[  76]---> Adder-cost: 288   maxlim: 77   bits: 8/7
20.38/20.46	c ---[  74]---> Adder-cost: 298   maxlim: 77   bits: 8/7
20.38/20.46	c ---[  72]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.38/20.46	c ---[  70]---> Adder-cost: 288   maxlim: 77   bits: 8/7
20.38/20.47	c ---[  69]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
20.48/20.52	c ---[  67]---> Adder-cost: 288   maxlim: 77   bits: 8/7
20.48/20.52	c ---[  65]---> Adder-cost: 300   maxlim: 77   bits: 8/7
20.48/20.53	c ---[  63]---> Adder-cost: 286   maxlim: 77   bits: 8/7
20.48/20.53	c ---[  61]---> Adder-cost: 288   maxlim: 77   bits: 8/7
20.48/20.53	c ---[  60]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
20.48/20.59	c ---[  58]---> BDD-cost:  613
20.58/20.61	c ---[  57]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
20.58/20.66	c ---[  56]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
20.68/20.71	c ---[  55]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
20.68/20.77	c ---[  54]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
20.78/20.82	c ---[  53]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
20.78/20.88	c ---[  52]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
20.89/20.93	c ---[  51]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
20.89/20.98	c ---[  50]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
20.99/21.04	c ---[  49]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
20.99/21.09	c ---[  48]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
21.08/21.14	c ---[  46]---> BDD-cost:  613
21.08/21.16	c ---[  45]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
21.18/21.22	c ---[  44]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
21.18/21.27	c ---[  43]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
21.28/21.33	c ---[  42]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
21.28/21.38	c ---[  41]---> Adder-cost: 492   maxlim: 262221   bits: 20/19
21.38/21.44	c ---[  40]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
21.38/21.50	c ---[  39]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
21.48/21.55	c ---[  38]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
21.58/21.60	c ---[  37]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
21.58/21.66	c ---[  36]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
21.68/21.71	c ---[  34]---> BDD-cost:  613
21.68/21.73	c ---[  33]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
21.68/21.78	c ---[  32]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
21.78/21.84	c ---[  31]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
21.78/21.89	c ---[  30]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
21.88/21.94	c ---[  29]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
21.88/22.00	c ---[  28]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
21.99/22.05	c ---[  27]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
22.09/22.10	c ---[  26]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
22.09/22.16	c ---[  25]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
22.18/22.21	c ---[  24]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
22.18/22.27	c ---[  22]---> BDD-cost:  613
22.18/22.28	c ---[  21]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
22.28/22.34	c ---[  20]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
22.38/22.40	c ---[  19]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
22.38/22.45	c ---[  18]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
22.48/22.51	c ---[  17]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
22.48/22.57	c ---[  16]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
22.58/22.62	c ---[  15]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
22.58/22.67	c ---[  14]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
22.68/22.73	c ---[  13]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
22.68/22.78	c ---[  12]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
22.78/22.84	c ---[  10]---> BDD-cost:  613
22.78/22.85	c ---[   9]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
22.88/22.91	c ---[   8]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
22.88/22.96	c ---[   7]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
22.98/23.02	c ---[   6]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
22.98/23.07	c ---[   5]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
23.09/23.12	c ---[   4]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
23.09/23.18	c ---[   3]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
23.19/23.23	c ---[   2]---> Adder-cost: 279   maxlim: 262221   bits: 20/19
23.19/23.28	c ---[   1]---> Adder-cost: 277   maxlim: 262221   bits: 20/19
23.28/23.34	c ---[   0]---> Adder-cost: 281   maxlim: 262221   bits: 20/19
1800.04/1800.40	|  Eliminated clauses:           0.21 Mb                                      |
1800.04/1800.40	============================[ Search Statistics ]==============================
1800.04/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.04/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.04/1800.40	===============================================================================
1800.04/1800.40	|       100 |  215672  1350287  4793834 |   495105      100      3 |  1.596 % |
1800.04/1800.40	|       250 |  215672  1350287  4793834 |   544615      250      3 |  1.596 % |
1800.04/1800.40	|       475 |  215672  1350287  4793834 |   599077      475      4 |  1.596 % |
1800.04/1800.40	|       812 |  215672  1350287  4793834 |   658985      812      4 |  1.596 % |
1800.04/1800.40	|      1318 |  215672  1350287  4793834 |   724883     1318      6 |  1.596 % |
1800.04/1800.40	|      2077 |  215672  1350287  4793834 |   797371     2077      9 |  1.596 % |
1800.04/1800.40	|      3216 |  215672  1350287  4793834 |   877109     3216     14 |  1.596 % |
1800.04/1800.40	|      4924 |  215672  1350287  4793834 |   964820     4924     14 |  1.596 % |
1800.04/1800.40	|      7486 |  215672  1350287  4793834 |  1061302     7486     17 |  1.596 % |
1800.04/1800.40	|     11330 |  215672  1350287  4793834 |  1167432    11330     18 |  1.596 % |
1800.04/1800.40	|     17096 |  215672  1350287  4793834 |  1284175    17096     21 |  1.596 % |
1800.04/1800.40	|     25745 |  215672  1350287  4793834 |  1412593    25745     22 |  1.596 % |
1800.04/1800.40	|     38719 |  215672  1350287  4793834 |  1553852    38719     22 |  1.596 % |
1800.04/1800.40	|     58180 |  215663  1350287  4793834 |  1709237    58172     23 |  1.600 % |
1800.04/1800.40	|     87372 |  215663  1350287  4793834 |  1880161    87336     23 |  1.600 % |
1800.04/1800.40	|    131161 |  215638  1350287  4793834 |  2068177   131107     23 |  1.611 % |
1800.04/1800.40	|    196845 |  215630  1350287  4793834 |  2274995   196335     24 |  1.615 % |
1800.04/1800.40	|    295371 |  215623  1350287  4793834 |  2502494   294824     24 |  1.618 % |
1800.04/1800.40	|    443160 |  215607  1350287  4793834 |  2752744   442561     25 |  1.625 % |
1800.04/1800.40	|    664843 |  215592  1350287  4793834 |  3028018   664204     27 |  1.632 % |
1800.04/1800.40	|    997368 |  215584  1350287  4793834 |  3330820   996681     27 |  1.636 % |
1800.04/1800.40	|   1496156 |  215569  1350287  4793834 |  3663902  1495403     28 |  1.642 % |
1800.04/1800.40	|   2244338 |  215558  1350287  4793834 |  4030292  2243544     30 |  1.647 % |
1800.04/1800.40	|   3366612 |  215533  1350287  4793834 |  4433321  3365725     31 |  1.659 % |
1800.04/1800.40	|   5050023 |  215511  1350287  4793834 |  4876654   638243     40 |  1.668 % |
1800.04/1800.40	c 
1800.04/1800.40	c *** TERMINATED ***
1800.04/1800.40	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-4115268-1466529802/watcher-4115268-1466529802 -o /tmp/evaluation-result-4115268-1466529802/solver-4115268-1466529802 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466514731-17585 --watchdog 1960 minisatp HOME/instance-4115268-1466529802.opb 

pid=20998
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 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.07 2.07 4/176 21001
/proc/meminfo: memFree=30863388/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=8124 CPUtime=0 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 677 0 0 0 0 0 0 0 20 0 1 0 55029158 8318976 553 33554432000 4194304 5646918 140734563070208 140733219294296 4953072 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 2031 554 84 355 0 1672 0

[startup+0.10006 s]
/proc/loadavg: 2.10 2.07 2.07 4/176 21001
/proc/meminfo: memFree=30863388/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=10732 CPUtime=0.09 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 2057 0 0 0 9 0 0 0 20 0 1 0 55029158 10989568 1119 33554432000 4194304 5646918 140734563070208 140733219294296 4953072 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 2683 1119 94 355 0 2324 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10732

[startup+0.200353 s]
/proc/loadavg: 2.10 2.07 2.07 4/176 21001
/proc/meminfo: memFree=30863388/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=13976 CPUtime=0.19 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 2821 0 0 0 19 0 0 0 20 0 1 0 55029158 14311424 1883 33554432000 4194304 5646918 140734563070208 140734563069576 4953072 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 3494 1883 94 355 0 3135 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13976

[startup+0.300318 s]
/proc/loadavg: 2.10 2.07 2.07 4/176 21001
/proc/meminfo: memFree=30863388/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=17016 CPUtime=0.29 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 3582 0 0 0 29 0 0 0 20 0 1 0 55029158 17424384 2644 33554432000 4194304 5646918 140734563070208 140734563069576 4953072 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 4254 2649 94 355 0 3895 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17016

[startup+0.70022 s]
/proc/loadavg: 2.10 2.07 2.07 4/176 21001
/proc/meminfo: memFree=30863388/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=29592 CPUtime=0.69 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 6733 0 0 0 69 0 0 0 20 0 1 0 55029158 30302208 5795 33554432000 4194304 5646918 140734563070208 140734563069576 4293008 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 7398 5795 97 355 0 7039 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29592

[startup+1.5002 s]
/proc/loadavg: 2.10 2.07 2.07 4/177 21002
/proc/meminfo: memFree=30827048/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=51036 CPUtime=1.49 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 12221 0 0 0 148 1 0 0 20 0 1 0 55029158 52260864 11077 33554432000 4194304 5646918 140734563070208 140734563068968 4328866 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 12759 11077 121 355 0 12400 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51036

[startup+3.10024 s]
/proc/loadavg: 2.10 2.07 2.07 4/177 21002
/proc/meminfo: memFree=30803240/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=67936 CPUtime=3.09 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 16148 0 0 0 307 2 0 0 20 0 1 0 55029158 69566464 15071 33554432000 4194304 5646918 140734563070208 140734563068872 4817699 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 16984 15071 152 355 0 16625 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67936

[startup+6.30023 s]
/proc/loadavg: 2.09 2.07 2.07 3/177 21002
/proc/meminfo: memFree=30801200/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=67936 CPUtime=6.29 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 16148 0 0 0 627 2 0 0 20 0 1 0 55029158 69566464 15071 33554432000 4194304 5646918 140734563070208 140734563068872 4817409 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 16984 15071 152 355 0 16625 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67936

[startup+12.7002 s]
/proc/loadavg: 2.09 2.06 2.07 3/177 21002
/proc/meminfo: memFree=30796244/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=67936 CPUtime=12.69 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 16148 0 0 0 1267 2 0 0 20 0 1 0 55029158 69566464 15071 33554432000 4194304 5646918 140734563070208 140734563068872 4459928 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 16984 15071 152 355 0 16625 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67936

[startup+25.5004 s]
/proc/loadavg: 2.21 2.09 2.08 3/177 21002
/proc/meminfo: memFree=30674236/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=194416 CPUtime=25.48 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 33814 0 0 0 2543 5 0 0 20 0 1 0 55029158 199081984 43518 33554432000 4194304 5646918 140734563070208 140734563068344 4403416 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 48604 43518 183 355 0 48245 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 194416

[startup+51.1004 s]
/proc/loadavg: 2.14 2.08 2.08 3/177 21003
/proc/meminfo: memFree=30612544/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=247208 CPUtime=51.08 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 39602 0 0 0 5101 7 0 0 20 0 1 0 55029158 253140992 55418 33554432000 4194304 5646918 140734563070208 140734563068456 4402815 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 61802 55418 183 355 0 61443 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 247208

[startup+102.3 s]
/proc/loadavg: 2.06 2.07 2.07 3/177 21004
/proc/meminfo: memFree=30518812/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=316300 CPUtime=102.28 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 44721 0 0 0 10219 9 0 0 20 0 1 0 55029158 323891200 70232 33554432000 4194304 5646918 140734563070208 140734563068344 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 79075 70232 183 355 0 78716 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 316300

[startup+162.3 s]
/proc/loadavg: 2.15 2.10 2.08 3/177 21005
/proc/meminfo: memFree=30526860/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=416276 CPUtime=162.26 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 49005 0 0 0 16214 12 0 0 20 0 1 0 55029158 426266624 83196 33554432000 4194304 5646918 140734563070208 140734563068312 4403438 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 104069 83196 183 355 0 103710 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 416276

[startup+222.307 s]
/proc/loadavg: 2.18 2.11 2.09 3/177 21006
/proc/meminfo: memFree=30425392/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=436260 CPUtime=222.24 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 52789 0 0 0 22211 13 0 0 20 0 1 0 55029158 446730240 98069 33554432000 4194304 5646918 140734563070208 140734563068344 4402784 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 109065 98069 183 355 0 108706 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 436260

[startup+282.3 s]
/proc/loadavg: 2.15 2.10 2.09 3/177 21007
/proc/meminfo: memFree=30336612/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=450636 CPUtime=282.2 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 55531 0 0 0 28206 14 0 0 20 0 1 0 55029158 461451264 108935 33554432000 4194304 5646918 140734563070208 140734563068344 4402827 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 112659 108935 183 355 0 112300 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 450636

[startup+342.3 s]
/proc/loadavg: 2.11 2.10 2.09 3/176 21008
/proc/meminfo: memFree=30261968/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=589488 CPUtime=342.19 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 57674 0 0 0 34204 15 0 0 20 0 1 0 55029158 603635712 116669 33554432000 4194304 5646918 140734563070208 140734563068344 4402774 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 147372 116669 183 355 0 147013 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 589488

[startup+402.3 s]
/proc/loadavg: 2.10 2.09 2.09 3/178 21013
/proc/meminfo: memFree=30338844/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=602296 CPUtime=402.18 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 60584 0 0 0 40202 16 0 0 20 0 1 0 55029158 616751104 124689 33554432000 4194304 5646918 140734563070208 140734563068344 4402774 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 150574 124689 183 355 0 150215 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 602296

[startup+462.3 s]
/proc/loadavg: 2.14 2.10 2.09 3/177 21014
/proc/meminfo: memFree=30252480/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=611280 CPUtime=462.18 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 62712 0 0 0 46201 17 0 0 20 0 1 0 55029158 625950720 132437 33554432000 4194304 5646918 140734563070208 140734563068344 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 152820 132437 183 355 0 152461 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 611280

[startup+522.3 s]
/proc/loadavg: 2.16 2.11 2.09 3/177 21015
/proc/meminfo: memFree=30188188/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=622120 CPUtime=522.17 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 64421 0 0 0 52199 18 0 0 20 0 1 0 55029158 637050880 138745 33554432000 4194304 5646918 140734563070208 140734563068344 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 155530 138745 183 355 0 155171 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 622120

[startup+582.3 s]
/proc/loadavg: 2.06 2.09 2.09 3/177 21016
/proc/meminfo: memFree=30289012/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=627816 CPUtime=582.16 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 65868 0 0 0 58197 19 0 0 20 0 1 0 55029158 642883584 146324 33554432000 4194304 5646918 140734563070208 140734563068344 4403040 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 156954 146324 183 355 0 156595 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 627816


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


[startup+882.307 s]
/proc/loadavg: 2.14 2.09 2.09 3/177 21022
/proc/meminfo: memFree=30112140/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=895216 CPUtime=882.11 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 78936 0 0 0 88188 23 0 0 20 0 1 0 55029158 916701184 187486 33554432000 4194304 5646918 140734563070208 140734563068344 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 223804 187486 183 355 0 223445 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 895216

[startup+942.3 s]
/proc/loadavg: 2.09 2.08 2.09 3/177 21023
/proc/meminfo: memFree=30043208/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=904604 CPUtime=942.1 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 79811 0 0 0 94186 24 0 0 20 0 1 0 55029158 926314496 191938 33554432000 4194304 5646918 140734563070208 140734563068344 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 226151 191938 183 355 0 225792 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 904604

[startup+1002.3 s]
/proc/loadavg: 2.09 2.08 2.09 3/178 21028
/proc/meminfo: memFree=29980356/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=915244 CPUtime=1002.1 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 81951 0 0 0 100185 25 0 0 20 0 1 0 55029158 937209856 197655 33554432000 4194304 5646918 140734563070208 140734563068344 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 228811 197655 183 355 0 228452 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 915244

[startup+1062.3 s]
/proc/loadavg: 2.16 2.10 2.09 3/177 21029
/proc/meminfo: memFree=29918648/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=918508 CPUtime=1062.08 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 82829 0 0 0 106183 25 0 0 20 0 1 0 55029158 940552192 203643 33554432000 4194304 5646918 140734563070208 140734563068344 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 229627 203643 183 355 0 229268 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 918508

[startup+1122.3 s]
/proc/loadavg: 2.18 2.11 2.09 3/176 21030
/proc/meminfo: memFree=30016700/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=924312 CPUtime=1122.07 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 84164 0 0 0 112181 26 0 0 20 0 1 0 55029158 946495488 211110 33554432000 4194304 5646918 140734563070208 140734563068344 4403408 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 231078 211110 183 355 0 230719 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 924312

[startup+1182.3 s]
/proc/loadavg: 2.06 2.08 2.09 3/177 21088
/proc/meminfo: memFree=30219364/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=936952 CPUtime=1182.07 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 85832 0 0 0 118180 27 0 0 20 0 1 0 55029158 959438848 216866 33554432000 4194304 5646918 140734563070208 140734563068344 4403408 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 234238 216866 183 355 0 233879 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 936952

[startup+1242.3 s]
/proc/loadavg: 2.09 2.08 2.09 3/177 21089
/proc/meminfo: memFree=30103984/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=941000 CPUtime=1242.05 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 86976 0 0 0 124178 27 0 0 20 0 1 0 55029158 963584000 221076 33554432000 4194304 5646918 140734563070208 140734563068344 4403464 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 235250 221076 183 355 0 234891 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 941000

[startup+1302.3 s]
/proc/loadavg: 2.08 2.08 2.09 3/177 21091
/proc/meminfo: memFree=30128816/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=946680 CPUtime=1302.03 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 87896 0 0 0 130175 28 0 0 20 0 1 0 55029158 969400320 226906 33554432000 4194304 5646918 140734563070208 140734563068344 4402739 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 236670 226906 183 355 0 236311 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 946680

[startup+1362.3 s]
/proc/loadavg: 2.12 2.09 2.09 3/177 21092
/proc/meminfo: memFree=30006732/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=950704 CPUtime=1362.01 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 88733 0 0 0 136172 29 0 0 20 0 1 0 55029158 973520896 235300 33554432000 4194304 5646918 140734563070208 140734563068344 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 237676 235300 183 355 0 237317 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 950704

[startup+1422.3 s]
/proc/loadavg: 2.04 2.07 2.08 4/177 21093
/proc/meminfo: memFree=30022768/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=1303760 CPUtime=1422.01 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 90051 0 0 0 142172 29 0 0 20 0 1 0 55029158 1335050240 239660 33554432000 4194304 5646918 140734563070208 140734563068344 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 325940 239660 183 355 0 325581 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 1303760

[startup+1482.3 s]
/proc/loadavg: 2.01 2.06 2.08 3/177 21094
/proc/meminfo: memFree=29942224/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=1310040 CPUtime=1481.99 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 91295 0 0 0 148169 30 0 0 20 0 1 0 55029158 1341480960 243970 33554432000 4194304 5646918 140734563070208 140734563068344 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 327510 243970 183 355 0 327151 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 1310040

[startup+1542.31 s]
/proc/loadavg: 2.07 2.06 2.08 3/177 21095
/proc/meminfo: memFree=29977272/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=1314148 CPUtime=1541.99 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 92154 0 0 0 154169 30 0 0 20 0 1 0 55029158 1345687552 247384 33554432000 4194304 5646918 140734563070208 140734563068344 4403582 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 328537 247384 183 355 0 328178 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 1314148

[startup+1602.3 s]
/proc/loadavg: 2.02 2.05 2.07 3/178 21100
/proc/meminfo: memFree=29962816/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=1319496 CPUtime=1601.97 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 93250 0 0 0 160166 31 0 0 20 0 1 0 55029158 1351163904 251035 33554432000 4194304 5646918 140734563070208 140734563068344 4403107 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 329874 251035 183 355 0 329515 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 1319496

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 2.07 3/177 21101
/proc/meminfo: memFree=30459964/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=545620 CPUtime=1661.97 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 95316 0 0 0 166162 35 0 0 20 0 1 0 55029158 558714880 132433 33554432000 4194304 5646918 140734563070208 140734563068344 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 136405 132433 185 355 0 136046 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 545620

[startup+1722.3 s]
/proc/loadavg: 2.11 2.06 2.07 3/177 21102
/proc/meminfo: memFree=30318560/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=629968 CPUtime=1721.95 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 96503 0 0 0 172159 36 0 0 20 0 1 0 55029158 645087232 149450 33554432000 4194304 5646918 140734563070208 140734563068344 4402776 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 157492 149450 185 355 0 157133 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 629968

[startup+1782.3 s]
/proc/loadavg: 2.15 2.08 2.08 3/177 21103
/proc/meminfo: memFree=30342392/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=767120 CPUtime=1781.95 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 97938 0 0 0 178157 38 0 0 20 0 1 0 55029158 785530880 156498 33554432000 4194304 5646918 140734563070208 140734563068344 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 191780 156498 185 355 0 191421 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 767120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.11 2.07 2.07 3/177 21103
/proc/meminfo: memFree=30308208/32872528 swapFree=877056/942464
[pid=21001] ppid=20998 vsize=768836 CPUtime=1800.04 cores=1,3,5,7
/proc/21001/stat : 21001 (minisatp) R 20998 21001 17568 0 -1 4202496 98499 0 0 0 179966 38 0 0 20 0 1 0 55029158 787288064 159609 33554432000 4194304 5646918 140734563070208 140734563068344 4403464 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21001/statm: 192209 159609 185 355 0 191850 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 768836

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 21001 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1799.67
CPU system time (s): 0.402938
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 1368960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.402938
maximum resident set size= 1035944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98499
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= 105
involuntary context switches= 1844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5743 second user time and 6.90595 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-21 19:23:22
IDJOB=4115268
IDBENCH=1798
IDSOLVER=2555
FILE ID=node113/4115268-1466529802
RUNJOBID= node113-1466514731-17585
PBS_JOBID= 19942876
Free space on /tmp= 71700 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-swath.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115268-1466529802/watcher-4115268-1466529802 -o /tmp/evaluation-result-4115268-1466529802/solver-4115268-1466529802 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466514731-17585 --watchdog 1960  minisatp HOME/instance-4115268-1466529802.opb

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

MD5SUM BENCH= 9e8d33d54c816a96320e5b2b2d7ec5c8
RANDOM SEED=324866657

node113.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.799
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	: 5333.59
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.799
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.799
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.56
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.799
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.55
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.799
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.55
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.799
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.54
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.799
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.54
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.799
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30863824 kB
Buffers:           24332 kB
Cached:            45056 kB
SwapCached:         2404 kB
Active:           305036 kB
Inactive:          32220 kB
Active(anon):     265716 kB
Inactive(anon):     5036 kB
Active(file):      39320 kB
Inactive(file):    27184 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67098972 kB
Dirty:              5060 kB
Writeback:             0 kB
AnonPages:       1202036 kB
Mapped:             8928 kB
Shmem:                 0 kB
Slab:             581900 kB
SReclaimable:      26012 kB
SUnreclaim:       555888 kB
KernelStack:        1472 kB
PageTables:         7068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1356236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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-4115268-1466529802.opb

Free space on /tmp at the end= 71696 MiB
End job on node113 at 2016-06-21 19:53:23