Trace number 3722671

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 NameAnswerCPU timeWall clock time
PB12: minisatp 1.0-2-g022594c? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21bt.opb
MD5SUMcc11de80c07cf0d445d50327479f6689
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1373.4
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints942
Number of constraints which are clauses645
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints295
Minimum length of a constraint1
Maximum length of a constraint144
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 189
Number of bits of the biggest sum of numbers8
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.00/0.00	c Converting 941 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: pppppppppppppp
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.00	c ---[ 940]---> Adder-cost: 281   maxlim: 20   bits: 6/5
0.00/0.00	c ---[ 939]---> Adder-cost: 257   maxlim: 20   bits: 6/5
0.00/0.00	c ---[ 724]---> BDD-cost:    4
0.00/0.00	c ---[ 723]---> BDD-cost:    4
0.00/0.00	c ---[ 722]---> BDD-cost:    4
0.00/0.00	c ---[ 721]---> BDD-cost:    4
0.00/0.00	c ---[ 720]---> BDD-cost:    4
0.00/0.00	c ---[ 719]---> BDD-cost:    4
0.00/0.00	c ---[ 718]---> BDD-cost:    4
0.00/0.00	c ---[ 717]---> BDD-cost:    4
0.00/0.00	c ---[ 716]---> BDD-cost:    4
0.00/0.00	c ---[ 715]---> BDD-cost:    4
0.00/0.00	c ---[ 714]---> BDD-cost:    4
0.00/0.00	c ---[ 713]---> BDD-cost:    4
0.00/0.00	c ---[ 712]---> BDD-cost:    4
0.00/0.00	c ---[ 711]---> BDD-cost:    4
0.00/0.00	c ---[ 710]---> BDD-cost:    4
0.00/0.00	c ---[ 709]---> BDD-cost:    4
0.00/0.00	c ---[ 708]---> BDD-cost:    4
0.00/0.00	c ---[ 707]---> BDD-cost:    4
0.00/0.00	c ---[ 706]---> BDD-cost:    4
0.00/0.00	c ---[ 705]---> BDD-cost:    4
0.00/0.00	c ---[ 704]---> BDD-cost:    4
0.00/0.00	c ---[ 703]---> BDD-cost:    4
0.00/0.00	c ---[ 702]---> BDD-cost:    4
0.00/0.00	c ---[ 701]---> BDD-cost:    4
0.00/0.00	c ---[ 700]---> BDD-cost:    4
0.00/0.00	c ---[ 699]---> BDD-cost:    4
0.00/0.00	c ---[ 698]---> BDD-cost:    4
0.00/0.00	c ---[ 697]---> BDD-cost:    4
0.00/0.00	c ---[ 696]---> BDD-cost:    4
0.00/0.00	c ---[ 695]---> BDD-cost:    4
0.00/0.00	c ---[ 694]---> BDD-cost:    4
0.00/0.00	c ---[ 693]---> BDD-cost:    4
0.00/0.00	c ---[ 692]---> BDD-cost:    4
0.00/0.00	c ---[ 691]---> BDD-cost:    4
0.00/0.00	c ---[ 690]---> BDD-cost:    4
0.00/0.00	c ---[ 689]---> BDD-cost:    4
0.00/0.00	c ---[ 688]---> BDD-cost:    4
0.00/0.00	c ---[ 687]---> BDD-cost:    4
0.00/0.00	c ---[ 686]---> BDD-cost:    4
0.00/0.00	c ---[ 685]---> BDD-cost:    4
0.00/0.00	c ---[ 684]---> BDD-cost:    4
0.00/0.00	c ---[ 683]---> BDD-cost:    4
0.00/0.00	c ---[ 682]---> BDD-cost:    4
0.00/0.00	c ---[ 681]---> BDD-cost:    4
0.00/0.00	c ---[ 680]---> BDD-cost:    4
0.00/0.00	c ---[ 679]---> BDD-cost:    4
0.00/0.00	c ---[ 678]---> BDD-cost:    4
0.00/0.00	c ---[ 677]---> BDD-cost:    4
0.00/0.00	c ---[ 676]---> BDD-cost:    4
0.00/0.00	c ---[ 675]---> BDD-cost:    4
0.00/0.00	c ---[ 674]---> BDD-cost:    4
0.00/0.00	c ---[ 673]---> BDD-cost:    4
0.00/0.00	c ---[ 672]---> BDD-cost:    4
0.00/0.00	c ---[ 671]---> BDD-cost:    4
0.00/0.00	c ---[ 670]---> BDD-cost:    4
0.00/0.00	c ---[ 669]---> BDD-cost:    4
0.00/0.00	c ---[ 668]---> BDD-cost:    4
0.00/0.00	c ---[ 667]---> BDD-cost:    4
0.00/0.00	c ---[ 666]---> BDD-cost:    4
0.00/0.00	c ---[ 665]---> BDD-cost:    4
0.00/0.00	c ---[ 664]---> BDD-cost:    4
0.00/0.00	c ---[ 663]---> BDD-cost:    4
0.00/0.00	c ---[ 662]---> BDD-cost:    4
0.00/0.00	c ---[ 661]---> BDD-cost:    4
0.00/0.00	c ---[ 660]---> BDD-cost:    4
0.00/0.00	c ---[ 659]---> BDD-cost:    4
0.00/0.00	c ---[ 658]---> BDD-cost:    4
0.00/0.00	c ---[ 657]---> BDD-cost:    4
0.00/0.00	c ---[ 656]---> BDD-cost:    4
0.00/0.00	c ---[ 655]---> BDD-cost:    4
0.00/0.00	c ---[ 654]---> BDD-cost:    4
0.00/0.00	c ---[ 653]---> BDD-cost:    4
0.00/0.00	c ---[ 652]---> BDD-cost:    4
0.00/0.00	c ---[ 651]---> BDD-cost:    4
0.00/0.00	c ---[ 650]---> BDD-cost:    4
0.00/0.00	c ---[ 649]---> BDD-cost:    4
0.00/0.00	c ---[ 648]---> BDD-cost:    4
0.00/0.00	c ---[ 647]---> BDD-cost:    4
0.00/0.00	c ---[ 646]---> BDD-cost:    4
0.00/0.00	c ---[ 645]---> BDD-cost:    4
0.00/0.00	c ---[ 644]---> BDD-cost:    4
0.00/0.00	c ---[ 643]---> BDD-cost:    4
0.00/0.00	c ---[ 642]---> BDD-cost:    4
0.00/0.00	c ---[ 641]---> BDD-cost:    4
0.00/0.00	c ---[ 640]---> BDD-cost:    4
0.00/0.00	c ---[ 639]---> BDD-cost:    4
0.00/0.00	c ---[ 638]---> BDD-cost:    4
0.00/0.00	c ---[ 637]---> BDD-cost:    4
0.00/0.00	c ---[ 636]---> BDD-cost:    4
0.00/0.00	c ---[ 635]---> BDD-cost:    4
0.00/0.00	c ---[ 634]---> BDD-cost:    4
0.00/0.00	c ---[ 633]---> BDD-cost:    4
0.00/0.00	c ---[ 632]---> BDD-cost:    4
0.00/0.00	c ---[ 631]---> BDD-cost:    4
0.00/0.00	c ---[ 630]---> BDD-cost:    4
0.00/0.00	c ---[ 629]---> BDD-cost:    4
0.00/0.00	c ---[ 628]---> BDD-cost:    4
0.00/0.00	c ---[ 627]---> BDD-cost:    4
0.00/0.00	c ---[ 626]---> BDD-cost:    4
0.00/0.00	c ---[ 625]---> BDD-cost:    4
0.00/0.00	c ---[ 624]---> BDD-cost:    4
0.00/0.00	c ---[ 623]---> BDD-cost:    4
0.00/0.00	c ---[ 622]---> BDD-cost:    4
0.00/0.00	c ---[ 621]---> BDD-cost:    4
0.00/0.00	c ---[ 620]---> BDD-cost:    4
0.00/0.00	c ---[ 619]---> BDD-cost:    4
0.00/0.00	c ---[ 618]---> BDD-cost:    4
0.00/0.00	c ---[ 617]---> BDD-cost:    4
0.00/0.00	c ---[ 616]---> BDD-cost:    4
0.00/0.00	c ---[ 615]---> BDD-cost:    4
0.00/0.00	c ---[ 614]---> BDD-cost:    4
0.00/0.00	c ---[ 613]---> BDD-cost:    4
0.00/0.00	c ---[ 612]---> BDD-cost:    4
0.00/0.00	c ---[ 611]---> BDD-cost:    4
0.00/0.00	c ---[ 610]---> BDD-cost:    4
0.00/0.00	c ---[ 609]---> BDD-cost:    4
0.00/0.00	c ---[ 608]---> BDD-cost:    4
0.00/0.00	c ---[ 607]---> BDD-cost:    4
0.00/0.00	c ---[ 606]---> BDD-cost:    4
0.00/0.00	c ---[ 605]---> BDD-cost:    4
0.00/0.00	c ---[ 604]---> BDD-cost:    4
0.00/0.00	c ---[ 603]---> BDD-cost:    4
0.00/0.00	c ---[ 602]---> BDD-cost:    4
0.00/0.00	c ---[ 601]---> BDD-cost:    4
0.00/0.00	c ---[ 600]---> BDD-cost:    4
0.00/0.00	c ---[ 599]---> BDD-cost:    4
0.00/0.00	c ---[ 598]---> BDD-cost:    4
0.00/0.00	c ---[ 597]---> BDD-cost:    4
0.00/0.00	c ---[ 596]---> BDD-cost:    4
0.00/0.00	c ---[ 595]---> BDD-cost:    4
0.00/0.00	c ---[ 594]---> BDD-cost:    4
0.00/0.00	c ---[ 593]---> BDD-cost:    4
0.00/0.00	c ---[ 592]---> BDD-cost:    4
0.00/0.00	c ---[ 591]---> BDD-cost:    4
0.00/0.00	c ---[ 590]---> BDD-cost:    4
0.00/0.00	c ---[ 589]---> BDD-cost:    4
0.00/0.00	c ---[ 588]---> BDD-cost:    4
0.00/0.00	c ---[ 587]---> BDD-cost:    4
0.00/0.00	c ---[ 586]---> BDD-cost:    4
0.00/0.00	c ---[ 585]---> BDD-cost:    4
0.00/0.00	c ---[ 584]---> BDD-cost:    4
0.00/0.00	c ---[ 583]---> BDD-cost:    4
0.00/0.00	c ---[ 582]---> BDD-cost:    4
0.00/0.00	c ---[ 581]---> BDD-cost:    4
0.00/0.00	c ---[ 579]---> BDD-cost:    4
0.00/0.00	c ---[ 578]---> BDD-cost:    4
0.00/0.00	c ---[ 577]---> BDD-cost:    4
0.00/0.00	c ---[ 576]---> BDD-cost:    4
0.00/0.00	c ---[ 575]---> BDD-cost:    4
0.00/0.00	c ---[ 574]---> BDD-cost:    4
0.00/0.00	c ---[ 573]---> BDD-cost:    4
0.00/0.00	c ---[ 572]---> BDD-cost:    4
0.00/0.00	c ---[ 571]---> BDD-cost:    4
0.00/0.00	c ---[ 570]---> BDD-cost:    4
0.00/0.00	c ---[ 569]---> BDD-cost:    4
0.00/0.00	c ---[ 568]---> BDD-cost:    4
0.00/0.00	c ---[ 566]---> BDD-cost:    4
0.00/0.00	c ---[ 565]---> BDD-cost:    4
0.00/0.00	c ---[ 564]---> BDD-cost:    4
0.00/0.00	c ---[ 563]---> BDD-cost:    4
0.00/0.00	c ---[ 562]---> BDD-cost:    4
0.00/0.00	c ---[ 561]---> BDD-cost:    4
0.00/0.00	c ---[ 560]---> BDD-cost:    4
0.00/0.00	c ---[ 559]---> BDD-cost:    4
0.00/0.00	c ---[ 558]---> BDD-cost:    4
0.00/0.00	c ---[ 557]---> BDD-cost:    4
0.00/0.00	c ---[ 556]---> BDD-cost:    4
0.00/0.00	c ---[ 555]---> BDD-cost:    4
0.00/0.00	c ---[ 553]---> BDD-cost:    4
0.00/0.00	c ---[ 552]---> BDD-cost:    4
0.00/0.00	c ---[ 551]---> BDD-cost:    4
0.00/0.00	c ---[ 550]---> BDD-cost:    4
0.00/0.00	c ---[ 549]---> BDD-cost:    4
0.00/0.00	c ---[ 548]---> BDD-cost:    4
0.00/0.00	c ---[ 547]---> BDD-cost:    4
0.00/0.00	c ---[ 546]---> BDD-cost:    4
0.00/0.00	c ---[ 545]---> BDD-cost:    4
0.00/0.00	c ---[ 544]---> BDD-cost:    4
0.00/0.00	c ---[ 543]---> BDD-cost:    4
0.00/0.00	c ---[ 542]---> BDD-cost:    4
0.00/0.00	c ---[ 540]---> BDD-cost:    4
0.00/0.00	c ---[ 539]---> BDD-cost:    4
0.00/0.00	c ---[ 538]---> BDD-cost:    4
0.00/0.00	c ---[ 537]---> BDD-cost:    4
0.00/0.00	c ---[ 536]---> BDD-cost:    4
0.00/0.00	c ---[ 535]---> BDD-cost:    4
0.00/0.00	c ---[ 534]---> BDD-cost:    4
0.00/0.00	c ---[ 533]---> BDD-cost:    4
0.00/0.00	c ---[ 532]---> BDD-cost:    4
0.00/0.00	c ---[ 531]---> BDD-cost:    4
0.00/0.00	c ---[ 530]---> BDD-cost:    4
0.00/0.00	c ---[ 529]---> BDD-cost:    4
0.00/0.00	c ---[ 527]---> BDD-cost:    4
0.00/0.00	c ---[ 526]---> BDD-cost:    4
0.00/0.00	c ---[ 525]---> BDD-cost:    4
0.00/0.00	c ---[ 524]---> BDD-cost:    4
0.00/0.00	c ---[ 523]---> BDD-cost:    4
0.00/0.00	c ---[ 522]---> BDD-cost:    4
0.00/0.00	c ---[ 521]---> BDD-cost:    4
0.00/0.00	c ---[ 520]---> BDD-cost:    4
0.00/0.00	c ---[ 519]---> BDD-cost:    4
0.00/0.00	c ---[ 518]---> BDD-cost:    4
0.00/0.00	c ---[ 517]---> BDD-cost:    4
0.00/0.00	c ---[ 516]---> BDD-cost:    4
0.00/0.00	c ---[ 514]---> BDD-cost:    4
0.00/0.00	c ---[ 513]---> BDD-cost:    4
0.00/0.00	c ---[ 512]---> BDD-cost:    4
0.00/0.00	c ---[ 511]---> BDD-cost:    4
0.00/0.00	c ---[ 510]---> BDD-cost:    4
0.00/0.00	c ---[ 509]---> BDD-cost:    4
0.00/0.00	c ---[ 508]---> BDD-cost:    4
0.00/0.00	c ---[ 507]---> BDD-cost:    4
0.00/0.00	c ---[ 506]---> BDD-cost:    4
0.00/0.00	c ---[ 505]---> BDD-cost:    4
0.00/0.00	c ---[ 504]---> BDD-cost:    4
0.00/0.00	c ---[ 503]---> BDD-cost:    4
0.00/0.00	c ---[ 501]---> BDD-cost:    4
0.00/0.00	c ---[ 500]---> BDD-cost:    4
0.00/0.00	c ---[ 499]---> BDD-cost:    4
0.00/0.00	c ---[ 498]---> BDD-cost:    4
0.00/0.00	c ---[ 497]---> BDD-cost:    4
0.00/0.00	c ---[ 496]---> BDD-cost:    4
0.00/0.00	c ---[ 495]---> BDD-cost:    4
0.00/0.00	c ---[ 494]---> BDD-cost:    4
0.00/0.00	c ---[ 493]---> BDD-cost:    4
0.00/0.00	c ---[ 492]---> BDD-cost:    4
0.00/0.00	c ---[ 491]---> BDD-cost:    4
0.00/0.00	c ---[ 490]---> BDD-cost:    4
0.00/0.00	c ---[ 488]---> BDD-cost:    4
0.00/0.00	c ---[ 487]---> BDD-cost:    4
0.00/0.00	c ---[ 486]---> BDD-cost:    4
0.00/0.00	c ---[ 485]---> BDD-cost:    4
0.00/0.00	c ---[ 484]---> BDD-cost:    4
0.00/0.00	c ---[ 483]---> BDD-cost:    4
0.00/0.00	c ---[ 482]---> BDD-cost:    4
0.00/0.00	c ---[ 481]---> BDD-cost:    4
0.00/0.00	c ---[ 480]---> BDD-cost:    4
0.00/0.00	c ---[ 479]---> BDD-cost:    4
0.00/0.00	c ---[ 478]---> BDD-cost:    4
0.00/0.00	c ---[ 477]---> BDD-cost:    4
0.00/0.00	c ---[ 475]---> BDD-cost:    4
0.00/0.00	c ---[ 474]---> BDD-cost:    4
0.00/0.00	c ---[ 473]---> BDD-cost:    4
0.00/0.00	c ---[ 472]---> BDD-cost:    4
0.00/0.00	c ---[ 471]---> BDD-cost:    4
0.00/0.00	c ---[ 470]---> BDD-cost:    4
0.00/0.00	c ---[ 469]---> BDD-cost:    4
0.00/0.00	c ---[ 468]---> BDD-cost:    4
0.00/0.00	c ---[ 467]---> BDD-cost:    4
0.00/0.00	c ---[ 466]---> BDD-cost:    4
0.00/0.00	c ---[ 465]---> BDD-cost:    4
0.00/0.00	c ---[ 464]---> BDD-cost:    4
0.00/0.00	c ---[ 462]---> BDD-cost:    4
0.00/0.00	c ---[ 461]---> BDD-cost:    4
0.00/0.00	c ---[ 460]---> BDD-cost:    4
0.00/0.00	c ---[ 459]---> BDD-cost:    4
0.00/0.00	c ---[ 458]---> BDD-cost:    4
0.00/0.00	c ---[ 457]---> BDD-cost:    4
0.00/0.00	c ---[ 456]---> BDD-cost:    4
0.00/0.00	c ---[ 455]---> BDD-cost:    4
0.00/0.00	c ---[ 454]---> BDD-cost:    4
0.00/0.00	c ---[ 453]---> BDD-cost:    4
0.00/0.00	c ---[ 452]---> BDD-cost:    4
0.00/0.00	c ---[ 451]---> BDD-cost:    4
0.00/0.00	c ---[ 449]---> BDD-cost:    4
0.00/0.00	c ---[ 448]---> BDD-cost:    4
0.00/0.00	c ---[ 447]---> BDD-cost:    4
0.00/0.00	c ---[ 446]---> BDD-cost:    4
0.00/0.00	c ---[ 445]---> BDD-cost:    4
0.00/0.00	c ---[ 444]---> BDD-cost:    4
0.00/0.00	c ---[ 443]---> BDD-cost:    4
0.00/0.00	c ---[ 442]---> BDD-cost:    4
0.00/0.00	c ---[ 441]---> BDD-cost:    4
0.00/0.00	c ---[ 440]---> BDD-cost:    4
0.00/0.00	c ---[ 439]---> BDD-cost:    4
0.00/0.00	c ---[ 438]---> BDD-cost:    4
0.00/0.00	c ---[ 296]---> BDD-cost:   42
0.00/0.00	c ---[ 295]---> BDD-cost:   40
0.00/0.00	c ---[ 294]---> BDD-cost:   42
0.00/0.00	c ---[ 293]---> BDD-cost:   37
0.00/0.00	c ---[ 292]---> BDD-cost:   37
0.00/0.00	c ---[ 291]---> BDD-cost:   39
0.00/0.00	c ---[ 290]---> BDD-cost:   44
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    6279    20988 |    2093       0        0    -nan |  0.000 % |
0.00/0.01	c |       103 |    6279    20988 |    2302     103     2172    21.1 | 16.993 % |
0.00/0.01	c |       253 |    6279    20988 |    2532     253     4534    17.9 | 16.993 % |
0.00/0.02	c |       479 |    6279    20988 |    2785     479    15156    31.6 | 16.993 % |
0.00/0.03	c |       820 |    6279    20988 |    3064     820    28825    35.2 | 16.994 % |
0.00/0.06	c |      1327 |    6279    20988 |    3370    1327    46780    35.3 | 16.993 % |
0.00/0.09	c |      2086 |    6268    20952 |    3707    2085    82984    39.8 | 17.105 % |
0.00/0.14	c |      3225 |    6268    20952 |    4078    3224   125418    38.9 | 17.105 % |
0.00/0.23	c |      4933 |    6253    20910 |    4486    2581    90637    35.1 | 17.272 % |
0.00/0.37	c |      7496 |    6243    20877 |    4935    5142   193806    37.7 | 17.329 % |
0.00/0.62	c |     11340 |    6243    20877 |    5428    3172   138002    43.5 | 17.329 % |
0.00/0.99	c |     17107 |    6243    20877 |    5971    5832   226346    38.8 | 17.329 % |
1.49/1.53	c |     25756 |    6232    20841 |    6568    4575   181008    39.6 | 17.441 % |
2.39/2.49	c |     38730 |    6232    20841 |    7225    6225   252541    40.6 | 17.441 % |
3.99/4.03	c |     58194 |    6232    20841 |    7948    5251   269155    51.3 | 17.441 % |
6.19/6.22	c |     87386 |    6232    20841 |    8742    8260   367086    44.4 | 17.441 % |
9.49/9.52	c |    131177 |    6232    20841 |    9617    9066   406534    44.8 | 17.440 % |
14.29/14.32	c |    196861 |    6232    20841 |   10579    7421   294034    39.6 | 17.440 % |
21.78/21.90	c |    295387 |    6232    20841 |   11636   10545   387125    36.7 | 17.440 % |
33.58/33.69	c |    443176 |    6232    20841 |   12800    8470   385682    45.5 | 17.440 % |
50.17/50.22	c |    664859 |    6232    20841 |   14080   12889   535427    41.5 | 17.441 % |
76.27/76.33	c |    997385 |    6095    20415 |   15488   11124   383758    34.5 | 18.558 % |
119.26/119.35	c |   1496178 |    6095    20415 |   17037   12386   482785    39.0 | 18.559 % |
189.06/189.17	c |   2244363 |    6095    20415 |   18741   16932   738541    43.6 | 18.558 % |
287.84/287.90	c |   3366638 |    6084    20379 |   20615   11775   497370    42.2 | 18.670 % |
434.11/434.23	c |   5050051 |    6084    20379 |   22677   14530   620994    42.7 | 18.670 % |
658.17/658.31	c |   7575169 |    6084    20379 |   24944   13765   483650    35.1 | 18.670 % |
1003.12/1003.36	c |  11362844 |    6075    20348 |   27439   25117   939747    37.4 | 18.726 % |
1497.25/1497.59	c |  17044358 |    6075    20348 |   30183   24909   865151    34.7 | 18.726 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3722671-1338565377/watcher-3722671-1338565377 -o /tmp/evaluation-result-3722671-1338565377/solver-3722671-1338565377 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722671-1338565377.opb 

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: 1.91 1.97 1.99 3/177 1364
/proc/meminfo: memFree=26464068/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0

[startup+0.045851 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 1364
/proc/meminfo: memFree=26464068/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100209 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 1364
/proc/meminfo: memFree=26464068/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300174 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 1364
/proc/meminfo: memFree=26464068/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 1364
/proc/meminfo: memFree=26464068/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 1.91 1.97 1.99 3/179 1370
/proc/meminfo: memFree=26461216/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=4428 CPUtime=1.49 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 994 0 0 0 149 0 0 0 20 0 1 0 322663135 4534272 950 33554432000 4194304 5276501 140734869444208 140734869442392 4399728 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 1107 950 148 265 0 839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13576

[startup+3.10022 s]
/proc/loadavg: 1.91 1.97 1.99 3/179 1370
/proc/meminfo: memFree=26459844/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=5732 CPUtime=3.09 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 1298 0 0 0 309 0 0 0 20 0 1 0 322663135 5869568 1254 33554432000 4194304 5276501 140734869444208 140734869442392 4396835 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 1433 1254 148 265 0 1165 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14880

[startup+6.30022 s]
/proc/loadavg: 1.92 1.97 1.99 3/179 1370
/proc/meminfo: memFree=26458660/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=6528 CPUtime=6.29 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 1504 0 0 0 629 0 0 0 20 0 1 0 322663135 6684672 1460 33554432000 4194304 5276501 140734869444208 140734869442392 4399962 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 1632 1460 148 265 0 1364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15676

[startup+12.7003 s]
/proc/loadavg: 1.92 1.97 1.99 3/179 1370
/proc/meminfo: memFree=26457128/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=7600 CPUtime=12.69 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 1751 0 0 0 1269 0 0 0 20 0 1 0 322663135 7782400 1707 33554432000 4194304 5276501 140734869444208 140734869442392 4394779 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 1900 1707 148 265 0 1632 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16748

[startup+25.5001 s]
/proc/loadavg: 1.94 1.97 1.99 3/179 1370
/proc/meminfo: memFree=26453212/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=10172 CPUtime=25.48 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 2393 0 0 0 2548 0 0 0 20 0 1 0 322663135 10416128 2351 33554432000 4194304 5276501 140734869444208 140734869442392 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 2543 2351 148 265 0 2275 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19320

[startup+51.1002 s]
/proc/loadavg: 1.96 1.97 1.99 3/179 1370
/proc/meminfo: memFree=26450292/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=12524 CPUtime=51.07 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 2966 0 0 0 5107 0 0 0 20 0 1 0 322663135 12824576 2941 33554432000 4194304 5276501 140734869444208 140734869442456 4399854 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 3131 2941 148 265 0 2863 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21672

[startup+102.306 s]
/proc/loadavg: 1.98 1.97 1.99 3/179 1370
/proc/meminfo: memFree=26444068/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=16000 CPUtime=102.27 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 3807 0 0 0 10227 0 0 0 20 0 1 0 322663135 16384000 3800 33554432000 4194304 5276501 140734869444208 140734869442392 4400020 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 4000 3800 148 265 0 3732 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25148

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 1370
/proc/meminfo: memFree=26437724/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=19352 CPUtime=162.26 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 4581 0 0 0 16225 1 0 0 20 0 1 0 322663135 19816448 4645 33554432000 4194304 5276501 140734869444208 140734869442376 4396979 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 4838 4645 148 265 0 4570 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 28500

[startup+222.3 s]
/proc/loadavg: 2.06 1.99 1.99 3/179 1371
/proc/meminfo: memFree=26433272/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=22448 CPUtime=222.25 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 5275 0 0 0 22224 1 0 0 20 0 1 0 322663135 22986752 5386 33554432000 4194304 5276501 140734869444208 140734869442392 4400448 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 5612 5386 149 265 0 5344 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 31596

[startup+282.3 s]
/proc/loadavg: 2.02 1.99 1.99 3/179 1371
/proc/meminfo: memFree=26429176/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=24252 CPUtime=282.24 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 5675 0 0 0 28223 1 0 0 20 0 1 0 322663135 24834048 5825 33554432000 4194304 5276501 140734869444208 140734869442392 4400432 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 6063 5825 149 265 0 5795 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 33400

[startup+342.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/179 1371
/proc/meminfo: memFree=26426792/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=26356 CPUtime=342.22 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 6148 0 0 0 34221 1 0 0 20 0 1 0 322663135 26988544 6359 33554432000 4194304 5276501 140734869444208 140734869442392 4399860 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 6589 6359 149 265 0 6321 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 35504

[startup+402.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 1371
/proc/meminfo: memFree=26423628/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=41400 CPUtime=1122.1 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 9525 0 0 0 112208 2 0 0 20 0 1 0 322663135 42393600 10102 33554432000 4194304 5276501 140734869444208 140734869442392 4399951 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 10350 10102 149 265 0 10082 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 50548

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1404
/proc/meminfo: memFree=26394664/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=41864 CPUtime=1182.1 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 9637 0 0 0 118208 2 0 0 20 0 1 0 322663135 42868736 10214 33554432000 4194304 5276501 140734869444208 140734869442392 4399965 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 10466 10214 149 265 0 10198 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 51012

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 1404
/proc/meminfo: memFree=26392524/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=42244 CPUtime=1242.09 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 9704 0 0 0 124207 2 0 0 20 0 1 0 322663135 43257856 10334 33554432000 4194304 5276501 140734869444208 140734869442392 4399860 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 10561 10334 149 265 0 10293 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 51392

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 1404
/proc/meminfo: memFree=26391408/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=42432 CPUtime=1302.08 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 9759 0 0 0 130206 2 0 0 20 0 1 0 322663135 43450368 10389 33554432000 4194304 5276501 140734869444208 140734869442392 4394752 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 10608 10389 149 265 0 10340 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 51580

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 1404
/proc/meminfo: memFree=26390796/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=43028 CPUtime=1362.07 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 9851 0 0 0 136205 2 0 0 20 0 1 0 322663135 44060672 10481 33554432000 4194304 5276501 140734869444208 140734869442392 4636920 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 10757 10481 149 265 0 10489 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 52176

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1405
/proc/meminfo: memFree=26389760/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=43344 CPUtime=1422.07 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 9929 0 0 0 142205 2 0 0 20 0 1 0 322663135 44384256 10559 33554432000 4194304 5276501 140734869444208 140734869442392 4399854 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 10836 10559 149 265 0 10568 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 52492

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1406
/proc/meminfo: memFree=26388788/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=43892 CPUtime=1482.05 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 10057 0 0 0 148203 2 0 0 20 0 1 0 322663135 44945408 10774 33554432000 4194304 5276501 140734869444208 140734869442392 4400452 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 10973 10774 149 265 0 10705 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 53040

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1406
/proc/meminfo: memFree=26387428/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=44624 CPUtime=1542.04 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 10196 0 0 0 154202 2 0 0 20 0 1 0 322663135 45694976 10913 33554432000 4194304 5276501 140734869444208 140734869442392 4399942 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 11156 10913 149 265 0 10888 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 53772

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1406
/proc/meminfo: memFree=26386188/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=45696 CPUtime=1602.03 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 10449 0 0 0 160201 2 0 0 20 0 1 0 322663135 46792704 11166 33554432000 4194304 5276501 140734869444208 140734869442392 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 11424 11166 149 265 0 11156 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 54844

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 1409
/proc/meminfo: memFree=26384136/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=46048 CPUtime=1662.02 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 10526 0 0 0 166200 2 0 0 20 0 1 0 322663135 47153152 11306 33554432000 4194304 5276501 140734869444208 140734869442392 4399854 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 11512 11306 149 265 0 11244 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 55196

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 1462
/proc/meminfo: memFree=26425912/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=46532 CPUtime=1722.01 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 10621 0 0 0 172199 2 0 0 20 0 1 0 322663135 47648768 11401 33554432000 4194304 5276501 140734869444208 140734869442392 4399982 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 11633 11401 149 265 0 11365 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 55680

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 1463
/proc/meminfo: memFree=26421568/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=46912 CPUtime=1782 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 10727 0 0 0 178198 2 0 0 20 0 1 0 322663135 48037888 11507 33554432000 4194304 5276501 140734869444208 140734869442392 4399351 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 11728 11507 149 265 0 11460 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 56060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 1463
/proc/meminfo: memFree=26420636/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=47100 CPUtime=1800 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 10741 0 0 0 179998 2 0 0 20 0 1 0 322663135 48230400 11521 33554432000 4194304 5276501 140734869444208 140734869442392 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 11775 11521 149 265 0 11507 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 56248

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 1463
/proc/meminfo: memFree=26420636/32873648 swapFree=6864/6864
[pid=1364] ppid=1362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1364/stat : 1364 (minisat+_script) S 1362 1364 1039 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 322663134 9367552 276 33554432000 4194304 5064252 140736843951328 140736843950240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1364/statm: 2287 276 236 213 0 72 0
[pid=1368] ppid=1364 vsize=47100 CPUtime=1800 cores=1,3,5,7
/proc/1368/stat : 1368 (minisat+_64-bit) R 1364 1364 1039 0 -1 4202496 10741 0 0 0 179998 2 0 0 20 0 1 0 322663135 48230400 11521 33554432000 4194304 5276501 140734869444208 140734869442392 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1368/statm: 11775 11521 149 265 0 11507 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 56248

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.99
CPU system time (s): 0.027995
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 56248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.027995
maximum resident set size= 46088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11690
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= 31
involuntary context switches= 1854

runsolver used 3.25251 second user time and 8.43372 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-01 17:42:57
IDJOB=3722671
IDBENCH=1161
IDSOLVER=2307
FILE ID=node125/3722671-1338565377
RUNJOBID= node125-1338563438-1058
PBS_JOBID= 14635894
Free space on /tmp= 70456 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army12.21bt.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722671-1338565377/watcher-3722671-1338565377 -o /tmp/evaluation-result-3722671-1338565377/solver-3722671-1338565377 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3722671-1338565377.opb

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

MD5SUM BENCH= cc11de80c07cf0d445d50327479f6689
RANDOM SEED=774924796

node125.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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.74
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.373
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	: 5331.91
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.373
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	: 5331.92
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.373
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	: 5331.90
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.373
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	: 5331.91
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.373
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	: 5438.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.373
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	: 5331.91
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.373
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26464596 kB
Buffers:          593188 kB
Cached:          4882812 kB
SwapCached:         2308 kB
Active:          2421144 kB
Inactive:        3085416 kB
Active(anon):      21456 kB
Inactive(anon):     9252 kB
Active(file):    2399688 kB
Inactive(file):  3076164 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:              2352 kB
Writeback:             0 kB
AnonPages:         32652 kB
Mapped:            14868 kB
Shmem:                96 kB
Slab:             764620 kB
SReclaimable:     208492 kB
SUnreclaim:       556128 kB
KernelStack:        1464 kB
PageTables:         4124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     144432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70452 MiB
End job on node125 at 2012-06-01 18:12:57