Trace number 4113356

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
minisatp 2012-10-02 git-d91742bUNSAT 0.128979 0.129174

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/
pb16-16-elffers/SUMINEQ/normalized-sumineqArity3pyramidP0032.opb
MD5SUMc424b68d9210a119be6dfb87a0ff034e
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.048992
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1683
Total number of constraints562
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)34
Number of constraints which are nor clauses,nor cardinality constraints528
Minimum length of a constraint3
Maximum length of a constraint9
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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.02	c Converting 562 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.02	c   -- Clauses(.)/Splits(s): (none)
0.00/0.02	c ---[ 561]---> BDD-cost:    3
0.00/0.02	c ---[ 560]---> BDD-cost:    3
0.00/0.02	c ---[ 559]---> BDD-cost:    3
0.00/0.02	c ---[ 558]---> BDD-cost:    3
0.00/0.02	c ---[ 557]---> BDD-cost:    3
0.00/0.02	c ---[ 556]---> BDD-cost:    3
0.00/0.02	c ---[ 555]---> BDD-cost:    3
0.00/0.02	c ---[ 554]---> BDD-cost:    3
0.00/0.02	c ---[ 553]---> BDD-cost:    3
0.00/0.02	c ---[ 552]---> BDD-cost:    3
0.00/0.02	c ---[ 551]---> BDD-cost:    3
0.00/0.02	c ---[ 550]---> BDD-cost:    3
0.00/0.02	c ---[ 549]---> BDD-cost:    3
0.00/0.02	c ---[ 548]---> BDD-cost:    3
0.00/0.02	c ---[ 547]---> BDD-cost:    3
0.00/0.02	c ---[ 546]---> BDD-cost:    3
0.00/0.02	c ---[ 545]---> BDD-cost:    3
0.00/0.02	c ---[ 544]---> BDD-cost:    3
0.00/0.02	c ---[ 543]---> BDD-cost:    3
0.00/0.02	c ---[ 542]---> BDD-cost:    3
0.00/0.02	c ---[ 541]---> BDD-cost:    3
0.00/0.02	c ---[ 540]---> BDD-cost:    3
0.00/0.02	c ---[ 539]---> BDD-cost:    3
0.00/0.02	c ---[ 538]---> BDD-cost:    3
0.00/0.02	c ---[ 537]---> BDD-cost:    3
0.00/0.02	c ---[ 536]---> BDD-cost:    3
0.00/0.02	c ---[ 535]---> BDD-cost:    3
0.00/0.02	c ---[ 534]---> BDD-cost:    3
0.00/0.02	c ---[ 533]---> BDD-cost:    3
0.00/0.02	c ---[ 532]---> BDD-cost:    3
0.00/0.02	c ---[ 531]---> BDD-cost:    3
0.00/0.02	c ---[ 530]---> BDD-cost:    3
0.00/0.02	c ---[ 529]---> BDD-cost:    3
0.00/0.02	c ---[ 528]---> BDD-cost:   20
0.00/0.02	c ---[ 527]---> BDD-cost:   20
0.00/0.02	c ---[ 526]---> BDD-cost:   20
0.00/0.02	c ---[ 525]---> BDD-cost:   20
0.00/0.02	c ---[ 524]---> BDD-cost:   20
0.00/0.02	c ---[ 523]---> BDD-cost:   20
0.00/0.02	c ---[ 522]---> BDD-cost:   20
0.00/0.02	c ---[ 521]---> BDD-cost:   20
0.00/0.02	c ---[ 520]---> BDD-cost:   20
0.00/0.02	c ---[ 519]---> BDD-cost:   20
0.00/0.02	c ---[ 518]---> BDD-cost:   20
0.00/0.02	c ---[ 517]---> BDD-cost:   20
0.00/0.02	c ---[ 516]---> BDD-cost:   20
0.00/0.02	c ---[ 515]---> BDD-cost:   20
0.00/0.02	c ---[ 514]---> BDD-cost:   20
0.00/0.02	c ---[ 513]---> BDD-cost:   20
0.00/0.02	c ---[ 512]---> BDD-cost:   20
0.00/0.02	c ---[ 511]---> BDD-cost:   20
0.00/0.02	c ---[ 510]---> BDD-cost:   20
0.00/0.02	c ---[ 509]---> BDD-cost:   20
0.00/0.02	c ---[ 508]---> BDD-cost:   20
0.00/0.02	c ---[ 507]---> BDD-cost:   20
0.00/0.02	c ---[ 506]---> BDD-cost:   20
0.00/0.02	c ---[ 505]---> BDD-cost:   20
0.00/0.02	c ---[ 504]---> BDD-cost:   20
0.00/0.02	c ---[ 503]---> BDD-cost:   20
0.00/0.02	c ---[ 502]---> BDD-cost:   20
0.00/0.02	c ---[ 501]---> BDD-cost:   20
0.00/0.02	c ---[ 500]---> BDD-cost:   20
0.00/0.02	c ---[ 499]---> BDD-cost:   20
0.00/0.02	c ---[ 498]---> BDD-cost:   20
0.00/0.02	c ---[ 497]---> BDD-cost:   20
0.00/0.02	c ---[ 496]---> BDD-cost:   23
0.00/0.02	c ---[ 495]---> BDD-cost:   23
0.00/0.02	c ---[ 494]---> BDD-cost:   23
0.00/0.02	c ---[ 493]---> BDD-cost:   23
0.00/0.02	c ---[ 492]---> BDD-cost:   23
0.00/0.02	c ---[ 491]---> BDD-cost:   23
0.00/0.02	c ---[ 490]---> BDD-cost:   23
0.00/0.02	c ---[ 489]---> BDD-cost:   23
0.00/0.02	c ---[ 488]---> BDD-cost:   23
0.00/0.02	c ---[ 487]---> BDD-cost:   23
0.00/0.02	c ---[ 486]---> BDD-cost:   23
0.00/0.02	c ---[ 485]---> BDD-cost:   23
0.00/0.02	c ---[ 484]---> BDD-cost:   23
0.00/0.02	c ---[ 483]---> BDD-cost:   23
0.00/0.02	c ---[ 482]---> BDD-cost:   23
0.00/0.02	c ---[ 481]---> BDD-cost:   23
0.00/0.02	c ---[ 480]---> BDD-cost:   23
0.00/0.02	c ---[ 479]---> BDD-cost:   23
0.00/0.02	c ---[ 478]---> BDD-cost:   23
0.00/0.02	c ---[ 477]---> BDD-cost:   23
0.00/0.02	c ---[ 476]---> BDD-cost:   23
0.00/0.02	c ---[ 475]---> BDD-cost:   23
0.00/0.02	c ---[ 474]---> BDD-cost:   23
0.00/0.02	c ---[ 473]---> BDD-cost:   23
0.00/0.02	c ---[ 472]---> BDD-cost:   23
0.00/0.02	c ---[ 471]---> BDD-cost:   23
0.00/0.02	c ---[ 470]---> BDD-cost:   23
0.00/0.02	c ---[ 469]---> BDD-cost:   23
0.00/0.02	c ---[ 468]---> BDD-cost:   23
0.00/0.02	c ---[ 467]---> BDD-cost:   23
0.00/0.02	c ---[ 466]---> BDD-cost:   23
0.00/0.02	c ---[ 465]---> BDD-cost:   23
0.00/0.02	c ---[ 464]---> BDD-cost:   23
0.00/0.02	c ---[ 463]---> BDD-cost:   23
0.00/0.02	c ---[ 462]---> BDD-cost:   23
0.00/0.02	c ---[ 461]---> BDD-cost:   23
0.00/0.02	c ---[ 460]---> BDD-cost:   23
0.00/0.02	c ---[ 459]---> BDD-cost:   23
0.00/0.02	c ---[ 458]---> BDD-cost:   23
0.00/0.02	c ---[ 457]---> BDD-cost:   23
0.00/0.02	c ---[ 456]---> BDD-cost:   23
0.00/0.02	c ---[ 455]---> BDD-cost:   23
0.00/0.02	c ---[ 454]---> BDD-cost:   23
0.00/0.02	c ---[ 453]---> BDD-cost:   23
0.00/0.02	c ---[ 452]---> BDD-cost:   23
0.00/0.02	c ---[ 451]---> BDD-cost:   23
0.00/0.02	c ---[ 450]---> BDD-cost:   23
0.00/0.02	c ---[ 449]---> BDD-cost:   23
0.00/0.02	c ---[ 448]---> BDD-cost:   23
0.00/0.02	c ---[ 447]---> BDD-cost:   23
0.00/0.02	c ---[ 446]---> BDD-cost:   23
0.00/0.02	c ---[ 445]---> BDD-cost:   23
0.00/0.02	c ---[ 444]---> BDD-cost:   23
0.00/0.02	c ---[ 443]---> BDD-cost:   23
0.00/0.02	c ---[ 442]---> BDD-cost:   23
0.00/0.02	c ---[ 441]---> BDD-cost:   23
0.00/0.02	c ---[ 440]---> BDD-cost:   23
0.00/0.02	c ---[ 439]---> BDD-cost:   23
0.00/0.02	c ---[ 438]---> BDD-cost:   23
0.00/0.02	c ---[ 437]---> BDD-cost:   23
0.00/0.02	c ---[ 436]---> BDD-cost:   23
0.00/0.03	c ---[ 435]---> BDD-cost:   23
0.00/0.03	c ---[ 434]---> BDD-cost:   23
0.00/0.03	c ---[ 433]---> BDD-cost:   23
0.00/0.03	c ---[ 432]---> BDD-cost:   23
0.00/0.03	c ---[ 431]---> BDD-cost:   23
0.00/0.03	c ---[ 430]---> BDD-cost:   23
0.00/0.03	c ---[ 429]---> BDD-cost:   23
0.00/0.03	c ---[ 428]---> BDD-cost:   23
0.00/0.03	c ---[ 427]---> BDD-cost:   23
0.00/0.03	c ---[ 426]---> BDD-cost:   23
0.00/0.03	c ---[ 425]---> BDD-cost:   23
0.00/0.03	c ---[ 424]---> BDD-cost:   23
0.00/0.03	c ---[ 423]---> BDD-cost:   23
0.00/0.03	c ---[ 422]---> BDD-cost:   23
0.00/0.03	c ---[ 421]---> BDD-cost:   23
0.00/0.03	c ---[ 420]---> BDD-cost:   23
0.00/0.03	c ---[ 419]---> BDD-cost:   23
0.00/0.03	c ---[ 418]---> BDD-cost:   23
0.00/0.03	c ---[ 417]---> BDD-cost:   23
0.00/0.03	c ---[ 416]---> BDD-cost:   23
0.00/0.03	c ---[ 415]---> BDD-cost:   23
0.00/0.03	c ---[ 414]---> BDD-cost:   23
0.00/0.03	c ---[ 413]---> BDD-cost:   23
0.00/0.03	c ---[ 412]---> BDD-cost:   23
0.00/0.03	c ---[ 411]---> BDD-cost:   23
0.00/0.03	c ---[ 410]---> BDD-cost:   23
0.00/0.03	c ---[ 409]---> BDD-cost:   23
0.00/0.03	c ---[ 408]---> BDD-cost:   23
0.00/0.03	c ---[ 407]---> BDD-cost:   23
0.00/0.03	c ---[ 406]---> BDD-cost:   23
0.00/0.03	c ---[ 405]---> BDD-cost:   23
0.00/0.03	c ---[ 404]---> BDD-cost:   23
0.00/0.03	c ---[ 403]---> BDD-cost:   23
0.00/0.03	c ---[ 402]---> BDD-cost:   23
0.00/0.03	c ---[ 401]---> BDD-cost:   23
0.00/0.03	c ---[ 400]---> BDD-cost:   23
0.00/0.03	c ---[ 399]---> BDD-cost:   23
0.00/0.03	c ---[ 398]---> BDD-cost:   23
0.00/0.03	c ---[ 397]---> BDD-cost:   23
0.00/0.03	c ---[ 396]---> BDD-cost:   23
0.00/0.03	c ---[ 395]---> BDD-cost:   23
0.00/0.03	c ---[ 394]---> BDD-cost:   23
0.00/0.03	c ---[ 393]---> BDD-cost:   23
0.00/0.03	c ---[ 392]---> BDD-cost:   23
0.00/0.03	c ---[ 391]---> BDD-cost:   23
0.00/0.03	c ---[ 390]---> BDD-cost:   23
0.00/0.03	c ---[ 389]---> BDD-cost:   23
0.00/0.03	c ---[ 388]---> BDD-cost:   23
0.00/0.03	c ---[ 387]---> BDD-cost:   23
0.00/0.03	c ---[ 386]---> BDD-cost:   23
0.00/0.03	c ---[ 385]---> BDD-cost:   23
0.00/0.03	c ---[ 384]---> BDD-cost:   23
0.00/0.03	c ---[ 383]---> BDD-cost:   23
0.00/0.03	c ---[ 382]---> BDD-cost:   23
0.00/0.03	c ---[ 381]---> BDD-cost:   23
0.00/0.03	c ---[ 380]---> BDD-cost:   23
0.00/0.03	c ---[ 379]---> BDD-cost:   23
0.00/0.03	c ---[ 378]---> BDD-cost:   23
0.00/0.03	c ---[ 377]---> BDD-cost:   23
0.00/0.03	c ---[ 376]---> BDD-cost:   23
0.00/0.03	c ---[ 375]---> BDD-cost:   23
0.00/0.03	c ---[ 374]---> BDD-cost:   23
0.00/0.03	c ---[ 373]---> BDD-cost:   23
0.00/0.03	c ---[ 372]---> BDD-cost:   23
0.00/0.03	c ---[ 371]---> BDD-cost:   23
0.00/0.03	c ---[ 370]---> BDD-cost:   23
0.00/0.03	c ---[ 369]---> BDD-cost:   23
0.00/0.03	c ---[ 368]---> BDD-cost:   23
0.00/0.03	c ---[ 367]---> BDD-cost:   23
0.00/0.03	c ---[ 366]---> BDD-cost:   23
0.00/0.03	c ---[ 365]---> BDD-cost:   23
0.00/0.03	c ---[ 364]---> BDD-cost:   23
0.00/0.03	c ---[ 363]---> BDD-cost:   23
0.00/0.03	c ---[ 362]---> BDD-cost:   23
0.00/0.03	c ---[ 361]---> BDD-cost:   23
0.00/0.03	c ---[ 360]---> BDD-cost:   23
0.00/0.03	c ---[ 359]---> BDD-cost:   23
0.00/0.03	c ---[ 358]---> BDD-cost:   23
0.00/0.03	c ---[ 357]---> BDD-cost:   23
0.00/0.03	c ---[ 356]---> BDD-cost:   23
0.00/0.03	c ---[ 355]---> BDD-cost:   23
0.00/0.03	c ---[ 354]---> BDD-cost:   23
0.00/0.03	c ---[ 353]---> BDD-cost:   23
0.00/0.03	c ---[ 352]---> BDD-cost:   23
0.00/0.03	c ---[ 351]---> BDD-cost:   23
0.00/0.03	c ---[ 350]---> BDD-cost:   23
0.00/0.03	c ---[ 349]---> BDD-cost:   23
0.00/0.03	c ---[ 348]---> BDD-cost:   23
0.00/0.03	c ---[ 347]---> BDD-cost:   23
0.00/0.03	c ---[ 346]---> BDD-cost:   23
0.00/0.03	c ---[ 345]---> BDD-cost:   23
0.00/0.03	c ---[ 344]---> BDD-cost:   23
0.00/0.03	c ---[ 343]---> BDD-cost:   23
0.00/0.03	c ---[ 342]---> BDD-cost:   23
0.00/0.03	c ---[ 341]---> BDD-cost:   23
0.00/0.03	c ---[ 340]---> BDD-cost:   23
0.00/0.03	c ---[ 339]---> BDD-cost:   23
0.00/0.03	c ---[ 338]---> BDD-cost:   23
0.00/0.03	c ---[ 337]---> BDD-cost:   23
0.00/0.03	c ---[ 336]---> BDD-cost:   23
0.00/0.03	c ---[ 335]---> BDD-cost:   23
0.00/0.03	c ---[ 334]---> BDD-cost:   23
0.00/0.03	c ---[ 333]---> BDD-cost:   23
0.00/0.03	c ---[ 332]---> BDD-cost:   23
0.00/0.03	c ---[ 331]---> BDD-cost:   23
0.00/0.03	c ---[ 330]---> BDD-cost:   23
0.00/0.03	c ---[ 329]---> BDD-cost:   23
0.00/0.03	c ---[ 328]---> BDD-cost:   23
0.00/0.03	c ---[ 327]---> BDD-cost:   23
0.00/0.03	c ---[ 326]---> BDD-cost:   23
0.00/0.03	c ---[ 325]---> BDD-cost:   23
0.00/0.03	c ---[ 324]---> BDD-cost:   23
0.00/0.03	c ---[ 323]---> BDD-cost:   23
0.00/0.03	c ---[ 322]---> BDD-cost:   23
0.00/0.03	c ---[ 321]---> BDD-cost:   23
0.00/0.03	c ---[ 320]---> BDD-cost:   23
0.00/0.03	c ---[ 319]---> BDD-cost:   23
0.00/0.03	c ---[ 318]---> BDD-cost:   23
0.00/0.03	c ---[ 317]---> BDD-cost:   23
0.00/0.03	c ---[ 316]---> BDD-cost:   23
0.00/0.03	c ---[ 315]---> BDD-cost:   23
0.00/0.03	c ---[ 314]---> BDD-cost:   23
0.00/0.03	c ---[ 313]---> BDD-cost:   23
0.00/0.03	c ---[ 312]---> BDD-cost:   23
0.00/0.03	c ---[ 311]---> BDD-cost:   23
0.00/0.03	c ---[ 310]---> BDD-cost:   23
0.00/0.03	c ---[ 309]---> BDD-cost:   23
0.00/0.03	c ---[ 308]---> BDD-cost:   23
0.00/0.03	c ---[ 307]---> BDD-cost:   23
0.00/0.04	c ---[ 306]---> BDD-cost:   23
0.00/0.04	c ---[ 305]---> BDD-cost:   23
0.00/0.04	c ---[ 304]---> BDD-cost:   23
0.00/0.04	c ---[ 303]---> BDD-cost:   23
0.00/0.04	c ---[ 302]---> BDD-cost:   23
0.00/0.04	c ---[ 301]---> BDD-cost:   23
0.00/0.04	c ---[ 300]---> BDD-cost:   23
0.00/0.04	c ---[ 299]---> BDD-cost:   23
0.00/0.04	c ---[ 298]---> BDD-cost:   23
0.00/0.04	c ---[ 297]---> BDD-cost:   23
0.00/0.04	c ---[ 296]---> BDD-cost:   23
0.00/0.04	c ---[ 295]---> BDD-cost:   23
0.00/0.04	c ---[ 294]---> BDD-cost:   23
0.00/0.04	c ---[ 293]---> BDD-cost:   23
0.00/0.04	c ---[ 292]---> BDD-cost:   23
0.00/0.04	c ---[ 291]---> BDD-cost:   23
0.00/0.04	c ---[ 290]---> BDD-cost:   23
0.00/0.04	c ---[ 289]---> BDD-cost:   23
0.00/0.04	c ---[ 288]---> BDD-cost:   23
0.00/0.04	c ---[ 287]---> BDD-cost:   23
0.00/0.04	c ---[ 286]---> BDD-cost:   23
0.00/0.04	c ---[ 285]---> BDD-cost:   23
0.00/0.04	c ---[ 284]---> BDD-cost:   23
0.00/0.04	c ---[ 283]---> BDD-cost:   23
0.00/0.04	c ---[ 282]---> BDD-cost:   23
0.00/0.04	c ---[ 281]---> BDD-cost:   23
0.00/0.04	c ---[ 280]---> BDD-cost:   23
0.00/0.04	c ---[ 279]---> BDD-cost:   23
0.00/0.04	c ---[ 278]---> BDD-cost:   23
0.00/0.04	c ---[ 277]---> BDD-cost:   23
0.00/0.04	c ---[ 276]---> BDD-cost:   23
0.00/0.04	c ---[ 275]---> BDD-cost:   23
0.00/0.04	c ---[ 274]---> BDD-cost:   23
0.00/0.04	c ---[ 273]---> BDD-cost:   23
0.00/0.04	c ---[ 272]---> BDD-cost:   23
0.00/0.04	c ---[ 271]---> BDD-cost:   23
0.00/0.04	c ---[ 270]---> BDD-cost:   23
0.00/0.04	c ---[ 269]---> BDD-cost:   23
0.00/0.04	c ---[ 268]---> BDD-cost:   23
0.00/0.04	c ---[ 267]---> BDD-cost:   23
0.00/0.04	c ---[ 266]---> BDD-cost:   23
0.00/0.04	c ---[ 265]---> BDD-cost:   23
0.00/0.04	c ---[ 264]---> BDD-cost:   23
0.00/0.04	c ---[ 263]---> BDD-cost:   23
0.00/0.04	c ---[ 262]---> BDD-cost:   23
0.00/0.04	c ---[ 261]---> BDD-cost:   23
0.00/0.04	c ---[ 260]---> BDD-cost:   23
0.00/0.04	c ---[ 259]---> BDD-cost:   23
0.00/0.04	c ---[ 258]---> BDD-cost:   23
0.00/0.04	c ---[ 257]---> BDD-cost:   23
0.00/0.04	c ---[ 256]---> BDD-cost:   23
0.00/0.04	c ---[ 255]---> BDD-cost:   23
0.00/0.04	c ---[ 254]---> BDD-cost:   23
0.00/0.04	c ---[ 253]---> BDD-cost:   23
0.00/0.04	c ---[ 252]---> BDD-cost:   23
0.00/0.04	c ---[ 251]---> BDD-cost:   23
0.00/0.04	c ---[ 250]---> BDD-cost:   23
0.00/0.04	c ---[ 249]---> BDD-cost:   23
0.00/0.04	c ---[ 248]---> BDD-cost:   23
0.00/0.04	c ---[ 247]---> BDD-cost:   23
0.00/0.04	c ---[ 246]---> BDD-cost:   23
0.00/0.04	c ---[ 245]---> BDD-cost:   23
0.00/0.04	c ---[ 244]---> BDD-cost:   23
0.00/0.04	c ---[ 243]---> BDD-cost:   23
0.00/0.04	c ---[ 242]---> BDD-cost:   23
0.00/0.04	c ---[ 241]---> BDD-cost:   23
0.00/0.04	c ---[ 240]---> BDD-cost:   23
0.00/0.04	c ---[ 239]---> BDD-cost:   23
0.00/0.04	c ---[ 238]---> BDD-cost:   23
0.00/0.04	c ---[ 237]---> BDD-cost:   23
0.00/0.04	c ---[ 236]---> BDD-cost:   23
0.00/0.04	c ---[ 235]---> BDD-cost:   23
0.00/0.04	c ---[ 234]---> BDD-cost:   23
0.00/0.04	c ---[ 233]---> BDD-cost:   23
0.00/0.04	c ---[ 232]---> BDD-cost:   23
0.00/0.04	c ---[ 231]---> BDD-cost:   23
0.00/0.04	c ---[ 230]---> BDD-cost:   23
0.00/0.04	c ---[ 229]---> BDD-cost:   23
0.00/0.04	c ---[ 228]---> BDD-cost:   23
0.00/0.04	c ---[ 227]---> BDD-cost:   23
0.00/0.04	c ---[ 226]---> BDD-cost:   23
0.00/0.04	c ---[ 225]---> BDD-cost:   23
0.00/0.04	c ---[ 224]---> BDD-cost:   23
0.00/0.04	c ---[ 223]---> BDD-cost:   23
0.00/0.04	c ---[ 222]---> BDD-cost:   23
0.00/0.04	c ---[ 221]---> BDD-cost:   23
0.00/0.04	c ---[ 220]---> BDD-cost:   23
0.00/0.04	c ---[ 219]---> BDD-cost:   23
0.00/0.04	c ---[ 218]---> BDD-cost:   23
0.00/0.04	c ---[ 217]---> BDD-cost:   23
0.00/0.04	c ---[ 216]---> BDD-cost:   23
0.00/0.04	c ---[ 215]---> BDD-cost:   23
0.00/0.04	c ---[ 214]---> BDD-cost:   23
0.00/0.04	c ---[ 213]---> BDD-cost:   23
0.00/0.04	c ---[ 212]---> BDD-cost:   23
0.00/0.04	c ---[ 211]---> BDD-cost:   23
0.00/0.04	c ---[ 210]---> BDD-cost:   23
0.00/0.04	c ---[ 209]---> BDD-cost:   23
0.00/0.04	c ---[ 208]---> BDD-cost:   23
0.00/0.04	c ---[ 207]---> BDD-cost:   23
0.00/0.04	c ---[ 206]---> BDD-cost:   23
0.00/0.04	c ---[ 205]---> BDD-cost:   23
0.00/0.04	c ---[ 204]---> BDD-cost:   23
0.00/0.04	c ---[ 203]---> BDD-cost:   23
0.00/0.04	c ---[ 202]---> BDD-cost:   23
0.00/0.04	c ---[ 201]---> BDD-cost:   23
0.00/0.04	c ---[ 200]---> BDD-cost:   23
0.00/0.04	c ---[ 199]---> BDD-cost:   23
0.00/0.04	c ---[ 198]---> BDD-cost:   23
0.00/0.04	c ---[ 197]---> BDD-cost:   23
0.00/0.04	c ---[ 196]---> BDD-cost:   23
0.00/0.04	c ---[ 195]---> BDD-cost:   23
0.00/0.04	c ---[ 194]---> BDD-cost:   23
0.00/0.04	c ---[ 193]---> BDD-cost:   23
0.00/0.04	c ---[ 192]---> BDD-cost:   23
0.00/0.04	c ---[ 191]---> BDD-cost:   23
0.00/0.04	c ---[ 190]---> BDD-cost:   23
0.00/0.04	c ---[ 189]---> BDD-cost:   23
0.00/0.04	c ---[ 188]---> BDD-cost:   23
0.00/0.04	c ---[ 187]---> BDD-cost:   23
0.00/0.04	c ---[ 186]---> BDD-cost:   23
0.00/0.04	c ---[ 185]---> BDD-cost:   23
0.00/0.04	c ---[ 184]---> BDD-cost:   23
0.00/0.04	c ---[ 183]---> BDD-cost:   23
0.00/0.04	c ---[ 182]---> BDD-cost:   23
0.00/0.04	c ---[ 181]---> BDD-cost:   23
0.00/0.04	c ---[ 180]---> BDD-cost:   23
0.00/0.05	c ---[ 179]---> BDD-cost:   23
0.00/0.05	c ---[ 178]---> BDD-cost:   23
0.00/0.05	c ---[ 177]---> BDD-cost:   23
0.00/0.05	c ---[ 176]---> BDD-cost:   23
0.00/0.05	c ---[ 175]---> BDD-cost:   23
0.00/0.05	c ---[ 174]---> BDD-cost:   23
0.00/0.05	c ---[ 173]---> BDD-cost:   23
0.00/0.05	c ---[ 172]---> BDD-cost:   23
0.00/0.05	c ---[ 171]---> BDD-cost:   23
0.00/0.05	c ---[ 170]---> BDD-cost:   23
0.00/0.05	c ---[ 169]---> BDD-cost:   23
0.00/0.05	c ---[ 168]---> BDD-cost:   23
0.00/0.05	c ---[ 167]---> BDD-cost:   23
0.00/0.05	c ---[ 166]---> BDD-cost:   23
0.00/0.05	c ---[ 165]---> BDD-cost:   23
0.00/0.05	c ---[ 164]---> BDD-cost:   23
0.00/0.05	c ---[ 163]---> BDD-cost:   23
0.00/0.05	c ---[ 162]---> BDD-cost:   23
0.00/0.05	c ---[ 161]---> BDD-cost:   23
0.00/0.05	c ---[ 160]---> BDD-cost:   23
0.00/0.05	c ---[ 159]---> BDD-cost:   23
0.00/0.05	c ---[ 158]---> BDD-cost:   23
0.00/0.05	c ---[ 157]---> BDD-cost:   23
0.00/0.05	c ---[ 156]---> BDD-cost:   23
0.00/0.05	c ---[ 155]---> BDD-cost:   23
0.00/0.05	c ---[ 154]---> BDD-cost:   23
0.00/0.05	c ---[ 153]---> BDD-cost:   23
0.00/0.05	c ---[ 152]---> BDD-cost:   23
0.00/0.05	c ---[ 151]---> BDD-cost:   23
0.00/0.05	c ---[ 150]---> BDD-cost:   23
0.00/0.05	c ---[ 149]---> BDD-cost:   23
0.00/0.05	c ---[ 148]---> BDD-cost:   23
0.00/0.05	c ---[ 147]---> BDD-cost:   23
0.00/0.05	c ---[ 146]---> BDD-cost:   23
0.00/0.05	c ---[ 145]---> BDD-cost:   23
0.00/0.05	c ---[ 144]---> BDD-cost:   23
0.00/0.05	c ---[ 143]---> BDD-cost:   23
0.00/0.05	c ---[ 142]---> BDD-cost:   23
0.00/0.05	c ---[ 141]---> BDD-cost:   23
0.00/0.05	c ---[ 140]---> BDD-cost:   23
0.00/0.05	c ---[ 139]---> BDD-cost:   23
0.00/0.05	c ---[ 138]---> BDD-cost:   23
0.00/0.05	c ---[ 137]---> BDD-cost:   23
0.00/0.05	c ---[ 136]---> BDD-cost:   23
0.00/0.05	c ---[ 135]---> BDD-cost:   23
0.00/0.05	c ---[ 134]---> BDD-cost:   23
0.00/0.05	c ---[ 133]---> BDD-cost:   23
0.00/0.05	c ---[ 132]---> BDD-cost:   23
0.00/0.05	c ---[ 131]---> BDD-cost:   23
0.00/0.05	c ---[ 130]---> BDD-cost:   23
0.00/0.05	c ---[ 129]---> BDD-cost:   23
0.00/0.05	c ---[ 128]---> BDD-cost:   23
0.00/0.05	c ---[ 127]---> BDD-cost:   23
0.00/0.05	c ---[ 126]---> BDD-cost:   23
0.00/0.05	c ---[ 125]---> BDD-cost:   23
0.00/0.05	c ---[ 124]---> BDD-cost:   23
0.00/0.05	c ---[ 123]---> BDD-cost:   23
0.00/0.05	c ---[ 122]---> BDD-cost:   23
0.00/0.05	c ---[ 121]---> BDD-cost:   23
0.00/0.05	c ---[ 120]---> BDD-cost:   23
0.00/0.05	c ---[ 119]---> BDD-cost:   23
0.00/0.05	c ---[ 118]---> BDD-cost:   23
0.00/0.05	c ---[ 117]---> BDD-cost:   23
0.00/0.05	c ---[ 116]---> BDD-cost:   23
0.00/0.05	c ---[ 115]---> BDD-cost:   23
0.00/0.05	c ---[ 114]---> BDD-cost:   23
0.00/0.05	c ---[ 113]---> BDD-cost:   23
0.00/0.05	c ---[ 112]---> BDD-cost:   23
0.00/0.05	c ---[ 111]---> BDD-cost:   23
0.00/0.05	c ---[ 110]---> BDD-cost:   23
0.00/0.05	c ---[ 109]---> BDD-cost:   23
0.00/0.05	c ---[ 108]---> BDD-cost:   23
0.00/0.05	c ---[ 107]---> BDD-cost:   23
0.00/0.05	c ---[ 106]---> BDD-cost:   23
0.00/0.05	c ---[ 105]---> BDD-cost:   23
0.00/0.05	c ---[ 104]---> BDD-cost:   23
0.00/0.05	c ---[ 103]---> BDD-cost:   23
0.00/0.05	c ---[ 102]---> BDD-cost:   23
0.00/0.05	c ---[ 101]---> BDD-cost:   23
0.00/0.05	c ---[ 100]---> BDD-cost:   23
0.00/0.05	c ---[  99]---> BDD-cost:   23
0.00/0.05	c ---[  98]---> BDD-cost:   23
0.00/0.05	c ---[  97]---> BDD-cost:   23
0.00/0.05	c ---[  96]---> BDD-cost:   23
0.00/0.05	c ---[  95]---> BDD-cost:   23
0.00/0.05	c ---[  94]---> BDD-cost:   23
0.00/0.05	c ---[  93]---> BDD-cost:   23
0.00/0.05	c ---[  92]---> BDD-cost:   23
0.00/0.05	c ---[  91]---> BDD-cost:   23
0.00/0.05	c ---[  90]---> BDD-cost:   23
0.00/0.05	c ---[  89]---> BDD-cost:   23
0.00/0.05	c ---[  88]---> BDD-cost:   23
0.00/0.05	c ---[  87]---> BDD-cost:   23
0.00/0.05	c ---[  86]---> BDD-cost:   23
0.00/0.05	c ---[  85]---> BDD-cost:   23
0.00/0.05	c ---[  84]---> BDD-cost:   23
0.00/0.05	c ---[  83]---> BDD-cost:   23
0.00/0.05	c ---[  82]---> BDD-cost:   23
0.00/0.05	c ---[  81]---> BDD-cost:   23
0.00/0.05	c ---[  80]---> BDD-cost:   23
0.00/0.05	c ---[  79]---> BDD-cost:   23
0.00/0.05	c ---[  78]---> BDD-cost:   23
0.00/0.05	c ---[  77]---> BDD-cost:   23
0.00/0.05	c ---[  76]---> BDD-cost:   23
0.00/0.05	c ---[  75]---> BDD-cost:   23
0.00/0.05	c ---[  74]---> BDD-cost:   23
0.00/0.05	c ---[  73]---> BDD-cost:   23
0.00/0.05	c ---[  72]---> BDD-cost:   23
0.00/0.05	c ---[  71]---> BDD-cost:   23
0.00/0.05	c ---[  70]---> BDD-cost:   23
0.00/0.05	c ---[  69]---> BDD-cost:   23
0.00/0.05	c ---[  68]---> BDD-cost:   23
0.00/0.05	c ---[  67]---> BDD-cost:   23
0.00/0.05	c ---[  66]---> BDD-cost:   23
0.00/0.05	c ---[  65]---> BDD-cost:   23
0.00/0.05	c ---[  64]---> BDD-cost:   23
0.00/0.05	c ---[  63]---> BDD-cost:   23
0.00/0.05	c ---[  62]---> BDD-cost:   23
0.00/0.05	c ---[  61]---> BDD-cost:   23
0.00/0.05	c ---[  60]---> BDD-cost:   23
0.00/0.05	c ---[  59]---> BDD-cost:   23
0.00/0.05	c ---[  58]---> BDD-cost:   23
0.00/0.06	c ---[  57]---> BDD-cost:   23
0.00/0.06	c ---[  56]---> BDD-cost:   23
0.00/0.06	c ---[  55]---> BDD-cost:   23
0.00/0.06	c ---[  54]---> BDD-cost:   23
0.00/0.06	c ---[  53]---> BDD-cost:   23
0.00/0.06	c ---[  52]---> BDD-cost:   23
0.00/0.06	c ---[  51]---> BDD-cost:   23
0.00/0.06	c ---[  50]---> BDD-cost:   23
0.00/0.06	c ---[  49]---> BDD-cost:   23
0.00/0.06	c ---[  48]---> BDD-cost:   23
0.00/0.06	c ---[  47]---> BDD-cost:   23
0.00/0.06	c ---[  46]---> BDD-cost:   23
0.00/0.06	c ---[  45]---> BDD-cost:   23
0.00/0.06	c ---[  44]---> BDD-cost:   23
0.00/0.06	c ---[  43]---> BDD-cost:   23
0.00/0.06	c ---[  42]---> BDD-cost:   23
0.00/0.06	c ---[  41]---> BDD-cost:   23
0.00/0.06	c ---[  40]---> BDD-cost:   23
0.00/0.06	c ---[  39]---> BDD-cost:   23
0.00/0.06	c ---[  38]---> BDD-cost:   23
0.00/0.06	c ---[  37]---> BDD-cost:   23
0.00/0.06	c ---[  36]---> BDD-cost:   23
0.00/0.06	c ---[  35]---> BDD-cost:   23
0.00/0.06	c ---[  34]---> BDD-cost:   23
0.00/0.06	c ---[  33]---> BDD-cost:   23
0.00/0.06	c ---[  32]---> BDD-cost:   23
0.00/0.06	c ---[  31]---> BDD-cost:   23
0.00/0.06	c ---[  30]---> BDD-cost:   23
0.00/0.06	c ---[  29]---> BDD-cost:   23
0.00/0.06	c ---[  28]---> BDD-cost:   23
0.00/0.06	c ---[  27]---> BDD-cost:   23
0.00/0.06	c ---[  26]---> BDD-cost:   23
0.00/0.06	c ---[  25]---> BDD-cost:   23
0.00/0.06	c ---[  24]---> BDD-cost:   23
0.00/0.06	c ---[  23]---> BDD-cost:   23
0.00/0.06	c ---[  22]---> BDD-cost:   23
0.00/0.06	c ---[  21]---> BDD-cost:   23
0.00/0.06	c ---[  20]---> BDD-cost:   23
0.00/0.06	c ---[  19]---> BDD-cost:   23
0.00/0.06	c ---[  18]---> BDD-cost:   23
0.00/0.06	c ---[  17]---> BDD-cost:   23
0.00/0.06	c ---[  16]---> BDD-cost:   23
0.00/0.06	c ---[  15]---> BDD-cost:   23
0.00/0.06	c ---[  14]---> BDD-cost:   23
0.00/0.06	c ---[  13]---> BDD-cost:   23
0.00/0.06	c ---[  12]---> BDD-cost:   23
0.00/0.06	c ---[  11]---> BDD-cost:   23
0.00/0.06	c ---[  10]---> BDD-cost:   23
0.00/0.06	c ---[   9]---> BDD-cost:   23
0.00/0.06	c ---[   8]---> BDD-cost:   23
0.00/0.06	c ---[   7]---> BDD-cost:   23
0.00/0.06	c ---[   6]---> BDD-cost:   23
0.00/0.06	c ---[   5]---> BDD-cost:   23
0.00/0.06	c ---[   4]---> BDD-cost:   23
0.00/0.06	c ---[   3]---> BDD-cost:   23
0.00/0.06	c ---[   2]---> BDD-cost:   23
0.00/0.06	c ---[   1]---> BDD-cost:   23
0.00/0.06	c ---[   0]---> BDD-cost:    3
0.09/0.12	|  Eliminated clauses:           0.22 Mb                                      |
0.09/0.12	===============================================================================
0.09/0.12	c UNSATISFIABLE
0.09/0.12	s UNSATISFIABLE
0.09/0.12	c _______________________________________________________________________________
0.09/0.12	c 
0.09/0.12	restarts              : 0
0.09/0.12	conflicts             : 0              (0 /sec)
0.09/0.12	decisions             : 0              (-nan % random) (0 /sec)
0.09/0.12	propagations          : 4256           (35179 /sec)
0.09/0.12	conflict literals     : 0              (-nan % deleted)
0.09/0.12	Memory used           : 12.41 MB
0.09/0.12	CPU time              : 0.120981 s
0.09/0.12	c _______________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4113356-1466616886/watcher-4113356-1466616886 -o /tmp/evaluation-result-4113356-1466616886/solver-4113356-1466616886 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466586524-6145 --watchdog 1960 minisatp HOME/instance-4113356-1466616886.opb 

pid=11314
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.23 2.25 2.19 3/176 11317
/proc/meminfo: memFree=28512680/32872528 swapFree=1556504/1720024
[pid=11317] ppid=11314 vsize=6568 CPUtime=0 cores=0,2,4,6
/proc/11317/stat : 11317 (minisatp) R 11314 11317 6129 0 -1 4202496 335 0 0 0 0 0 0 0 20 0 1 0 63737213 6725632 211 33554432000 4194304 5646918 140736622555696 140734766252456 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11317/statm: 1642 211 94 355 0 1283 0

[startup+0.100118 s]
/proc/loadavg: 2.23 2.25 2.19 3/176 11317
/proc/meminfo: memFree=28512680/32872528 swapFree=1556504/1720024
[pid=11317] ppid=11314 vsize=12704 CPUtime=0.09 cores=0,2,4,6
/proc/11317/stat : 11317 (minisatp) R 11314 11317 6129 0 -1 4202496 1851 0 0 0 9 0 0 0 20 0 1 0 63737213 13008896 2190 33554432000 4194304 5646918 140736622555696 140734766252456 4453444 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11317/statm: 3176 2194 125 355 0 2817 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12704

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

[startup+0.100118 s]
/proc/loadavg: 2.23 2.25 2.19 3/176 11317
/proc/meminfo: memFree=28512680/32872528 swapFree=1556504/1720024
[pid=11317] ppid=11314 vsize=12704 CPUtime=0.09 cores=0,2,4,6
/proc/11317/stat : 11317 (minisatp) R 11314 11317 6129 0 -1 4202496 1851 0 0 0 9 0 0 0 20 0 1 0 63737213 13008896 2190 33554432000 4194304 5646918 140736622555696 140734766252456 4453444 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11317/statm: 3176 2194 125 355 0 2817 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12704

Child status: 0
Real time (s): 0.129174
CPU time (s): 0.128979
CPU user time (s): 0.120981
CPU system time (s): 0.007998
CPU usage (%): 99.849
Max. virtual memory (cumulated for all children) (KiB): 12704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.120981
system time used= 0.007998
maximum resident set size= 9120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2189
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= 1
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.004999 second user time and 0.003999 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-22 19:34:46
IDJOB=4113356
IDBENCH=107313
IDSOLVER=2555
FILE ID=node117/4113356-1466616886
RUNJOBID= node117-1466586524-6145
PBS_JOBID= 19953369
Free space on /tmp= 71576 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/SUMINEQ/normalized-sumineqArity3pyramidP0032.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113356-1466616886/watcher-4113356-1466616886 -o /tmp/evaluation-result-4113356-1466616886/solver-4113356-1466616886 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466586524-6145 --watchdog 1960  minisatp HOME/instance-4113356-1466616886.opb

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

MD5SUM BENCH= c424b68d9210a119be6dfb87a0ff034e
RANDOM SEED=1190103800

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28512952 kB
Buffers:          111296 kB
Cached:           560804 kB
SwapCached:         3316 kB
Active:          1372252 kB
Inactive:         518084 kB
Active(anon):    1213364 kB
Inactive(anon):     7096 kB
Active(file):     158888 kB
Inactive(file):   510988 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67099760 kB
Dirty:              4104 kB
Writeback:             0 kB
AnonPages:       2935944 kB
Mapped:             9504 kB
Shmem:                 0 kB
Slab:             613096 kB
SReclaimable:      56600 kB
SUnreclaim:       556496 kB
KernelStack:        1456 kB
PageTables:         9788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3236344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    991232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4113356-1466616886.opb

Free space on /tmp at the end= 71572 MiB
End job on node117 at 2016-06-22 19:34:46