Trace number 349576

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14Signal 2.01069 2.01343

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-timtab1.opb
MD5SUMc68fa68a808b234260c8cfaf77f6d655
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3763
Total number of constraints453
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints453
Minimum length of a constraint2
Maximum length of a constraint138
Number of terms in the objective function 1925
Biggest coefficient in the objective function 3604480000000000
Number of bits for the biggest coefficient in the objective function 52
Sum of the numbers in the objective function 349617145499934465
Number of bits of the sum of numbers in the objective function 59
Biggest number in a constraint 1200000000000000000000
Number of bits of the biggest number in a constraint 71
Biggest sum of numbers in a constraint 4359960937500000284217
Number of bits of the biggest sum of numbers72
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.19/0.26	c Converting 624 PB-constraints to clauses...
0.19/0.26	c   -- Unit propagations: (none)
0.19/0.27	c   -- Detecting intervals from adjacent constraints: ###########################################################################################################################################################################
0.19/0.27	c   -- Clauses(.)/Splits(s): sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.........................................
0.19/0.28	c ---[ 722]---> BDD-cost:   12
0.19/0.28	c ---[ 721]---> BDD-cost:   15
0.19/0.28	c ---[ 720]---> BDD-cost:   15
0.19/0.28	c ---[ 718]---> BDD-cost:   12
0.19/0.28	c ---[ 717]---> BDD-cost:   15
0.19/0.28	c ---[ 715]---> BDD-cost:   12
0.19/0.28	c ---[ 714]---> BDD-cost:   15
0.19/0.28	c ---[ 711]---> BDD-cost:   12
0.19/0.28	c ---[ 710]---> BDD-cost:   15
0.19/0.28	c ---[ 704]---> BDD-cost:   15
0.19/0.28	c ---[ 703]---> BDD-cost:   15
0.19/0.29	c ---[ 702]---> BDD-cost:   15
0.19/0.29	c ---[ 701]---> BDD-cost:   12
0.19/0.29	c ---[ 700]---> BDD-cost:   15
0.19/0.29	c ---[ 699]---> BDD-cost:   15
0.19/0.29	c ---[ 697]---> BDD-cost:   15
0.19/0.29	c ---[ 690]---> BDD-cost:   15
0.19/0.29	c ---[ 689]---> BDD-cost:   15
0.19/0.29	c ---[ 688]---> BDD-cost:   15
0.19/0.29	c ---[ 687]---> BDD-cost:   15
0.19/0.29	c ---[ 686]---> BDD-cost:   15
0.19/0.29	c ---[ 685]---> BDD-cost:   15
0.19/0.29	c ---[ 683]---> BDD-cost:   12
0.19/0.29	c ---[ 682]---> BDD-cost:   15
0.19/0.29	c ---[ 681]---> BDD-cost:   15
0.19/0.29	c ---[ 680]---> BDD-cost:   15
0.19/0.29	c ---[ 679]---> BDD-cost:   15
0.19/0.29	c ---[ 676]---> BDD-cost:   12
0.19/0.29	c ---[ 675]---> BDD-cost:   15
0.19/0.29	c ---[ 674]---> BDD-cost:   15
0.19/0.29	c ---[ 666]---> BDD-cost:   12
0.19/0.29	c ---[ 664]---> BDD-cost:   12
0.19/0.29	c ---[ 663]---> BDD-cost:   15
0.19/0.29	c ---[ 662]---> BDD-cost:   15
0.19/0.29	c ---[ 661]---> BDD-cost:   15
0.19/0.29	c ---[ 660]---> BDD-cost:   15
0.19/0.29	c ---[ 656]---> BDD-cost:   12
0.19/0.29	c ---[ 655]---> BDD-cost:   12
0.19/0.29	c ---[ 654]---> BDD-cost:   15
0.19/0.29	c ---[ 653]---> BDD-cost:   15
0.19/0.29	c ---[ 652]---> BDD-cost:   12
0.19/0.29	c ---[ 650]---> BDD-cost:   15
0.19/0.29	c ---[ 649]---> BDD-cost:   15
0.19/0.29	c ---[ 647]---> BDD-cost:   15
0.19/0.29	c ---[ 641]---> BDD-cost:   15
0.19/0.29	c ---[ 640]---> BDD-cost:   15
0.19/0.29	c ---[ 639]---> BDD-cost:   15
0.19/0.29	c ---[ 638]---> BDD-cost:   15
0.19/0.29	c ---[ 637]---> BDD-cost:   15
0.19/0.29	c ---[ 636]---> BDD-cost:   15
0.19/0.29	c ---[ 634]---> BDD-cost:   12
0.19/0.29	c ---[ 633]---> BDD-cost:   15
0.19/0.29	c ---[ 628]---> BDD-cost:   15
0.19/0.29	c ---[ 627]---> BDD-cost:   15
0.19/0.29	c ---[ 626]---> BDD-cost:   15
0.19/0.29	c ---[ 625]---> BDD-cost:   15
0.19/0.29	c ---[ 624]---> BDD-cost:   15
0.19/0.29	c ---[ 623]---> BDD-cost:   15
0.19/0.29	c ---[ 622]---> BDD-cost:   15
0.19/0.29	c ---[ 621]---> BDD-cost:   15
0.19/0.29	c ---[ 619]---> BDD-cost:   15
0.19/0.29	c ---[ 618]---> BDD-cost:   15
0.19/0.29	c ---[ 617]---> BDD-cost:   15
0.19/0.30	c ---[ 616]---> BDD-cost:   12
0.19/0.30	c ---[ 615]---> BDD-cost:   12
0.19/0.30	c ---[ 614]---> BDD-cost:   15
0.19/0.30	c ---[ 609]---> BDD-cost:   15
0.19/0.30	c ---[ 608]---> BDD-cost:   12
0.19/0.30	c ---[ 607]---> BDD-cost:   15
0.19/0.30	c ---[ 606]---> BDD-cost:   15
0.29/0.30	c ---[ 604]---> BDD-cost:   15
0.29/0.30	c ---[ 603]---> BDD-cost:   15
0.29/0.30	c ---[ 602]---> BDD-cost:   15
0.29/0.30	c ---[ 600]---> BDD-cost:   12
0.29/0.30	c ---[ 598]---> BDD-cost:   15
0.29/0.30	c ---[ 597]---> BDD-cost:   15
0.29/0.30	c ---[ 595]---> BDD-cost:   15
0.29/0.30	c ---[ 594]---> BDD-cost:   12
0.29/0.30	c ---[ 593]---> BDD-cost:   12
0.29/0.30	c ---[ 591]---> BDD-cost:   12
0.29/0.30	c ---[ 590]---> BDD-cost:   15
0.29/0.30	c ---[ 589]---> BDD-cost:   12
0.29/0.30	c ---[ 588]---> BDD-cost:   15
0.29/0.30	c ---[ 584]---> BDD-cost:   15
0.29/0.30	c ---[ 583]---> BDD-cost:   15
0.29/0.30	c ---[ 582]---> BDD-cost:   12
0.29/0.30	c ---[ 581]---> BDD-cost:   12
0.29/0.30	c ---[ 578]---> BDD-cost:   12
0.29/0.30	c ---[ 577]---> BDD-cost:   12
0.29/0.30	c ---[ 575]---> BDD-cost:   15
0.29/0.30	c ---[ 574]---> BDD-cost:   15
0.29/0.30	c ---[ 573]---> BDD-cost:   15
0.29/0.30	c ---[ 572]---> BDD-cost:   15
0.29/0.30	c ---[ 571]---> BDD-cost:   15
0.29/0.30	c ---[ 570]---> BDD-cost:   15
0.29/0.30	c ---[ 569]---> BDD-cost:   12
0.29/0.30	c ---[ 566]---> BDD-cost:   12
0.29/0.30	c ---[ 559]---> BDD-cost:   15
0.29/0.30	c ---[ 558]---> BDD-cost:   12
0.29/0.30	c ---[ 556]---> BDD-cost:   12
0.29/0.30	c ---[ 555]---> BDD-cost:   15
0.29/0.30	c ---[ 553]---> BDD-cost:   12
0.29/0.30	c ---[ 551]---> BDD-cost:   12
0.29/0.30	c ---[ 539]---> BDD-cost:   12
0.29/0.30	c ---[ 535]---> BDD-cost:   12
0.29/0.30	c ---[ 532]---> BDD-cost:   12
0.29/0.30	c ---[ 531]---> BDD-cost:   12
0.29/0.30	c ---[ 527]---> BDD-cost:   12
0.29/0.30	c ---[ 523]---> BDD-cost:   15
0.29/0.30	c ---[ 522]---> BDD-cost:   15
0.29/0.30	c ---[ 521]---> BDD-cost:   15
0.29/0.30	c ---[ 519]---> BDD-cost:   15
0.29/0.30	c ---[ 518]---> BDD-cost:   15
0.29/0.30	c ---[ 516]---> BDD-cost:   12
0.29/0.30	c ---[ 515]---> BDD-cost:   15
0.29/0.30	c ---[ 514]---> BDD-cost:   15
0.29/0.30	c ---[ 513]---> BDD-cost:   15
0.29/0.31	c ---[ 512]---> BDD-cost:   15
0.29/0.31	c ---[ 511]---> BDD-cost:   12
0.29/0.31	c ---[ 510]---> BDD-cost:   12
0.29/0.31	c ---[ 509]---> BDD-cost:   12
0.29/0.31	c ---[ 508]---> BDD-cost:   15
0.29/0.31	c ---[ 505]---> BDD-cost:   15
0.29/0.31	c ---[ 504]---> BDD-cost:   15
0.29/0.31	c ---[ 503]---> BDD-cost:   15
0.29/0.31	c ---[ 499]---> BDD-cost:   15
0.29/0.31	c ---[ 497]---> BDD-cost:   12
0.29/0.31	c ---[ 496]---> BDD-cost:    2
0.29/0.31	c ---[ 491]---> BDD-cost:    2
0.29/0.31	c ---[ 490]---> BDD-cost:    2
0.29/0.31	c ---[ 488]---> BDD-cost:    2
0.29/0.31	c ---[ 485]---> BDD-cost:    2
0.29/0.31	c ---[ 482]---> BDD-cost:    2
0.29/0.31	c ---[ 480]---> BDD-cost:    2
0.29/0.31	c ---[ 478]---> BDD-cost:    2
0.29/0.31	c ---[ 476]---> BDD-cost:    2
0.29/0.31	c ---[ 475]---> BDD-cost:    2
0.29/0.31	c ---[ 471]---> BDD-cost:    2
0.29/0.31	c ---[ 467]---> BDD-cost:    2
0.29/0.31	c ---[ 466]---> BDD-cost:    2
0.29/0.31	c ---[ 465]---> BDD-cost:    2
0.29/0.31	c ---[ 451]---> BDD-cost:    2
0.29/0.31	c ---[ 439]---> Sorter-cost: 2105     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
0.29/0.33	c ---[ 437]---> BDD-cost:   69
0.29/0.33	c ---[ 435]---> Sorter-cost: 1717     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
0.29/0.35	c ---[ 433]---> BDD-cost:   63
0.29/0.35	c ---[ 431]---> Sorter-cost: 1219     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
0.29/0.36	c ---[ 429]---> Sorter-cost:  738     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.29/0.37	c ---[ 427]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.29/0.38	c ---[ 425]---> BDD-cost:   69
0.29/0.38	c ---[ 423]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.29/0.39	c ---[ 421]---> Sorter-cost:  611     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.39/0.40	c ---[ 419]---> BDD-cost:  134
0.39/0.40	c ---[ 417]---> Sorter-cost:  410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.39/0.41	c ---[ 415]---> BDD-cost:   69
0.39/0.41	c ---[ 413]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.39/0.43	c ---[ 411]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.39/0.44	c ---[ 409]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.39/0.45	c ---[ 407]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.39/0.46	c ---[ 405]---> BDD-cost:   69
0.39/0.46	c ---[ 403]---> Sorter-cost: 1012     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.39/0.47	c ---[ 401]---> Sorter-cost: 1042     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.39/0.48	c ---[ 399]---> Sorter-cost:  410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.39/0.49	c ---[ 397]---> Sorter-cost: 1013     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.49/0.50	c ---[ 395]---> Sorter-cost:  675     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.49/0.51	c ---[ 393]---> BDD-cost:  146
0.49/0.51	c ---[ 391]---> BDD-cost:   69
0.49/0.51	c ---[ 389]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.49/0.52	c ---[ 387]---> Sorter-cost:  453     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.49/0.53	c ---[ 385]---> Sorter-cost: 1356     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.49/0.55	c ---[ 383]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.49/0.56	c ---[ 381]---> Sorter-cost: 2724     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
0.49/0.58	c ---[ 379]---> Sorter-cost:  410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.49/0.59	c ---[ 377]---> Sorter-cost: 1330     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.59/0.61	c ---[ 375]---> BDD-cost:   69
0.59/0.61	c ---[ 373]---> Sorter-cost: 1324     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.59/0.62	c ---[ 371]---> BDD-cost:   88
0.59/0.62	c ---[ 369]---> Sorter-cost:  701     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.59/0.63	c ---[ 367]---> Sorter-cost:  611     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.59/0.64	c ---[ 365]---> Sorter-cost:  473     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.59/0.65	c ---[ 363]---> BDD-cost:   69
0.59/0.65	c ---[ 361]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.59/0.66	c ---[ 359]---> Sorter-cost:  410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.59/0.67	c ---[ 357]---> Sorter-cost:  611     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.59/0.68	c ---[ 355]---> BDD-cost:   85
0.59/0.68	c ---[ 353]---> Sorter-cost: 1014     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.59/0.69	c ---[ 351]---> Sorter-cost:  585     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.69/0.70	c ---[ 349]---> BDD-cost:   63
0.69/0.70	c ---[ 347]---> Sorter-cost:  739     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.69/0.71	c ---[ 345]---> BDD-cost:  136
0.69/0.71	c ---[ 343]---> BDD-cost:  123
0.69/0.71	c ---[ 341]---> Sorter-cost:  988     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.69/0.72	c ---[ 339]---> Sorter-cost:  401     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.69/0.73	c ---[ 337]---> Sorter-cost:  988     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.69/0.74	c ---[ 335]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.69/0.75	c ---[ 333]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.69/0.77	c ---[ 331]---> Sorter-cost:  410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.69/0.77	c ---[ 329]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.69/0.78	c ---[ 327]---> BDD-cost:   69
0.69/0.78	c ---[ 325]---> Sorter-cost: 1485     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
0.79/0.80	c ---[ 323]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.79/0.81	c ---[ 321]---> Sorter-cost:  401     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.79/0.82	c ---[ 319]---> BDD-cost:  125
0.79/0.82	c ---[ 317]---> Sorter-cost:  453     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.79/0.83	c ---[ 315]---> Sorter-cost:  378     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.79/0.84	c ---[ 313]---> Sorter-cost:  400     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.79/0.85	c ---[ 311]---> Sorter-cost:  485     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.79/0.86	c ---[ 309]---> BDD-cost:  126
0.79/0.86	c ---[ 307]---> BDD-cost:  141
0.79/0.86	c ---[ 305]---> BDD-cost:   71
0.79/0.86	c ---[ 303]---> Sorter-cost:  476     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.79/0.87	c ---[ 301]---> Sorter-cost:  410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.79/0.88	c ---[ 299]---> Sorter-cost: 1013     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.79/0.89	c ---[ 297]---> Sorter-cost:  664     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.89/0.90	c ---[ 295]---> Sorter-cost:  981     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.89/0.91	c ---[ 293]---> Sorter-cost:  877     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.89/0.92	c ---[ 291]---> Sorter-cost: 1331     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.89/0.94	c ---[ 289]---> Sorter-cost:  485     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.89/0.95	c ---[ 287]---> Sorter-cost:  378     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.89/0.96	c ---[ 285]---> Sorter-cost:  453     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.89/0.96	c ---[ 283]---> BDD-cost:   69
0.89/0.96	c ---[ 281]---> Sorter-cost: 1331     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.89/0.98	c ---[ 279]---> Sorter-cost: 1014     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.89/0.99	c ---[ 277]---> BDD-cost:   69
0.89/0.99	c ---[ 275]---> BDD-cost:   69
0.89/0.99	c ---[ 273]---> BDD-cost:   55
0.89/0.99	c ---[ 271]---> BDD-cost:   69
0.89/0.99	c ---[ 269]---> BDD-cost:   71
0.89/0.99	c ---[ 267]---> BDD-cost:   55
0.89/1.00	c ---[ 265]---> BDD-cost:   69
0.89/1.00	c ---[ 263]---> BDD-cost:   71
0.89/1.00	c ---[ 261]---> Sorter-cost: 1105     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.00/1.01	c ---[ 259]---> Sorter-cost: 1065     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.00/1.02	c ---[ 257]---> BDD-cost:  126
1.00/1.02	c ---[ 255]---> BDD-cost:  137
1.00/1.03	c ---[ 253]---> BDD-cost:  150
1.00/1.03	c ---[ 251]---> Sorter-cost:  739     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.00/1.04	c ---[ 249]---> Sorter-cost: 1073     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.00/1.05	c ---[ 247]---> Sorter-cost: 1187     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.00/1.07	c ---[ 245]---> BDD-cost:    0
1.00/1.07	c ---[ 243]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.00/1.08	c ---[ 241]---> BDD-cost:   69
1.00/1.08	c ---[ 239]---> BDD-cost:  126
1.00/1.08	c ---[ 237]---> BDD-cost:   69
1.00/1.08	c ---[ 235]---> BDD-cost:  150
1.00/1.08	c ---[ 233]---> BDD-cost:  137
1.00/1.08	c ---[ 231]---> BDD-cost:  150
1.00/1.08	c ---[ 229]---> Sorter-cost:  917     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.00/1.10	c ---[ 227]---> BDD-cost:   69
1.00/1.10	c ---[ 225]---> Sorter-cost:  611     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.10/1.10	c ---[ 223]---> Sorter-cost:  585     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.10/1.11	c ---[ 221]---> BDD-cost:  139
1.10/1.12	c ---[ 219]---> BDD-cost:  125
1.10/1.12	c ---[ 217]---> Sorter-cost:  410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.10/1.12	c ---[ 215]---> Sorter-cost:  410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.10/1.13	c ---[ 213]---> Sorter-cost: 1768     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.10/1.15	c ---[ 211]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.10/1.16	c ---[ 209]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.10/1.17	c ---[ 207]---> Sorter-cost:  379     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.10/1.18	c ---[ 205]---> Sorter-cost: 1459     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.19/1.20	c ---[ 203]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.19/1.21	c ---[ 201]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.19/1.22	c ---[ 199]---> Sorter-cost: 1219     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.19/1.23	c ---[ 197]---> Sorter-cost: 1553     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.19/1.25	c ---[ 195]---> Sorter-cost: 1179     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.19/1.26	c ---[ 193]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.19/1.27	c ---[ 191]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.19/1.28	c ---[ 189]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.19/1.30	c ---[ 187]---> BDD-cost:   63
1.29/1.30	c ---[ 185]---> Sorter-cost: 1282     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.29/1.31	c ---[ 183]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.29/1.32	c ---[ 181]---> Sorter-cost: 1179     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.29/1.34	c ---[ 179]---> Sorter-cost: 1821     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.29/1.36	c ---[ 177]---> Sorter-cost: 1758     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.29/1.37	c ---[ 175]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.29/1.39	c ---[ 173]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.39/1.42	c ---[ 171]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.39/1.43	c ---[ 169]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.39/1.44	c ---[ 167]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.39/1.45	c ---[ 165]---> Sorter-cost: 1217     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.39/1.46	c ---[ 163]---> Sorter-cost: 1256     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.39/1.48	c ---[ 161]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.39/1.49	c ---[ 159]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.49/1.50	c ---[ 157]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.49/1.51	c ---[ 155]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.49/1.52	c ---[ 153]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.49/1.53	c ---[ 151]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.49/1.54	c ---[ 149]---> BDD-cost:   69
1.49/1.54	c ---[ 147]---> Sorter-cost:  401     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.49/1.55	c ---[ 145]---> Sorter-cost:  401     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.49/1.56	c ---[ 143]---> Sorter-cost: 1331     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.49/1.57	c ---[ 141]---> BDD-cost:  123
1.49/1.58	c ---[ 139]---> Sorter-cost: 1010     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.49/1.59	c ---[ 137]---> BDD-cost:   63
1.49/1.59	c ---[ 135]---> BDD-cost:   69
1.49/1.59	c ---[ 133]---> Sorter-cost: 1217     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.59/1.60	c ---[ 131]---> Sorter-cost:  748     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.59/1.61	c ---[ 129]---> BDD-cost:   88
1.59/1.62	c ---[ 127]---> Sorter-cost:  546     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.59/1.62	c ---[ 125]---> Sorter-cost:  716     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.59/1.64	c ---[ 123]---> Sorter-cost:  410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.59/1.64	c ---[ 121]---> Sorter-cost: 1325     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.59/1.66	c ---[ 119]---> Sorter-cost:  620     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.59/1.67	c ---[ 117]---> BDD-cost:   88
1.59/1.67	c ---[ 115]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.59/1.68	c ---[ 113]---> Sorter-cost: 1580     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.69/1.70	c ---[ 111]---> Sorter-cost:  410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.69/1.71	c ---[ 109]---> Sorter-cost:  401     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.69/1.71	c ---[ 107]---> Sorter-cost:  401     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.69/1.72	c ---[ 105]---> Sorter-cost:  988     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.69/1.73	c ---[ 103]---> Sorter-cost: 1574     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.69/1.75	c ---[ 101]---> Sorter-cost: 1357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.69/1.77	c ---[  99]---> Sorter-cost: 1459     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.69/1.78	c ---[  98]---> BDD-cost:   13
1.69/1.78	c ---[  97]---> BDD-cost:   13
1.69/1.78	c ---[  96]---> BDD-cost:   13
1.69/1.78	c ---[  95]---> BDD-cost:   13
1.69/1.78	c ---[  94]---> BDD-cost:   13
1.69/1.78	c ---[  93]---> BDD-cost:   13
1.69/1.78	c ---[  92]---> BDD-cost:   13
1.69/1.78	c ---[  91]---> BDD-cost:   13
1.69/1.78	c ---[  90]---> BDD-cost:   13
1.69/1.78	c ---[  89]---> BDD-cost:   13
1.69/1.78	c ---[  88]---> BDD-cost:   13
1.69/1.79	c ---[  87]---> BDD-cost:   13
1.69/1.79	c ---[  86]---> BDD-cost:   13
1.69/1.79	c ---[  85]---> BDD-cost:   13
1.69/1.79	c ---[  84]---> BDD-cost:   13
1.69/1.79	c ---[  83]---> BDD-cost:   13
1.69/1.79	c ---[  82]---> BDD-cost:   13
1.69/1.79	c ---[  81]---> BDD-cost:   13
1.69/1.79	c ---[  80]---> BDD-cost:   13
1.69/1.79	c ---[  79]---> BDD-cost:   13
1.69/1.79	c ---[  78]---> BDD-cost:   13
1.69/1.79	c ---[  77]---> BDD-cost:   13
1.69/1.79	c ---[  76]---> BDD-cost:   13
1.69/1.79	c ---[  75]---> BDD-cost:   13
1.69/1.79	c ---[  74]---> BDD-cost:   13
1.69/1.79	c ---[  73]---> BDD-cost:   13
1.69/1.79	c ---[  72]---> BDD-cost:   13
1.69/1.79	c ---[  71]---> BDD-cost:   13
1.69/1.79	c ---[  70]---> BDD-cost:   13
1.69/1.79	c ---[  69]---> BDD-cost:   13
1.69/1.79	c ---[  68]---> BDD-cost:   13
1.69/1.79	c ---[  67]---> BDD-cost:   13
1.69/1.79	c ---[  66]---> BDD-cost:   13
1.69/1.79	c ---[  65]---> BDD-cost:   13
1.69/1.79	c ---[  64]---> BDD-cost:   13
1.69/1.79	c ---[  63]---> BDD-cost:   13
1.69/1.79	c ---[  62]---> BDD-cost:   13
1.69/1.79	c ---[  61]---> BDD-cost:   13
1.69/1.79	c ---[  60]---> BDD-cost:   13
1.69/1.79	c ---[  59]---> BDD-cost:   13
1.69/1.79	c ---[  58]---> BDD-cost:   13
1.69/1.79	c ---[  57]---> BDD-cost:   13
1.69/1.79	c ---[  56]---> BDD-cost:   13
1.69/1.79	c ---[  55]---> BDD-cost:   13
1.69/1.79	c ---[  54]---> BDD-cost:   13
1.69/1.79	c ---[  53]---> BDD-cost:   13
1.69/1.79	c ---[  52]---> BDD-cost:   13
1.69/1.79	c ---[  51]---> BDD-cost:   13
1.69/1.79	c ---[  50]---> BDD-cost:   13
1.69/1.79	c ---[  49]---> BDD-cost:   13
1.69/1.79	c ---[  48]---> BDD-cost:   13
1.69/1.79	c ---[  47]---> BDD-cost:   13
1.69/1.79	c ---[  46]---> BDD-cost:   13
1.69/1.79	c ---[  45]---> BDD-cost:   13
1.69/1.79	c ---[  44]---> BDD-cost:   13
1.69/1.79	c ---[  43]---> BDD-cost:   13
1.69/1.79	c ---[  42]---> BDD-cost:   13
1.69/1.79	c ---[  41]---> BDD-cost:   13
1.69/1.79	c ---[  40]---> BDD-cost:   13
1.69/1.79	c ---[  39]---> BDD-cost:   13
1.69/1.79	c ---[  38]---> BDD-cost:   13
1.69/1.79	c ---[  37]---> BDD-cost:   13
1.69/1.79	c ---[  36]---> BDD-cost:   13
1.69/1.79	c ---[  35]---> BDD-cost:   13
1.69/1.79	c ---[  34]---> BDD-cost:   13
1.69/1.79	c ---[  33]---> BDD-cost:   13
1.69/1.79	c ---[  32]---> BDD-cost:   13
1.69/1.79	c ---[  31]---> BDD-cost:   13
1.69/1.79	c ---[  30]---> BDD-cost:   13
1.69/1.80	c ---[  29]---> BDD-cost:   13
1.69/1.80	c ---[  28]---> BDD-cost:   13
1.69/1.80	c ---[  27]---> BDD-cost:   13
1.69/1.80	c ---[  26]---> BDD-cost:   13
1.69/1.80	c ---[  25]---> BDD-cost:   13
1.69/1.80	c ---[  24]---> BDD-cost:   13
1.69/1.80	c ---[  23]---> BDD-cost:   13
1.69/1.80	c ---[  22]---> BDD-cost:   13
1.69/1.80	c ---[  21]---> BDD-cost:   13
1.79/1.80	c ---[  20]---> BDD-cost:   13
1.79/1.80	c ---[  19]---> BDD-cost:   13
1.79/1.80	c ---[  18]---> BDD-cost:   13
1.79/1.80	c ---[  17]---> BDD-cost:   13
1.79/1.80	c ---[  16]---> BDD-cost:   13
1.79/1.80	c ---[  15]---> BDD-cost:   13
1.79/1.80	c ---[  14]---> BDD-cost:   13
1.79/1.80	c ---[  13]---> BDD-cost:   13
1.79/1.80	c ---[  12]---> BDD-cost:   13
1.79/1.80	c ---[  11]---> BDD-cost:   13
1.79/1.80	c ---[  10]---> BDD-cost:   13
1.79/1.80	c ---[   9]---> BDD-cost:   13
1.79/1.80	c ---[   8]---> BDD-cost:   13
1.79/1.80	c ---[   7]---> BDD-cost:   13
1.79/1.80	c ---[   6]---> BDD-cost:   13
1.79/1.80	c ---[   5]---> BDD-cost:   13
1.79/1.80	c ---[   4]---> BDD-cost:   13
1.79/1.80	c ---[   3]---> BDD-cost:   13
1.79/1.80	c ---[   2]---> BDD-cost:   13
1.79/1.80	c ---[   1]---> BDD-cost:   13
1.79/1.80	c ---[   0]---> BDD-cost:   13
1.89/1.94	minisat+: Hardware_clausify.C:83: Lit Clausifier::polarityClausify(Formula): Assertion `!Const_p(f)' failed.

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/349576-1176709234/instance-349576-1176709234.opb is already a linear file

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 32695
/proc/meminfo: memFree=1925104/2055920 swapFree=4170236/4192956
[pid=32695] ppid=32693 vsize=1180 CPUtime=0
/proc/32695/stat : 32695 (minisat+) R 32693 32695 32568 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 118840205 1208320 108 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32695/statm: 295 108 67 215 0 77 0

[startup+0.0173119 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 32695
/proc/meminfo: memFree=1925104/2055920 swapFree=4170236/4192956
[pid=32695] ppid=32693 vsize=1476 CPUtime=0.01
/proc/32695/stat : 32695 (minisat+) R 32693 32695 32568 0 -1 4194304 203 0 0 0 1 0 0 0 18 0 1 0 118840205 1511424 188 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32695/statm: 369 188 74 215 0 151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1476

[startup+0.101319 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 32695
/proc/meminfo: memFree=1925104/2055920 swapFree=4170236/4192956
[pid=32695] ppid=32693 vsize=2072 CPUtime=0.09
/proc/32695/stat : 32695 (minisat+) R 32693 32695 32568 0 -1 4194304 376 0 0 0 9 0 0 0 18 0 1 0 118840205 2121728 361 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32695/statm: 518 361 74 215 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2072

[startup+0.301338 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 32695
/proc/meminfo: memFree=1925104/2055920 swapFree=4170236/4192956
[pid=32695] ppid=32693 vsize=3496 CPUtime=0.29
/proc/32695/stat : 32695 (minisat+) R 32693 32695 32568 0 -1 4194304 726 0 0 0 29 0 0 0 18 0 1 0 118840205 3579904 711 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32695/statm: 874 711 88 215 0 656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3496

[startup+0.701375 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 32695
/proc/meminfo: memFree=1925104/2055920 swapFree=4170236/4192956
[pid=32695] ppid=32693 vsize=4820 CPUtime=0.69
/proc/32695/stat : 32695 (minisat+) R 32693 32695 32568 0 -1 4194304 1101 0 0 0 69 0 0 0 19 0 1 0 118840205 4935680 1044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005772 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32695/statm: 1205 1044 92 215 0 987 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4820

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32696
/proc/meminfo: memFree=1920168/2055920 swapFree=4170236/4192956
[pid=32695] ppid=32693 vsize=7584 CPUtime=1.49
/proc/32695/stat : 32695 (minisat+) R 32693 32695 32568 0 -1 4194304 2061 0 0 0 148 1 0 0 25 0 1 0 118840205 7766016 1756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32695/statm: 1896 1756 92 215 0 1678 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7584

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

[startup+1.90149 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32696
/proc/meminfo: memFree=1920168/2055920 swapFree=4170236/4192956
[pid=32695] ppid=32693 vsize=14556 CPUtime=1.89
/proc/32695/stat : 32695 (minisat+) R 32693 32695 32568 0 -1 4194304 3589 0 0 0 187 2 0 0 25 0 1 0 118840205 14905344 3264 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32695/statm: 3639 3264 95 215 0 3421 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 14556

[startup+2.0015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32696
/proc/meminfo: memFree=1920168/2055920 swapFree=4170236/4192956
[pid=32695] ppid=32693 vsize=17860 CPUtime=1.99
/proc/32695/stat : 32695 (minisat+) R 32693 32695 32568 0 -1 4195840 4634 0 0 0 191 8 0 0 25 0 1 0 118840205 18288640 3969 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135087641 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32695/statm: 4465 3969 100 215 0 4247 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 17860

Child ended because it received signal 6 (SIGABRT)
Real time (s): 2.01343
CPU time (s): 2.01069
CPU user time (s): 1.91471
CPU system time (s): 0.095985
CPU usage (%): 99.8639
Max. virtual memory (cumulated for all children) (KiB): 17860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.91471
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4674
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= 12
involuntary context switches= 10

runsolver used 0.015997 second user time and 0.023996 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Mon Apr 16 07:40:34 UTC 2007

IDJOB= 349576
IDBENCH= 2526
IDSOLVER= 156
FILE ID= node26/349576-1176709234

PBS_JOBID= 4560088

Free space on /tmp= 66522 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-timtab1.opb
COMMAND LINE= /tmp/evaluation/349576-1176709234/minisat+ /tmp/evaluation/349576-1176709234/instance-349576-1176709234.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node26/convwatcher-349576-1176709234 -o ROOT/results/node26/conversion-349576-1176709234 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/349576-1176709234/instance-349576-1176709234.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  c68fa68a808b234260c8cfaf77f6d655

RANDOM SEED= 821839185

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1925448 kB
Buffers:          5368 kB
Cached:          48880 kB
SwapCached:       3076 kB
Active:          48464 kB
Inactive:        28984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1925448 kB
SwapTotal:     4192956 kB
SwapFree:      4170236 kB
Dirty:            2536 kB
Writeback:           0 kB
Mapped:          30708 kB
Slab:            38572 kB
Committed_AS:   946176 kB
PageTables:       1716 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66506 MiB

End job on node26 on Mon Apr 16 07:40:36 UTC 2007