Trace number 4119860

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.06 1800.43

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/pbfvmc-formulae/
hw32/normalized-hw32-vm99p-opt.opb.negationfix.opb
MD5SUMa407d5c9af984cf5ee2a17aa7c76d55e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective Function
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables
Total number of constraints
Number of constraints which are clauses
Number of constraints which are cardinality constraints (but not clauses)
Number of constraints which are nor clauses,nor cardinality constraints
Minimum length of a constraint
Maximum length of a constraint
Number of terms in the objective function
Biggest coefficient in the objective function
Number of bits for the biggest coefficient in the objective function
Sum of the numbers in the objective function
Number of bits of the sum of numbers in the objective function
Biggest number in a constraint
Number of bits of the biggest number in a constraint
Biggest sum of numbers in a constraint
Number of bits of the biggest sum of numbers
Number of products (including duplicates)
Sum of products size (including duplicates)
Number of different products
Sum of products size

Solver Data

0.00/0.00	c Parsing PB file...
0.19/0.23	c Converting 796 PB-constraints to clauses...
0.19/0.23	c   -- Unit propagations: (none)
0.19/0.23	c   -- Detecting intervals from adjacent constraints: ##############################################################################################################################################################################################################################################################################################################################################################################
0.19/0.24	c   -- Clauses(.)/Splits(s): (none)
0.19/0.24	c ---[ 795]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
0.49/0.58	c ---[ 794]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
0.89/0.93	c ---[ 793]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
1.20/1.27	c ---[ 792]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
1.59/1.62	c ---[ 791]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
1.89/1.96	c ---[ 790]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
2.30/2.31	c ---[ 789]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
2.59/2.65	c ---[ 788]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
2.89/2.99	c ---[ 787]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
3.30/3.34	c ---[ 786]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
3.59/3.68	c ---[ 785]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
3.99/4.03	c ---[ 784]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
4.29/4.38	c ---[ 783]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
4.69/4.72	c ---[ 782]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
4.99/5.07	c ---[ 781]---> Adder-cost: 3022   maxlim: 158299   bits: 18/18
5.39/5.41	c ---[ 780]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
5.69/5.75	c ---[ 779]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
6.09/6.10	c ---[ 778]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
6.39/6.44	c ---[ 777]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
6.70/6.79	c ---[ 776]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
7.09/7.13	c ---[ 775]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
7.39/7.48	c ---[ 774]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
7.80/7.82	c ---[ 773]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
8.09/8.17	c ---[ 772]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
8.49/8.51	c ---[ 771]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
8.80/8.86	c ---[ 770]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
9.19/9.21	c ---[ 769]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
9.49/9.55	c ---[ 768]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
9.79/9.90	c ---[ 767]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
10.19/10.24	c ---[ 766]---> Adder-cost: 3022   maxlim: 158299   bits: 18/18
10.49/10.58	c ---[ 765]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
10.89/10.93	c ---[ 764]---> Adder-cost: 3022   maxlim: 163299   bits: 18/18
11.19/11.28	c ---[ 763]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
11.69/11.76	c ---[ 762]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
12.20/12.23	c ---[ 761]---> Adder-cost: 2650   maxlim: 130820   bits: 18/17
12.69/12.71	c ---[ 760]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
13.09/13.19	c ---[ 759]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
13.59/13.68	c ---[ 758]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
14.09/14.16	c ---[ 757]---> Adder-cost: 2650   maxlim: 130820   bits: 18/17
14.59/14.64	c ---[ 756]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
15.08/15.12	c ---[ 755]---> Adder-cost: 2650   maxlim: 130820   bits: 18/17
15.49/15.59	c ---[ 754]---> Adder-cost: 2650   maxlim: 130820   bits: 18/17
15.98/16.07	c ---[ 753]---> Adder-cost: 2650   maxlim: 130820   bits: 18/17
16.49/16.55	c ---[ 752]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
16.98/17.02	c ---[ 751]---> Adder-cost: 2650   maxlim: 125823   bits: 18/17
17.48/17.50	c ---[ 750]---> Adder-cost: 2650   maxlim: 125823   bits: 18/17
17.88/17.98	c ---[ 749]---> Adder-cost: 2650   maxlim: 123313   bits: 18/17
18.38/18.45	c ---[ 748]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
18.88/18.93	c ---[ 747]---> Adder-cost: 2650   maxlim: 130820   bits: 18/17
19.38/19.41	c ---[ 746]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
19.79/19.89	c ---[ 745]---> Adder-cost: 2650   maxlim: 130820   bits: 18/17
20.28/20.36	c ---[ 744]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
20.78/20.84	c ---[ 743]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
21.28/21.32	c ---[ 742]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
21.78/21.80	c ---[ 741]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
22.18/22.28	c ---[ 740]---> Adder-cost: 2650   maxlim: 130820   bits: 18/17
22.68/22.76	c ---[ 739]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
23.19/23.23	c ---[ 738]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
23.68/23.71	c ---[ 737]---> Adder-cost: 2650   maxlim: 128318   bits: 18/17
24.08/24.19	c ---[ 736]---> Adder-cost: 2650   maxlim: 125823   bits: 18/17
24.58/24.67	c ---[ 735]---> Adder-cost: 2650   maxlim: 130820   bits: 18/17
25.08/25.15	c ---[ 734]---> Adder-cost: 2650   maxlim: 123313   bits: 18/17
25.58/25.62	c ---[ 733]---> Adder-cost: 2650   maxlim: 130820   bits: 18/17
26.08/26.10	c ---[ 732]---> Adder-cost: 2650   maxlim: 130820   bits: 18/17
26.49/26.58	c ---[ 730]---> BDD-cost:   61
26.49/26.58	c ---[ 728]---> BDD-cost:   61
26.49/26.58	c ---[ 726]---> BDD-cost:   61
26.49/26.58	c ---[ 724]---> BDD-cost:   61
26.49/26.58	c ---[ 722]---> BDD-cost:   61
26.49/26.58	c ---[ 720]---> BDD-cost:   61
26.49/26.58	c ---[ 718]---> BDD-cost:   61
26.49/26.58	c ---[ 716]---> BDD-cost:   61
26.49/26.58	c ---[ 714]---> BDD-cost:   61
26.49/26.58	c ---[ 712]---> BDD-cost:   61
26.49/26.58	c ---[ 710]---> BDD-cost:   61
26.49/26.58	c ---[ 708]---> BDD-cost:   61
26.49/26.58	c ---[ 706]---> BDD-cost:   61
26.49/26.58	c ---[ 704]---> BDD-cost:   61
26.49/26.58	c ---[ 702]---> BDD-cost:   61
26.49/26.58	c ---[ 700]---> BDD-cost:   61
26.49/26.58	c ---[ 698]---> BDD-cost:   61
26.49/26.58	c ---[ 696]---> BDD-cost:   61
26.49/26.58	c ---[ 694]---> BDD-cost:   61
26.49/26.58	c ---[ 692]---> BDD-cost:   61
26.49/26.58	c ---[ 690]---> BDD-cost:   61
26.49/26.58	c ---[ 688]---> BDD-cost:   61
26.49/26.58	c ---[ 686]---> BDD-cost:   61
26.49/26.58	c ---[ 684]---> BDD-cost:   61
26.49/26.58	c ---[ 682]---> BDD-cost:   61
26.49/26.58	c ---[ 680]---> BDD-cost:   61
26.49/26.58	c ---[ 678]---> BDD-cost:   61
26.49/26.59	c ---[ 676]---> BDD-cost:   61
26.49/26.59	c ---[ 674]---> BDD-cost:   61
26.49/26.59	c ---[ 672]---> BDD-cost:   61
26.49/26.59	c ---[ 670]---> BDD-cost:   61
26.49/26.59	c ---[ 668]---> BDD-cost:   61
26.49/26.59	c ---[ 666]---> BDD-cost:   61
26.49/26.59	c ---[ 664]---> BDD-cost:   61
26.49/26.59	c ---[ 662]---> BDD-cost:   61
26.49/26.59	c ---[ 660]---> BDD-cost:   61
26.49/26.59	c ---[ 658]---> BDD-cost:   61
26.49/26.59	c ---[ 656]---> BDD-cost:   61
26.49/26.59	c ---[ 654]---> BDD-cost:   61
26.49/26.59	c ---[ 652]---> BDD-cost:   61
26.49/26.59	c ---[ 650]---> BDD-cost:   61
26.49/26.59	c ---[ 648]---> BDD-cost:   61
26.49/26.59	c ---[ 646]---> BDD-cost:   61
26.49/26.59	c ---[ 644]---> BDD-cost:   61
26.49/26.59	c ---[ 642]---> BDD-cost:   61
26.49/26.59	c ---[ 640]---> BDD-cost:   61
26.49/26.59	c ---[ 638]---> BDD-cost:   61
26.49/26.59	c ---[ 636]---> BDD-cost:   61
26.49/26.59	c ---[ 634]---> BDD-cost:   61
26.49/26.59	c ---[ 632]---> BDD-cost:   61
26.49/26.59	c ---[ 630]---> BDD-cost:   61
26.49/26.59	c ---[ 628]---> BDD-cost:   61
26.49/26.59	c ---[ 626]---> BDD-cost:   61
26.49/26.59	c ---[ 624]---> BDD-cost:   61
26.49/26.59	c ---[ 622]---> BDD-cost:   61
26.49/26.60	c ---[ 620]---> BDD-cost:   61
26.58/26.60	c ---[ 618]---> BDD-cost:   61
26.58/26.60	c ---[ 616]---> BDD-cost:   61
26.58/26.60	c ---[ 614]---> BDD-cost:   61
26.58/26.60	c ---[ 612]---> BDD-cost:   61
26.58/26.60	c ---[ 610]---> BDD-cost:   61
26.58/26.60	c ---[ 608]---> BDD-cost:   61
26.58/26.60	c ---[ 606]---> BDD-cost:   61
26.58/26.60	c ---[ 604]---> BDD-cost:   61
26.58/26.60	c ---[ 602]---> BDD-cost:   61
26.58/26.60	c ---[ 600]---> BDD-cost:   61
26.58/26.60	c ---[ 598]---> BDD-cost:   61
26.58/26.60	c ---[ 596]---> BDD-cost:   61
26.58/26.60	c ---[ 594]---> BDD-cost:   61
26.58/26.60	c ---[ 592]---> BDD-cost:   61
26.58/26.60	c ---[ 590]---> BDD-cost:   61
26.58/26.60	c ---[ 588]---> BDD-cost:   61
26.58/26.60	c ---[ 586]---> BDD-cost:   61
26.58/26.60	c ---[ 584]---> BDD-cost:   61
26.58/26.60	c ---[ 582]---> BDD-cost:   61
26.58/26.60	c ---[ 580]---> BDD-cost:   61
26.58/26.60	c ---[ 578]---> BDD-cost:   61
26.58/26.60	c ---[ 576]---> BDD-cost:   61
26.58/26.60	c ---[ 574]---> BDD-cost:   61
26.58/26.60	c ---[ 572]---> BDD-cost:   61
26.58/26.60	c ---[ 570]---> BDD-cost:   61
26.58/26.60	c ---[ 568]---> BDD-cost:   61
26.58/26.60	c ---[ 566]---> BDD-cost:   61
26.58/26.61	c ---[ 564]---> BDD-cost:   61
26.58/26.61	c ---[ 562]---> BDD-cost:   61
26.58/26.61	c ---[ 560]---> BDD-cost:   61
26.58/26.61	c ---[ 558]---> BDD-cost:   61
26.58/26.61	c ---[ 556]---> BDD-cost:   61
26.58/26.61	c ---[ 554]---> BDD-cost:   61
26.58/26.61	c ---[ 552]---> BDD-cost:   61
26.58/26.61	c ---[ 550]---> BDD-cost:   61
26.58/26.61	c ---[ 548]---> BDD-cost:   61
26.58/26.61	c ---[ 546]---> BDD-cost:   61
26.58/26.61	c ---[ 544]---> BDD-cost:   61
26.58/26.61	c ---[ 542]---> BDD-cost:   61
26.58/26.61	c ---[ 540]---> BDD-cost:   61
26.58/26.61	c ---[ 538]---> BDD-cost:   61
26.58/26.61	c ---[ 536]---> BDD-cost:   61
26.58/26.61	c ---[ 534]---> BDD-cost:   61
26.58/26.61	c ---[ 532]---> BDD-cost:   61
26.58/26.61	c ---[ 530]---> BDD-cost:   61
26.58/26.61	c ---[ 528]---> BDD-cost:   61
26.58/26.61	c ---[ 526]---> BDD-cost:   61
26.58/26.61	c ---[ 524]---> BDD-cost:   61
26.58/26.61	c ---[ 522]---> BDD-cost:   61
26.58/26.61	c ---[ 520]---> BDD-cost:   61
26.58/26.61	c ---[ 518]---> BDD-cost:   61
26.58/26.61	c ---[ 516]---> BDD-cost:   61
26.58/26.61	c ---[ 514]---> BDD-cost:   61
26.58/26.61	c ---[ 512]---> BDD-cost:   61
26.58/26.62	c ---[ 510]---> BDD-cost:   61
26.58/26.62	c ---[ 508]---> BDD-cost:   61
26.58/26.62	c ---[ 506]---> BDD-cost:   61
26.58/26.62	c ---[ 504]---> BDD-cost:   61
26.58/26.62	c ---[ 502]---> BDD-cost:   61
26.58/26.62	c ---[ 500]---> BDD-cost:   61
26.58/26.62	c ---[ 498]---> BDD-cost:   61
26.58/26.62	c ---[ 496]---> BDD-cost:   61
26.58/26.62	c ---[ 494]---> BDD-cost:   61
26.58/26.62	c ---[ 492]---> BDD-cost:   61
26.58/26.62	c ---[ 490]---> BDD-cost:   61
26.58/26.62	c ---[ 488]---> BDD-cost:   61
26.58/26.62	c ---[ 486]---> BDD-cost:   61
26.58/26.62	c ---[ 484]---> BDD-cost:   61
26.58/26.62	c ---[ 482]---> BDD-cost:   61
26.58/26.62	c ---[ 480]---> BDD-cost:   61
26.58/26.62	c ---[ 478]---> BDD-cost:   61
26.58/26.62	c ---[ 476]---> BDD-cost:   61
26.58/26.62	c ---[ 474]---> BDD-cost:   61
26.58/26.62	c ---[ 472]---> BDD-cost:   61
26.58/26.62	c ---[ 470]---> BDD-cost:   61
26.58/26.62	c ---[ 468]---> BDD-cost:   61
26.58/26.62	c ---[ 466]---> BDD-cost:   61
26.58/26.62	c ---[ 464]---> BDD-cost:   61
26.58/26.62	c ---[ 462]---> BDD-cost:   61
26.58/26.62	c ---[ 460]---> BDD-cost:   61
26.58/26.62	c ---[ 458]---> BDD-cost:   61
26.58/26.62	c ---[ 456]---> BDD-cost:   61
26.58/26.63	c ---[ 454]---> BDD-cost:   61
26.58/26.63	c ---[ 452]---> BDD-cost:   61
26.58/26.63	c ---[ 450]---> BDD-cost:   61
26.58/26.63	c ---[ 448]---> BDD-cost:   61
26.58/26.63	c ---[ 446]---> BDD-cost:   61
26.58/26.63	c ---[ 444]---> BDD-cost:   61
26.58/26.63	c ---[ 442]---> BDD-cost:   61
26.58/26.63	c ---[ 440]---> BDD-cost:   61
26.58/26.63	c ---[ 438]---> BDD-cost:   61
26.58/26.63	c ---[ 436]---> BDD-cost:   61
26.58/26.63	c ---[ 434]---> BDD-cost:   61
26.58/26.63	c ---[ 432]---> BDD-cost:   61
26.58/26.63	c ---[ 430]---> BDD-cost:   61
26.58/26.63	c ---[ 428]---> BDD-cost:   61
26.58/26.63	c ---[ 426]---> BDD-cost:   61
26.58/26.63	c ---[ 424]---> BDD-cost:   61
26.58/26.63	c ---[ 422]---> BDD-cost:   61
26.58/26.63	c ---[ 420]---> BDD-cost:   61
26.58/26.63	c ---[ 418]---> BDD-cost:   61
26.58/26.63	c ---[ 416]---> BDD-cost:   61
26.58/26.63	c ---[ 414]---> BDD-cost:   61
26.58/26.63	c ---[ 412]---> BDD-cost:   61
26.58/26.63	c ---[ 410]---> BDD-cost:   61
26.58/26.63	c ---[ 408]---> BDD-cost:   61
26.58/26.63	c ---[ 406]---> BDD-cost:   61
26.58/26.63	c ---[ 404]---> BDD-cost:   61
26.58/26.63	c ---[ 402]---> BDD-cost:   61
26.58/26.64	c ---[ 400]---> BDD-cost:   61
26.58/26.64	c ---[ 398]---> BDD-cost:   61
26.58/26.64	c ---[ 396]---> BDD-cost:   61
26.58/26.64	c ---[ 394]---> BDD-cost:   61
26.58/26.64	c ---[ 392]---> BDD-cost:   61
26.58/26.64	c ---[ 390]---> BDD-cost:   61
26.58/26.64	c ---[ 388]---> BDD-cost:   61
26.58/26.64	c ---[ 386]---> BDD-cost:   61
26.58/26.64	c ---[ 384]---> BDD-cost:   61
26.58/26.64	c ---[ 382]---> BDD-cost:   61
26.58/26.64	c ---[ 380]---> BDD-cost:   61
26.58/26.64	c ---[ 378]---> BDD-cost:   61
26.58/26.64	c ---[ 376]---> BDD-cost:   61
26.58/26.64	c ---[ 374]---> BDD-cost:   61
26.58/26.64	c ---[ 372]---> BDD-cost:   61
26.58/26.64	c ---[ 370]---> BDD-cost:   61
26.58/26.64	c ---[ 368]---> BDD-cost:   61
26.58/26.64	c ---[ 366]---> BDD-cost:   61
26.58/26.64	c ---[ 364]---> BDD-cost:   61
26.58/26.64	c ---[ 362]---> BDD-cost:   61
26.58/26.64	c ---[ 360]---> BDD-cost:   61
26.58/26.64	c ---[ 358]---> BDD-cost:   61
26.58/26.64	c ---[ 356]---> BDD-cost:   61
26.58/26.64	c ---[ 354]---> BDD-cost:   61
26.58/26.64	c ---[ 352]---> BDD-cost:   61
26.58/26.64	c ---[ 350]---> BDD-cost:   61
26.58/26.64	c ---[ 348]---> BDD-cost:   61
26.58/26.64	c ---[ 346]---> BDD-cost:   61
26.58/26.65	c ---[ 344]---> BDD-cost:   61
26.58/26.65	c ---[ 342]---> BDD-cost:   61
26.58/26.65	c ---[ 340]---> BDD-cost:   61
26.58/26.65	c ---[ 338]---> BDD-cost:   61
26.58/26.65	c ---[ 336]---> BDD-cost:   61
26.58/26.65	c ---[ 334]---> BDD-cost:   61
26.58/26.65	c ---[ 332]---> BDD-cost:   61
26.58/26.65	c ---[ 330]---> BDD-cost:   61
26.58/26.65	c ---[ 328]---> BDD-cost:   61
26.58/26.65	c ---[ 326]---> BDD-cost:   61
26.58/26.65	c ---[ 324]---> BDD-cost:   61
26.58/26.65	c ---[ 322]---> BDD-cost:   61
26.58/26.65	c ---[ 320]---> BDD-cost:   61
26.58/26.65	c ---[ 318]---> BDD-cost:   61
26.58/26.65	c ---[ 316]---> BDD-cost:   61
26.58/26.65	c ---[ 314]---> BDD-cost:   61
26.58/26.65	c ---[ 312]---> BDD-cost:   61
26.58/26.65	c ---[ 310]---> BDD-cost:   61
26.58/26.65	c ---[ 308]---> BDD-cost:   61
26.58/26.65	c ---[ 306]---> BDD-cost:   61
26.58/26.65	c ---[ 304]---> BDD-cost:   61
26.58/26.65	c ---[ 302]---> BDD-cost:   61
26.58/26.65	c ---[ 300]---> BDD-cost:   61
26.58/26.65	c ---[ 298]---> BDD-cost:   61
26.58/26.65	c ---[ 296]---> BDD-cost:   61
26.58/26.65	c ---[ 294]---> BDD-cost:   61
26.58/26.65	c ---[ 292]---> BDD-cost:   61
26.58/26.65	c ---[ 290]---> BDD-cost:   61
26.58/26.66	c ---[ 288]---> BDD-cost:   61
26.58/26.66	c ---[ 286]---> BDD-cost:   61
26.58/26.66	c ---[ 284]---> BDD-cost:   61
26.58/26.66	c ---[ 282]---> BDD-cost:   61
26.58/26.66	c ---[ 280]---> BDD-cost:   61
26.58/26.66	c ---[ 278]---> BDD-cost:   61
26.58/26.66	c ---[ 276]---> BDD-cost:   61
26.58/26.66	c ---[ 274]---> BDD-cost:   61
26.58/26.66	c ---[ 272]---> BDD-cost:   61
26.58/26.66	c ---[ 270]---> BDD-cost:   61
26.58/26.66	c ---[ 268]---> BDD-cost:   61
26.58/26.66	c ---[ 266]---> BDD-cost:   61
26.58/26.66	c ---[ 264]---> BDD-cost:   61
26.58/26.66	c ---[ 262]---> BDD-cost:   61
26.58/26.66	c ---[ 260]---> BDD-cost:   61
26.58/26.66	c ---[ 258]---> BDD-cost:   61
26.58/26.66	c ---[ 256]---> BDD-cost:   61
26.58/26.66	c ---[ 254]---> BDD-cost:   61
26.58/26.66	c ---[ 252]---> BDD-cost:   61
26.58/26.66	c ---[ 250]---> BDD-cost:   61
26.58/26.66	c ---[ 248]---> BDD-cost:   61
26.58/26.66	c ---[ 246]---> BDD-cost:   61
26.58/26.66	c ---[ 244]---> BDD-cost:   61
26.58/26.66	c ---[ 242]---> BDD-cost:   61
26.58/26.66	c ---[ 240]---> BDD-cost:   61
26.58/26.66	c ---[ 238]---> BDD-cost:   61
26.58/26.66	c ---[ 236]---> BDD-cost:   61
26.58/26.66	c ---[ 234]---> BDD-cost:   61
26.58/26.67	c ---[ 232]---> BDD-cost:   61
26.58/26.67	c ---[ 230]---> BDD-cost:   61
26.58/26.67	c ---[ 228]---> BDD-cost:   61
26.58/26.67	c ---[ 226]---> BDD-cost:   61
26.58/26.67	c ---[ 224]---> BDD-cost:   61
26.58/26.67	c ---[ 222]---> BDD-cost:   61
26.58/26.67	c ---[ 220]---> BDD-cost:   61
26.58/26.67	c ---[ 218]---> BDD-cost:   61
26.58/26.67	c ---[ 216]---> BDD-cost:   61
26.58/26.67	c ---[ 214]---> BDD-cost:   61
26.58/26.67	c ---[ 212]---> BDD-cost:   61
26.58/26.67	c ---[ 210]---> BDD-cost:   61
26.58/26.67	c ---[ 208]---> BDD-cost:   61
26.58/26.67	c ---[ 206]---> BDD-cost:   61
26.58/26.67	c ---[ 204]---> BDD-cost:   61
26.58/26.67	c ---[ 202]---> BDD-cost:   61
26.58/26.67	c ---[ 200]---> BDD-cost:   61
26.58/26.67	c ---[ 198]---> BDD-cost:   61
26.58/26.67	c ---[ 196]---> BDD-cost:   61
26.58/26.67	c ---[ 194]---> BDD-cost:   61
26.58/26.67	c ---[ 192]---> BDD-cost:   61
26.58/26.67	c ---[ 190]---> BDD-cost:   61
26.58/26.67	c ---[ 188]---> BDD-cost:   61
26.58/26.67	c ---[ 186]---> BDD-cost:   61
26.58/26.67	c ---[ 184]---> BDD-cost:   61
26.58/26.67	c ---[ 182]---> BDD-cost:   61
26.58/26.67	c ---[ 180]---> BDD-cost:   61
26.58/26.67	c ---[ 178]---> BDD-cost:   61
26.58/26.68	c ---[ 176]---> BDD-cost:   61
26.58/26.68	c ---[ 174]---> BDD-cost:   61
26.58/26.68	c ---[ 172]---> BDD-cost:   61
26.58/26.68	c ---[ 170]---> BDD-cost:   61
26.58/26.68	c ---[ 168]---> BDD-cost:   61
26.58/26.68	c ---[ 166]---> BDD-cost:   61
26.58/26.68	c ---[ 164]---> BDD-cost:   61
26.58/26.68	c ---[ 162]---> BDD-cost:   61
26.58/26.68	c ---[ 160]---> BDD-cost:   61
26.58/26.68	c ---[ 158]---> BDD-cost:   61
26.58/26.68	c ---[ 156]---> BDD-cost:   61
26.58/26.68	c ---[ 154]---> BDD-cost:   61
26.58/26.68	c ---[ 152]---> BDD-cost:   61
26.58/26.68	c ---[ 150]---> BDD-cost:   61
26.58/26.68	c ---[ 148]---> BDD-cost:   61
26.58/26.68	c ---[ 146]---> BDD-cost:   61
26.58/26.68	c ---[ 144]---> BDD-cost:   61
26.58/26.68	c ---[ 142]---> BDD-cost:   61
26.58/26.68	c ---[ 140]---> BDD-cost:   61
26.58/26.68	c ---[ 138]---> BDD-cost:   61
26.58/26.68	c ---[ 136]---> BDD-cost:   61
26.58/26.68	c ---[ 134]---> BDD-cost:   61
26.58/26.68	c ---[ 132]---> BDD-cost:   61
26.58/26.68	c ---[ 130]---> BDD-cost:   61
26.58/26.68	c ---[ 128]---> BDD-cost:   61
26.58/26.68	c ---[ 126]---> BDD-cost:   61
26.58/26.68	c ---[ 124]---> BDD-cost:   61
26.58/26.69	c ---[ 122]---> BDD-cost:   61
26.58/26.69	c ---[ 120]---> BDD-cost:   61
26.58/26.69	c ---[ 118]---> BDD-cost:   61
26.58/26.69	c ---[ 116]---> BDD-cost:   61
26.58/26.69	c ---[ 114]---> BDD-cost:   61
26.58/26.69	c ---[ 112]---> BDD-cost:   61
26.58/26.69	c ---[ 110]---> BDD-cost:   61
26.58/26.69	c ---[ 108]---> BDD-cost:   61
26.58/26.69	c ---[ 106]---> BDD-cost:   61
26.58/26.69	c ---[ 104]---> BDD-cost:   61
26.58/26.69	c ---[ 102]---> BDD-cost:   61
26.58/26.69	c ---[ 100]---> BDD-cost:   61
26.58/26.69	c ---[  98]---> BDD-cost:   61
26.58/26.69	c ---[  96]---> BDD-cost:   61
26.58/26.69	c ---[  94]---> BDD-cost:   61
26.58/26.69	c ---[  92]---> BDD-cost:   61
26.58/26.69	c ---[  90]---> BDD-cost:   61
26.58/26.69	c ---[  88]---> BDD-cost:   61
26.58/26.69	c ---[  86]---> BDD-cost:   61
26.58/26.69	c ---[  84]---> BDD-cost:   61
26.58/26.69	c ---[  82]---> BDD-cost:   61
26.58/26.69	c ---[  80]---> BDD-cost:   61
26.58/26.69	c ---[  78]---> BDD-cost:   61
26.58/26.69	c ---[  76]---> BDD-cost:   61
26.58/26.69	c ---[  74]---> BDD-cost:   61
26.58/26.69	c ---[  72]---> BDD-cost:   61
26.58/26.69	c ---[  70]---> BDD-cost:   61
26.58/26.69	c ---[  68]---> BDD-cost:   61
26.58/26.70	c ---[  66]---> BDD-cost:   61
26.58/26.70	c ---[  64]---> BDD-cost:   61
26.68/26.70	c ---[  62]---> BDD-cost:   61
26.68/26.70	c ---[  60]---> BDD-cost:   61
26.68/26.70	c ---[  58]---> BDD-cost:   61
26.68/26.70	c ---[  56]---> BDD-cost:   61
26.68/26.70	c ---[  54]---> BDD-cost:   61
26.68/26.70	c ---[  52]---> BDD-cost:   61
26.68/26.70	c ---[  50]---> BDD-cost:   61
26.68/26.70	c ---[  48]---> BDD-cost:   61
26.68/26.70	c ---[  46]---> BDD-cost:   61
26.68/26.70	c ---[  44]---> BDD-cost:   61
26.68/26.70	c ---[  42]---> BDD-cost:   61
26.68/26.70	c ---[  40]---> BDD-cost:   61
26.68/26.70	c ---[  38]---> BDD-cost:   61
26.68/26.70	c ---[  36]---> BDD-cost:   61
26.68/26.70	c ---[  34]---> BDD-cost:   61
26.68/26.70	c ---[  32]---> BDD-cost:   61
26.68/26.70	c ---[  30]---> BDD-cost:   61
26.68/26.70	c ---[  28]---> BDD-cost:   61
26.68/26.70	c ---[  26]---> BDD-cost:   61
26.68/26.70	c ---[  24]---> BDD-cost:   61
26.68/26.70	c ---[  22]---> BDD-cost:   61
26.68/26.70	c ---[  20]---> BDD-cost:   61
26.68/26.70	c ---[  18]---> BDD-cost:   61
26.68/26.70	c ---[  16]---> BDD-cost:   61
26.68/26.70	c ---[  14]---> BDD-cost:   61
26.68/26.70	c ---[  12]---> BDD-cost:   61
26.68/26.71	c ---[  10]---> BDD-cost:   61
26.68/26.71	c ---[   8]---> BDD-cost:   61
26.68/26.71	c ---[   6]---> BDD-cost:   61
26.68/26.71	c ---[   4]---> BDD-cost:   61
26.68/26.71	c ---[   2]---> BDD-cost:   61
26.68/26.71	c ---[   0]---> BDD-cost:   61
1800.02/1800.40	|  Eliminated clauses:           0.09 Mb                                      |
1800.02/1800.40	============================[ Search Statistics ]==============================
1800.02/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.02/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.02/1800.40	===============================================================================
1800.02/1800.40	|       100 |  212599  1315022  4641805 |   482174      100      3 |  0.561 % |
1800.02/1800.40	|       250 |  212599  1315022  4641805 |   530392      250      4 |  0.561 % |
1800.02/1800.40	|       475 |  212599  1315022  4641805 |   583431      475      4 |  0.561 % |
1800.02/1800.40	|       812 |  212597  1315022  4641805 |   641774      807      4 |  0.562 % |
1800.02/1800.40	|      1318 |  212597  1315022  4641805 |   705952     1312      4 |  0.562 % |
1800.02/1800.40	|      2077 |  212595  1315022  4641805 |   776547     2069      6 |  0.563 % |
1800.02/1800.40	|      3216 |  212593  1315022  4641805 |   854201     3207     12 |  0.564 % |
1800.02/1800.40	|      4924 |  212588  1315022  4641805 |   939622     4911     15 |  0.566 % |
1800.02/1800.40	|      7486 |  212588  1315022  4641805 |  1033584     7473     22 |  0.566 % |
1800.02/1800.40	|     11330 |  212583  1315022  4641805 |  1136942    11296     23 |  0.569 % |
1800.02/1800.40	|     17096 |  212570  1315022  4641805 |  1250637    17058     25 |  0.575 % |
1800.02/1800.40	|     25745 |  212570  1315022  4641805 |  1375700    25681     26 |  0.575 % |
1800.02/1800.40	|     38719 |  212563  1315022  4641805 |  1513270    38646     32 |  0.578 % |
1800.02/1800.40	|     58180 |  212558  1315022  4641805 |  1664597    58097     33 |  0.580 % |
1800.02/1800.40	|     87372 |  212558  1315022  4641805 |  1831057    87289     39 |  0.580 % |
1800.02/1800.40	|    131161 |  212555  1315022  4641805 |  2014163   131071     43 |  0.581 % |
1800.02/1800.40	|    196845 |  212546  1315022  4641805 |  2215579   196747     50 |  0.586 % |
1800.02/1800.40	|    295371 |  212474  1315022  4641805 |  2437137   295137     52 |  0.619 % |
1800.02/1800.40	|    443160 |  212437  1315022  4641805 |  2680851   442780     57 |  0.636 % |
1800.02/1800.40	|    664843 |  212412  1315022  4641805 |  2948936   664424     68 |  0.648 % |
1800.02/1800.40	|    997368 |  212387  1315022  4641805 |  3243830   996917     67 |  0.659 % |
1800.02/1800.40	|   1496156 |  212324  1315022  4641805 |  3568213  1495690     74 |  0.688 % |
1800.02/1800.40	|   2244338 |  212262  1315022  4641805 |  3925034  2243751     81 |  0.717 % |
1800.02/1800.40	|   3366612 |  212212  1315022  4641805 |  4317538  3365902     88 |  0.740 % |
1800.02/1800.40	|   5050023 |  212113  1315022  4641805 |  4749292   750142    120 |  0.786 % |
1800.02/1800.40	c 
1800.02/1800.40	c *** TERMINATED ***
1800.02/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4119860-1467276345/watcher-4119860-1467276345 -o /tmp/evaluation-result-4119860-1467276345/solver-4119860-1467276345 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467270936-10112 --watchdog 1960 -S 80 minisatp HOME/instance-4119860-1467276345.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/240 10590
/proc/meminfo: memFree=27770736/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=6588 CPUtime=0 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 369 0 0 0 0 0 0 0 20 0 1 0 8741007 6746112 246 33554432000 4194304 5646918 140734119300208 140735012112024 4817705 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 1647 246 97 355 0 1288 0

[startup+0.100159 s]
/proc/loadavg: 2.00 2.00 2.00 3/240 10590
/proc/meminfo: memFree=27770736/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=11604 CPUtime=0.09 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 1611 0 0 0 9 0 0 0 20 0 1 0 8741007 11882496 1446 33554432000 4194304 5646918 140734119300208 140735012112024 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 2901 1446 97 355 0 2542 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11604

[startup+0.200326 s]
/proc/loadavg: 2.00 2.00 2.00 3/240 10590
/proc/meminfo: memFree=27770736/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=14992 CPUtime=0.19 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 2449 0 0 0 19 0 0 0 20 0 1 0 8741007 15351808 2284 33554432000 4194304 5646918 140734119300208 140735012112024 4251237 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 3748 2284 97 355 0 3389 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14992

[startup+0.300275 s]
/proc/loadavg: 2.00 2.00 2.00 3/240 10590
/proc/meminfo: memFree=27770736/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=17984 CPUtime=0.29 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 3314 0 0 0 29 0 0 0 20 0 1 0 8741007 18415616 3057 33554432000 4194304 5646918 140734119300208 140735012112024 4817699 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 4496 3057 118 355 0 4137 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17984

[startup+0.700224 s]
/proc/loadavg: 2.00 2.00 2.00 3/240 10590
/proc/meminfo: memFree=27770736/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=20856 CPUtime=0.69 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 4239 0 0 0 69 0 0 0 20 0 1 0 8741007 21356544 3817 33554432000 4194304 5646918 140734119300208 140734119183768 4565106 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 5214 3817 152 355 0 4855 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20856

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 10647
/proc/meminfo: memFree=31320548/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=20988 CPUtime=1.49 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 4276 0 0 0 149 0 0 0 20 0 1 0 8741007 21491712 3854 33554432000 4194304 5646918 140734119300208 140734119183768 4824670 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 5247 3854 152 355 0 4888 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20988

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 10647
/proc/meminfo: memFree=31314232/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=22072 CPUtime=3.09 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 4501 0 0 0 309 0 0 0 20 0 1 0 8741007 22601728 4079 33554432000 4194304 5646918 140734119300208 140734119298872 4564864 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 5518 4079 152 355 0 5159 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22072

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 10647
/proc/meminfo: memFree=31302828/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=24324 CPUtime=6.29 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 5328 0 0 0 629 0 0 0 20 0 1 0 8741007 24907776 4576 33554432000 4194304 5646918 140734119300208 140734119161032 4309345 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 6081 4576 152 355 0 5722 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24324

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 10647
/proc/meminfo: memFree=31198332/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=26584 CPUtime=12.69 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 5874 0 0 0 1269 0 0 0 20 0 1 0 8741007 27222016 5122 33554432000 4194304 5646918 140734119300208 140734119298872 4817699 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 6646 5122 152 355 0 6287 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26584

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 4/241 10647
/proc/meminfo: memFree=31166256/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=32284 CPUtime=25.48 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 6841 0 0 0 2548 0 0 0 20 0 1 0 8741007 33058816 6494 33554432000 4194304 5646918 140734119300208 140734119298872 4560653 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 8071 6494 152 355 0 7712 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32284

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 10647
/proc/meminfo: memFree=30917480/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=221288 CPUtime=51.08 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 36177 0 0 0 5102 6 0 0 20 0 1 0 8741007 226598912 50564 33554432000 4194304 5646918 140734119300208 140734119298312 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 55322 50564 183 355 0 54963 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 221288

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 10705
/proc/meminfo: memFree=30988908/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=371484 CPUtime=102.28 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 41989 0 0 0 10218 10 0 0 20 0 1 0 8741007 380399616 84467 33554432000 4194304 5646918 140734119300208 140734119298344 4400325 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 92871 84467 183 355 0 92512 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 371484

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/241 10706
/proc/meminfo: memFree=30585692/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=527584 CPUtime=162.27 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 47127 0 0 0 16214 13 0 0 20 0 1 0 8741007 540246016 123325 33554432000 4194304 5646918 140734119300208 140734119298504 4402815 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 131896 123325 183 355 0 131537 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 527584

[startup+222.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/241 10707
/proc/meminfo: memFree=30321232/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=756928 CPUtime=222.27 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 51453 0 0 0 22211 16 0 0 20 0 1 0 8741007 775094272 151153 33554432000 4194304 5646918 140734119300208 140734119298344 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 189232 151153 183 355 0 188873 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 756928

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/242 10711
/proc/meminfo: memFree=30124324/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=771296 CPUtime=282.25 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 54531 0 0 0 28207 18 0 0 20 0 1 0 8741007 789807104 174160 33554432000 4194304 5646918 140734119300208 140734119298344 4402806 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 192824 174160 183 355 0 192465 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 771296

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/241 10712
/proc/meminfo: memFree=30319432/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1131112 CPUtime=342.23 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 57643 0 0 0 34202 21 0 0 20 0 1 0 8741007 1158258688 198212 33554432000 4194304 5646918 140734119300208 140734119298344 4402661 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 282778 198212 183 355 0 282419 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1131112

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/241 10714
/proc/meminfo: memFree=30084612/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1140472 CPUtime=402.23 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 59980 0 0 0 40199 24 0 0 20 0 1 0 8741007 1167843328 215879 33554432000 4194304 5646918 140734119300208 140734119298344 4403427 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 285118 215879 183 355 0 284759 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1140472

[startup+462.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/241 10715
/proc/meminfo: memFree=29878668/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1152920 CPUtime=462.22 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 62080 0 0 0 46196 26 0 0 20 0 1 0 8741007 1180590080 236408 33554432000 4194304 5646918 140734119300208 140734119298344 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 288230 236408 183 355 0 287871 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1152920

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 4/241 10716
/proc/meminfo: memFree=29653244/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1160712 CPUtime=522.19 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 64221 0 0 0 52191 28 0 0 20 0 1 0 8741007 1188569088 265714 33554432000 4194304 5646918 140734119300208 140734119298344 4403107 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 290178 265714 183 355 0 289819 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1160712

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/241 10717
/proc/meminfo: memFree=29465948/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1169412 CPUtime=582.15 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 66302 0 0 0 58185 30 0 0 20 0 1 0 8741007 1197477888 287824 33554432000 4194304 5646918 140734119300208 140734119298344 4403478 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 292353 287824 183 355 0 291994 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 1169412

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


[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/242 10726
/proc/meminfo: memFree=29050452/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1789936 CPUtime=882.11 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 78405 0 0 0 88172 39 0 0 20 0 1 0 8741007 1832894464 388330 33554432000 4194304 5646918 140734119300208 140734119298344 4402832 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 447484 388330 183 355 0 447125 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 1789936

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/242 10750
/proc/meminfo: memFree=28882308/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1797284 CPUtime=942.1 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 80329 0 0 0 94169 41 0 0 20 0 1 0 8741007 1840418816 405583 33554432000 4194304 5646918 140734119300208 140734119298344 4402774 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 449321 405583 183 355 0 448962 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 1797284

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 10752
/proc/meminfo: memFree=28700516/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1810088 CPUtime=1002.09 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 83465 0 0 0 100165 44 0 0 20 0 1 0 8741007 1853530112 428137 33554432000 4194304 5646918 140734119300208 140734119298344 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 452522 428137 183 355 0 452163 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 1810088

[startup+1062.3 s]
/proc/loadavg: 2.07 2.03 2.01 4/241 10753
/proc/meminfo: memFree=29094764/32872528 swapFree=189448/189448
[pid=10590] ppid=10587 vsize=2743708 CPUtime=1062.08 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 86753 0 0 0 106162 46 0 0 20 0 1 0 8741007 2809556992 453395 33554432000 4194304 5646918 140734119300208 140734119298344 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 685927 453395 183 355 0 685568 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 2743708

[startup+1122.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/241 10754
/proc/meminfo: memFree=30372108/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=485228 CPUtime=1122.07 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 89709 0 0 0 112158 49 0 0 20 0 1 0 8741007 496873472 106453 33554432000 4194304 5646918 140734119300208 140734119298344 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 121307 106453 185 355 0 120948 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 485228

[startup+1182.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/241 10755
/proc/meminfo: memFree=30039704/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=706512 CPUtime=1182.06 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 92809 0 0 0 118152 54 0 0 20 0 1 0 8741007 723468288 159112 33554432000 4194304 5646918 140734119300208 140734119298344 4402781 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 176628 159112 185 355 0 176269 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 706512

[startup+1242.3 s]
/proc/loadavg: 2.10 2.07 2.02 3/241 10756
/proc/meminfo: memFree=29720020/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=928592 CPUtime=1242.05 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 95078 0 0 0 124148 57 0 0 20 0 1 0 8741007 950878208 198682 33554432000 4194304 5646918 140734119300208 140734119298344 4400113 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 232148 198682 185 355 0 231789 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 928592

[startup+1302.3 s]
/proc/loadavg: 2.14 2.08 2.02 3/241 10757
/proc/meminfo: memFree=29422676/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1285584 CPUtime=1302.04 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 96948 0 0 0 130141 63 0 0 20 0 1 0 8741007 1316438016 239385 33554432000 4194304 5646918 140734119300208 140734119298312 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 321396 239385 185 355 0 321037 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 1285584

[startup+1362.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/241 10759
/proc/meminfo: memFree=29928576/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1292500 CPUtime=1362.03 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 98802 0 0 0 136139 64 0 0 20 0 1 0 8741007 1323520000 260657 33554432000 4194304 5646918 140734119300208 140734119298344 4403495 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 323125 260657 185 355 0 322766 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 1292500

[startup+1422.3 s]
/proc/loadavg: 2.06 2.07 2.01 4/241 10760
/proc/meminfo: memFree=29664100/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1296856 CPUtime=1422.03 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 99846 0 0 0 142138 65 0 0 20 0 1 0 8741007 1327980544 285718 33554432000 4194304 5646918 140734119300208 140734119298344 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 324214 285718 185 355 0 323855 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1296856

[startup+1482.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/242 10764
/proc/meminfo: memFree=29478068/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1300216 CPUtime=1482.01 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 100689 0 0 0 148135 66 0 0 20 0 1 0 8741007 1331421184 303935 33554432000 4194304 5646918 140734119300208 140734119298312 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 325054 303935 185 355 0 324695 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 1300216

[startup+1542.31 s]
/proc/loadavg: 2.05 2.06 2.01 3/241 10765
/proc/meminfo: memFree=29282696/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1870960 CPUtime=1542.01 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 101989 0 0 0 154133 68 0 0 20 0 1 0 8741007 1915863040 326692 33554432000 4194304 5646918 140734119300208 140734119298344 4403118 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 467740 326692 185 355 0 467381 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1870960

[startup+1602.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/241 10766
/proc/meminfo: memFree=29102172/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1875672 CPUtime=1602 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 103102 0 0 0 160131 69 0 0 20 0 1 0 8741007 1920688128 343135 33554432000 4194304 5646918 140734119300208 140734119298344 4402751 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 468918 343135 185 355 0 468559 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1875672

[startup+1662.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/241 10768
/proc/meminfo: memFree=28940028/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1879516 CPUtime=1661.98 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 103890 0 0 0 166128 70 0 0 20 0 1 0 8741007 1924624384 360140 33554432000 4194304 5646918 140734119300208 140734119298312 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 469879 360140 185 355 0 469520 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 1879516

[startup+1722.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/241 10769
/proc/meminfo: memFree=29418264/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1882316 CPUtime=1721.94 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 104729 0 0 0 172123 71 0 0 20 0 1 0 8741007 1927491584 380651 33554432000 4194304 5646918 140734119300208 140734119298344 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 470579 380651 185 355 0 470220 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 1882316

[startup+1782.3 s]
/proc/loadavg: 2.05 2.05 2.00 4/241 10770
/proc/meminfo: memFree=29265024/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1885472 CPUtime=1781.93 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 105426 0 0 0 178121 72 0 0 20 0 1 0 8741007 1930723328 393602 33554432000 4194304 5646918 140734119300208 140734119298344 4402774 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 471368 393602 185 355 0 471009 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 1885472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.04 2.00 3/241 10770
/proc/meminfo: memFree=29227944/32872528 swapFree=189444/189444
[pid=10590] ppid=10587 vsize=1886236 CPUtime=1800.02 cores=1,3,5,7
/proc/10590/stat : 10590 (minisatp) R 10587 10590 9799 0 -1 4202496 105598 0 0 0 179930 72 0 0 20 0 1 0 8741007 1931505664 397860 33554432000 4194304 5646918 140734119300208 140734119298344 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10590/statm: 471559 397860 185 355 0 471200 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1886236

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

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

Child status: 0
Real time (s): 1800.43
CPU time (s): 1800.06
CPU user time (s): 1799.31
CPU system time (s): 0.756884
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 2801728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 0.756884
maximum resident set size= 1940348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105598
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= 147
involuntary context switches= 1866

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.76128 second user time and 6.72898 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-30 10:45:45
IDJOB=4119860
IDBENCH=111813
IDSOLVER=2555
FILE ID=node102/4119860-1467276345
RUNJOBID= node102-1467270936-10112
PBS_JOBID= 20004490
Free space on /tmp= 71660 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/pbfvmc-formulae/hw32/normalized-hw32-vm99p-opt.opb.negationfix.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119860-1467276345/watcher-4119860-1467276345 -o /tmp/evaluation-result-4119860-1467276345/solver-4119860-1467276345 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467270936-10112 --watchdog 1960 -S 80 minisatp HOME/instance-4119860-1467276345.opb

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

MD5SUM BENCH= a407d5c9af984cf5ee2a17aa7c76d55e
RANDOM SEED=1046614556

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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:        27772296 kB
Buffers:          142592 kB
Cached:           451708 kB
SwapCached:            0 kB
Active:          3755476 kB
Inactive:         407888 kB
Active(anon):    3572048 kB
Inactive(anon):        0 kB
Active(file):     183428 kB
Inactive(file):   407888 kB
Unevictable:      189444 kB
Mlocked:          189444 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4284 kB
Writeback:             0 kB
AnonPages:       3860912 kB
Mapped:            15124 kB
Shmem:               204 kB
Slab:             606912 kB
SReclaimable:      50924 kB
SUnreclaim:       555988 kB
KernelStack:        1984 kB
PageTables:        11976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4542736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2598912 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-4119860-1467276345.opb

Free space on /tmp at the end= 71664 MiB
End job on node102 at 2016-06-30 11:15:45