Trace number 35087

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.6 1801.26

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-grow7.opb
MD5SUM8d33b9e58f24eb64e3fc155c85c275f1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1782.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables7994
Total number of constraints420
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints420
Minimum length of a constraint22
Maximum length of a constraint491
Number of terms in the objective function 623
Biggest coefficient in the objective function 28673
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 524874
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 256781
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524874
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
1.01	c Converting 560 PB-constraints to clauses...
1.01	c   -- Unit propagations: (none)
1.01	c   -- Detecting intervals from adjacent constraints: ############################################################################################################################################
1.03	c   -- Clauses(.)/Splits(s): ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
1.05	c ---[ 657]---> BDD-cost:   39
1.05	c ---[ 656]---> BDD-cost:   75
1.05	c ---[ 654]---> BDD-cost:   67
1.05	c ---[ 651]---> BDD-cost:   56
1.05	c ---[ 650]---> BDD-cost:   57
1.06	c ---[ 648]---> BDD-cost:   76
1.06	c ---[ 647]---> BDD-cost:   89
1.06	c ---[ 646]---> BDD-cost:   33
1.06	c ---[ 645]---> BDD-cost:   50
1.06	c ---[ 643]---> BDD-cost:   55
1.06	c ---[ 642]---> BDD-cost:   50
1.06	c ---[ 641]---> BDD-cost:  116
1.06	c ---[ 640]---> BDD-cost:   39
1.06	c ---[ 639]---> BDD-cost:   75
1.06	c ---[ 637]---> BDD-cost:   67
1.06	c ---[ 634]---> BDD-cost:   56
1.06	c ---[ 633]---> BDD-cost:   57
1.06	c ---[ 631]---> BDD-cost:   76
1.06	c ---[ 630]---> BDD-cost:   89
1.06	c ---[ 629]---> BDD-cost:   33
1.07	c ---[ 628]---> BDD-cost:   50
1.07	c ---[ 626]---> BDD-cost:   55
1.07	c ---[ 625]---> BDD-cost:   50
1.07	c ---[ 624]---> BDD-cost:  116
1.07	c ---[ 623]---> BDD-cost:   39
1.07	c ---[ 622]---> BDD-cost:   75
1.07	c ---[ 620]---> BDD-cost:   67
1.07	c ---[ 617]---> BDD-cost:   56
1.07	c ---[ 616]---> BDD-cost:   57
1.07	c ---[ 614]---> BDD-cost:   76
1.07	c ---[ 613]---> BDD-cost:   89
1.07	c ---[ 612]---> BDD-cost:   33
1.07	c ---[ 611]---> BDD-cost:   50
1.07	c ---[ 609]---> BDD-cost:   55
1.07	c ---[ 608]---> BDD-cost:   50
1.07	c ---[ 607]---> BDD-cost:  116
1.08	c ---[ 606]---> BDD-cost:   39
1.08	c ---[ 605]---> BDD-cost:   75
1.08	c ---[ 603]---> BDD-cost:   67
1.08	c ---[ 600]---> BDD-cost:   56
1.08	c ---[ 599]---> BDD-cost:   57
1.08	c ---[ 597]---> BDD-cost:   76
1.08	c ---[ 596]---> BDD-cost:   89
1.08	c ---[ 595]---> BDD-cost:   33
1.08	c ---[ 594]---> BDD-cost:   50
1.08	c ---[ 592]---> BDD-cost:   55
1.08	c ---[ 591]---> BDD-cost:   50
1.08	c ---[ 590]---> BDD-cost:  116
1.08	c ---[ 589]---> BDD-cost:   39
1.08	c ---[ 588]---> BDD-cost:   75
1.09	c ---[ 586]---> BDD-cost:   67
1.09	c ---[ 583]---> BDD-cost:   56
1.09	c ---[ 582]---> BDD-cost:   57
1.09	c ---[ 580]---> BDD-cost:   76
1.09	c ---[ 579]---> BDD-cost:   89
1.09	c ---[ 578]---> BDD-cost:   33
1.09	c ---[ 577]---> BDD-cost:   50
1.09	c ---[ 575]---> BDD-cost:   55
1.09	c ---[ 574]---> BDD-cost:   50
1.09	c ---[ 573]---> BDD-cost:  116
1.09	c ---[ 572]---> BDD-cost:   39
1.09	c ---[ 571]---> BDD-cost:   75
1.09	c ---[ 569]---> BDD-cost:   67
1.09	c ---[ 566]---> BDD-cost:   56
1.09	c ---[ 565]---> BDD-cost:   57
1.10	c ---[ 563]---> BDD-cost:   76
1.10	c ---[ 562]---> BDD-cost:   89
1.10	c ---[ 561]---> BDD-cost:   33
1.10	c ---[ 560]---> BDD-cost:   50
1.10	c ---[ 558]---> BDD-cost:   55
1.10	c ---[ 557]---> BDD-cost:   50
1.10	c ---[ 556]---> BDD-cost:  116
1.10	c ---[ 555]---> BDD-cost:   39
1.10	c ---[ 554]---> BDD-cost:   75
1.10	c ---[ 552]---> BDD-cost:   67
1.10	c ---[ 549]---> BDD-cost:   56
1.10	c ---[ 548]---> BDD-cost:   57
1.10	c ---[ 546]---> BDD-cost:   76
1.10	c ---[ 545]---> BDD-cost:   89
1.11	c ---[ 544]---> BDD-cost:   33
1.11	c ---[ 543]---> BDD-cost:   50
1.11	c ---[ 541]---> BDD-cost:   55
1.11	c ---[ 540]---> BDD-cost:   50
1.11	c ---[ 539]---> BDD-cost:  116
1.11	c ---[ 538]---> BDD-cost:   99
1.11	c ---[ 535]---> BDD-cost:   99
1.11	c ---[ 532]---> BDD-cost:   99
1.11	c ---[ 529]---> BDD-cost:   99
1.11	c ---[ 526]---> BDD-cost:   99
1.11	c ---[ 523]---> BDD-cost:   99
1.11	c ---[ 520]---> BDD-cost:   99
1.12	c ---[ 517]---> BDD-cost:   32
1.12	c ---[ 516]---> BDD-cost:   66
1.12	c ---[ 514]---> BDD-cost:   58
1.12	c ---[ 511]---> BDD-cost:   45
1.12	c ---[ 510]---> BDD-cost:   47
1.12	c ---[ 508]---> BDD-cost:   65
1.12	c ---[ 507]---> BDD-cost:   78
1.12	c ---[ 506]---> BDD-cost:   27
1.12	c ---[ 505]---> BDD-cost:   39
1.12	c ---[ 503]---> BDD-cost:   46
1.12	c ---[ 502]---> BDD-cost:   39
1.12	c ---[ 501]---> BDD-cost:   98
1.12	c ---[ 500]---> BDD-cost:   32
1.12	c ---[ 499]---> BDD-cost:   66
1.12	c ---[ 497]---> BDD-cost:   58
1.12	c ---[ 494]---> BDD-cost:   45
1.13	c ---[ 493]---> BDD-cost:   47
1.13	c ---[ 491]---> BDD-cost:   65
1.13	c ---[ 490]---> BDD-cost:   78
1.13	c ---[ 489]---> BDD-cost:   27
1.13	c ---[ 488]---> BDD-cost:   39
1.13	c ---[ 486]---> BDD-cost:   46
1.13	c ---[ 485]---> BDD-cost:   39
1.13	c ---[ 484]---> BDD-cost:   98
1.13	c ---[ 483]---> BDD-cost:   32
1.13	c ---[ 482]---> BDD-cost:   66
1.13	c ---[ 480]---> BDD-cost:   58
1.13	c ---[ 477]---> BDD-cost:   45
1.13	c ---[ 476]---> BDD-cost:   47
1.13	c ---[ 474]---> BDD-cost:   65
1.13	c ---[ 473]---> BDD-cost:   78
1.13	c ---[ 472]---> BDD-cost:   27
1.13	c ---[ 471]---> BDD-cost:   39
1.14	c ---[ 469]---> BDD-cost:   46
1.14	c ---[ 468]---> BDD-cost:   39
1.14	c ---[ 467]---> BDD-cost:   98
1.14	c ---[ 466]---> BDD-cost:   32
1.14	c ---[ 465]---> BDD-cost:   66
1.14	c ---[ 463]---> BDD-cost:   58
1.14	c ---[ 460]---> BDD-cost:   45
1.14	c ---[ 459]---> BDD-cost:   47
1.14	c ---[ 457]---> BDD-cost:   65
1.14	c ---[ 456]---> BDD-cost:   78
1.14	c ---[ 455]---> BDD-cost:   27
1.14	c ---[ 454]---> BDD-cost:   39
1.14	c ---[ 452]---> BDD-cost:   46
1.14	c ---[ 451]---> BDD-cost:   39
1.14	c ---[ 450]---> BDD-cost:   98
1.14	c ---[ 449]---> BDD-cost:   32
1.14	c ---[ 448]---> BDD-cost:   66
1.15	c ---[ 446]---> BDD-cost:   58
1.15	c ---[ 443]---> BDD-cost:   45
1.15	c ---[ 442]---> BDD-cost:   47
1.15	c ---[ 440]---> BDD-cost:   65
1.15	c ---[ 439]---> BDD-cost:   78
1.15	c ---[ 438]---> BDD-cost:   27
1.15	c ---[ 437]---> BDD-cost:   39
1.15	c ---[ 435]---> BDD-cost:   46
1.15	c ---[ 434]---> BDD-cost:   39
1.15	c ---[ 433]---> BDD-cost:   98
1.15	c ---[ 432]---> BDD-cost:   32
1.15	c ---[ 431]---> BDD-cost:   66
1.15	c ---[ 429]---> BDD-cost:   58
1.15	c ---[ 426]---> BDD-cost:   45
1.15	c ---[ 425]---> BDD-cost:   47
1.15	c ---[ 423]---> BDD-cost:   65
1.15	c ---[ 422]---> BDD-cost:   78
1.16	c ---[ 421]---> BDD-cost:   27
1.16	c ---[ 420]---> BDD-cost:   39
1.16	c ---[ 418]---> BDD-cost:   46
1.16	c ---[ 417]---> BDD-cost:   39
1.16	c ---[ 416]---> BDD-cost:   98
1.16	c ---[ 415]---> BDD-cost:   32
1.16	c ---[ 414]---> BDD-cost:   66
1.16	c ---[ 412]---> BDD-cost:   58
1.16	c ---[ 409]---> BDD-cost:   45
1.16	c ---[ 408]---> BDD-cost:   47
1.16	c ---[ 406]---> BDD-cost:   65
1.16	c ---[ 405]---> BDD-cost:   78
1.16	c ---[ 404]---> BDD-cost:   27
1.16	c ---[ 403]---> BDD-cost:   39
1.16	c ---[ 401]---> BDD-cost:   46
1.16	c ---[ 400]---> BDD-cost:   39
1.16	c ---[ 399]---> BDD-cost:   98
1.17	c ---[ 398]---> BDD-cost:   86
1.17	c ---[ 395]---> BDD-cost:   86
1.17	c ---[ 392]---> BDD-cost:   86
1.17	c ---[ 389]---> BDD-cost:   86
1.17	c ---[ 386]---> BDD-cost:   86
1.17	c ---[ 383]---> BDD-cost:   86
1.17	c ---[ 380]---> BDD-cost:   86
1.17	c ---[ 376]---> Adder-cost: 1007   maxlim: 161510   bits: 19/18
2.25	c ---[ 374]---> Adder-cost: 1153   maxlim: 227687   bits: 19/18
3.85	c ---[ 372]---> Adder-cost: 1153   maxlim: 227687   bits: 19/18
5.45	c ---[ 370]---> Adder-cost: 1153   maxlim: 227687   bits: 19/18
7.02	c ---[ 368]---> Adder-cost: 1153   maxlim: 227687   bits: 19/18
8.53	c ---[ 366]---> Adder-cost: 1153   maxlim: 227687   bits: 19/18
10.04	c ---[ 364]---> Adder-cost: 1153   maxlim: 227687   bits: 19/18
11.65	c ---[ 362]---> Adder-cost: 1062   maxlim: 277007   bits: 20/19
12.84	c ---[ 360]---> Adder-cost: 1214   maxlim: 310611   bits: 20/19
14.70	c ---[ 358]---> Adder-cost: 1214   maxlim: 310611   bits: 20/19
16.57	c ---[ 356]---> Adder-cost: 1214   maxlim: 310611   bits: 20/19
18.29	c ---[ 354]---> Adder-cost: 1214   maxlim: 310611   bits: 20/19
20.02	c ---[ 352]---> Adder-cost: 1214   maxlim: 310611   bits: 20/19
21.86	c ---[ 350]---> Adder-cost: 1214   maxlim: 310611   bits: 20/19
23.70	c ---[ 348]---> Adder-cost: 711   maxlim: 203386   bits: 19/18
24.22	c ---[ 346]---> Adder-cost: 865   maxlim: 256772   bits: 19/18
24.97	c ---[ 344]---> Adder-cost: 865   maxlim: 256772   bits: 19/18
25.73	c ---[ 342]---> Adder-cost: 865   maxlim: 256772   bits: 19/18
26.48	c ---[ 340]---> Adder-cost: 865   maxlim: 256772   bits: 19/18
27.24	c ---[ 338]---> Adder-cost: 865   maxlim: 256772   bits: 19/18
27.99	c ---[ 336]---> Adder-cost: 865   maxlim: 256772   bits: 19/18
28.74	c ---[ 334]---> Adder-cost: 1194   maxlim: 286072   bits: 20/19
30.30	c ---[ 332]---> Adder-cost: 1290   maxlim: 342979   bits: 20/19
31.37	c ---[ 330]---> Adder-cost: 1294   maxlim: 342979   bits: 20/19
32.45	c ---[ 328]---> Adder-cost: 1294   maxlim: 342979   bits: 20/19
33.52	c ---[ 326]---> Adder-cost: 1294   maxlim: 342979   bits: 20/19
34.60	c ---[ 324]---> Adder-cost: 1294   maxlim: 342979   bits: 20/19
35.67	c ---[ 322]---> Adder-cost: 1294   maxlim: 342979   bits: 20/19
36.75	c ---[ 320]---> Adder-cost: 1014   maxlim: 335455   bits: 20/19
37.26	c ---[ 318]---> Adder-cost: 1132   maxlim: 381254   bits: 20/19
37.89	c ---[ 316]---> Adder-cost: 1132   maxlim: 381254   bits: 20/19
38.52	c ---[ 314]---> Adder-cost: 1132   maxlim: 381254   bits: 20/19
39.15	c ---[ 312]---> Adder-cost: 1132   maxlim: 381254   bits: 20/19
39.79	c ---[ 310]---> Adder-cost: 1132   maxlim: 381254   bits: 20/19
40.42	c ---[ 308]---> Adder-cost: 1132   maxlim: 381254   bits: 20/19
41.05	c ---[ 306]---> Adder-cost: 608   maxlim: 322966   bits: 20/19
42.43	c ---[ 304]---> Adder-cost: 712   maxlim: 378653   bits: 20/19
43.34	c ---[ 302]---> Adder-cost: 712   maxlim: 378653   bits: 20/19
44.26	c ---[ 300]---> Adder-cost: 712   maxlim: 378653   bits: 20/19
45.17	c ---[ 298]---> Adder-cost: 712   maxlim: 378653   bits: 20/19
46.08	c ---[ 296]---> Adder-cost: 712   maxlim: 378653   bits: 20/19
47.00	c ---[ 294]---> Adder-cost: 712   maxlim: 378653   bits: 20/19
47.91	c ---[ 292]---> Adder-cost: 1134   maxlim: 267069   bits: 20/19
49.09	c ---[ 290]---> Adder-cost: 1394   maxlim: 345856   bits: 20/19
50.57	c ---[ 288]---> Adder-cost: 1394   maxlim: 345856   bits: 20/19
52.07	c ---[ 286]---> Adder-cost: 1394   maxlim: 345856   bits: 20/19
53.56	c ---[ 284]---> Adder-cost: 1394   maxlim: 345856   bits: 20/19
55.05	c ---[ 282]---> Adder-cost: 1394   maxlim: 345856   bits: 20/19
56.54	c ---[ 280]---> Adder-cost: 1394   maxlim: 345856   bits: 20/19
58.03	c ---[ 278]---> Adder-cost: 900   maxlim: 296459   bits: 20/19
58.73	c ---[ 276]---> Adder-cost: 1052   maxlim: 360399   bits: 20/19
59.84	c ---[ 274]---> Adder-cost: 1052   maxlim: 360399   bits: 20/19
60.94	c ---[ 272]---> Adder-cost: 1052   maxlim: 360399   bits: 20/19
62.04	c ---[ 270]---> Adder-cost: 1052   maxlim: 360399   bits: 20/19
63.13	c ---[ 268]---> Adder-cost: 1052   maxlim: 360399   bits: 20/19
64.23	c ---[ 266]---> Adder-cost: 1052   maxlim: 360399   bits: 20/19
65.33	c ---[ 264]---> Adder-cost: 964   maxlim: 284169   bits: 20/19
66.53	c ---[ 262]---> Adder-cost: 1088   maxlim: 348966   bits: 20/19
67.41	c ---[ 260]---> Adder-cost: 1092   maxlim: 348966   bits: 20/19
68.29	c ---[ 258]---> Adder-cost: 1092   maxlim: 348966   bits: 20/19
69.17	c ---[ 256]---> Adder-cost: 1092   maxlim: 348966   bits: 20/19
70.05	c ---[ 254]---> Adder-cost: 1092   maxlim: 348966   bits: 20/19
70.93	c ---[ 252]---> Adder-cost: 1092   maxlim: 348966   bits: 20/19
71.82	c ---[ 250]---> Adder-cost: 1234   maxlim: 286130   bits: 20/19
73.43	c ---[ 248]---> Adder-cost: 1284   maxlim: 339821   bits: 20/19
74.43	c ---[ 246]---> Adder-cost: 1276   maxlim: 339821   bits: 20/19
75.42	c ---[ 244]---> Adder-cost: 1276   maxlim: 339821   bits: 20/19
76.42	c ---[ 242]---> Adder-cost: 1276   maxlim: 339821   bits: 20/19
77.42	c ---[ 240]---> Adder-cost: 1276   maxlim: 339821   bits: 20/19
78.43	c ---[ 238]---> Adder-cost: 1276   maxlim: 339821   bits: 20/19
79.43	c ---[ 236]---> Adder-cost: 1150   maxlim: 275764   bits: 20/19
80.81	c ---[ 234]---> Adder-cost: 1360   maxlim: 337251   bits: 20/19
82.08	c ---[ 232]---> Adder-cost: 1356   maxlim: 337251   bits: 20/19
83.35	c ---[ 230]---> Adder-cost: 1356   maxlim: 337251   bits: 20/19
84.62	c ---[ 228]---> Adder-cost: 1356   maxlim: 337251   bits: 20/19
85.89	c ---[ 226]---> Adder-cost: 1356   maxlim: 337251   bits: 20/19
87.16	c ---[ 224]---> Adder-cost: 1356   maxlim: 337251   bits: 20/19
88.43	c ---[ 222]---> Adder-cost: 1285   maxlim: 209306   bits: 19/18
90.00	c ---[ 220]---> Adder-cost: 1470   maxlim: 287306   bits: 20/19
91.55	c ---[ 218]---> Adder-cost: 1474   maxlim: 287306   bits: 20/19
93.10	c ---[ 216]---> Adder-cost: 1474   maxlim: 287306   bits: 20/19
94.66	c ---[ 214]---> Adder-cost: 1474   maxlim: 287306   bits: 20/19
96.21	c ---[ 212]---> Adder-cost: 1474   maxlim: 287306   bits: 20/19
97.76	c ---[ 210]---> Adder-cost: 1474   maxlim: 287306   bits: 20/19
99.31	c ---[ 208]---> Adder-cost: 802   maxlim: 309070   bits: 20/19
100.25	c ---[ 206]---> Adder-cost: 874   maxlim: 371318   bits: 20/19
101.45	c ---[ 204]---> Adder-cost: 874   maxlim: 371318   bits: 20/19
102.66	c ---[ 202]---> Adder-cost: 874   maxlim: 371318   bits: 20/19
103.86	c ---[ 200]---> Adder-cost: 874   maxlim: 371318   bits: 20/19
105.06	c ---[ 198]---> Adder-cost: 874   maxlim: 371318   bits: 20/19
106.27	c ---[ 196]---> Adder-cost: 874   maxlim: 371318   bits: 20/19
107.47	c ---[ 194]---> Adder-cost: 1157   maxlim: 256545   bits: 19/18
108.75	c ---[ 192]---> Adder-cost: 1286   maxlim: 320479   bits: 20/19
110.13	c ---[ 190]---> Adder-cost: 1278   maxlim: 320479   bits: 20/19
111.53	c ---[ 188]---> Adder-cost: 1278   maxlim: 320479   bits: 20/19
112.93	c ---[ 186]---> Adder-cost: 1278   maxlim: 320479   bits: 20/19
114.33	c ---[ 184]---> Adder-cost: 1278   maxlim: 320479   bits: 20/19
115.73	c ---[ 182]---> Adder-cost: 1278   maxlim: 320479   bits: 20/19
117.12	c ---[ 180]---> Adder-cost: 408   maxlim: 349185   bits: 20/19
117.36	c ---[ 178]---> Adder-cost: 434   maxlim: 393020   bits: 20/19
117.66	c ---[ 176]---> Adder-cost: 434   maxlim: 393020   bits: 20/19
117.95	c ---[ 174]---> Adder-cost: 434   maxlim: 393020   bits: 20/19
118.25	c ---[ 172]---> Adder-cost: 434   maxlim: 393020   bits: 20/19
118.55	c ---[ 170]---> Adder-cost: 434   maxlim: 393020   bits: 20/19
118.84	c ---[ 168]---> Adder-cost: 434   maxlim: 393020   bits: 20/19
119.14	c ---[ 166]---> Adder-cost: 1080   maxlim: 339851   bits: 20/19
120.13	c ---[ 164]---> Adder-cost: 1098   maxlim: 386771   bits: 20/19
120.97	c ---[ 162]---> Adder-cost: 1098   maxlim: 386771   bits: 20/19
121.81	c ---[ 160]---> Adder-cost: 1098   maxlim: 386771   bits: 20/19
122.65	c ---[ 158]---> Adder-cost: 1098   maxlim: 386771   bits: 20/19
123.48	c ---[ 156]---> Adder-cost: 1098   maxlim: 386771   bits: 20/19
124.32	c ---[ 154]---> Adder-cost: 1098   maxlim: 386771   bits: 20/19
125.16	c ---[ 152]---> Adder-cost: 1224   maxlim: 286517   bits: 20/19
126.86	c ---[ 150]---> Adder-cost: 1394   maxlim: 342925   bits: 20/19
128.61	c ---[ 148]---> Adder-cost: 1390   maxlim: 342925   bits: 20/19
130.37	c ---[ 146]---> Adder-cost: 1390   maxlim: 342925   bits: 20/19
132.13	c ---[ 144]---> Adder-cost: 1390   maxlim: 342925   bits: 20/19
133.91	c ---[ 142]---> Adder-cost: 1390   maxlim: 342925   bits: 20/19
135.67	c ---[ 140]---> Adder-cost: 1390   maxlim: 342925   bits: 20/19
137.44	c ---[ 138]---> Adder-cost: 945   maxlim: 286751   bits: 20/19
139.16	c ---[ 136]---> Adder-cost: 1084   maxlim: 343139   bits: 20/19
139.97	c ---[ 134]---> Adder-cost: 1076   maxlim: 343139   bits: 20/19
140.80	c ---[ 132]---> Adder-cost: 1076   maxlim: 343139   bits: 20/19
141.61	c ---[ 130]---> Adder-cost: 1076   maxlim: 343139   bits: 20/19
142.42	c ---[ 128]---> Adder-cost: 1076   maxlim: 343139   bits: 20/19
143.23	c ---[ 126]---> Adder-cost: 1076   maxlim: 343139   bits: 20/19
144.04	c ---[ 124]---> Adder-cost: 774   maxlim: 281483   bits: 20/19
144.94	c ---[ 122]---> Adder-cost: 936   maxlim: 351698   bits: 20/19
146.32	c ---[ 120]---> Adder-cost: 936   maxlim: 351698   bits: 20/19
147.70	c ---[ 118]---> Adder-cost: 936   maxlim: 351698   bits: 20/19
149.08	c ---[ 116]---> Adder-cost: 936   maxlim: 351698   bits: 20/19
150.46	c ---[ 114]---> Adder-cost: 936   maxlim: 351698   bits: 20/19
151.85	c ---[ 112]---> Adder-cost: 936   maxlim: 351698   bits: 20/19
153.25	c ---[ 110]---> Adder-cost: 1672   maxlim: 264863   bits: 20/19
154.92	c ---[ 108]---> Adder-cost: 1810   maxlim: 326096   bits: 20/19
157.31	c ---[ 106]---> Adder-cost: 1810   maxlim: 326096   bits: 20/19
159.71	c ---[ 104]---> Adder-cost: 1810   maxlim: 326096   bits: 20/19
162.09	c ---[ 102]---> Adder-cost: 1810   maxlim: 326096   bits: 20/19
164.46	c ---[ 100]---> Adder-cost: 1810   maxlim: 326096   bits: 20/19
166.83	c ---[  98]---> Adder-cost: 1810   maxlim: 326096   bits: 20/19
169.21	c ---[  97]---> BDD-cost:   69
169.21	c ---[  96]---> BDD-cost:   46
169.21	c ---[  95]---> BDD-cost:   53
169.21	c ---[  94]---> BDD-cost:   48
169.21	c ---[  93]---> BDD-cost:   59
169.21	c ---[  92]---> BDD-cost:   69
169.21	c ---[  91]---> BDD-cost:   46
169.21	c ---[  90]---> BDD-cost:   53
169.22	c ---[  89]---> BDD-cost:   48
169.22	c ---[  88]---> BDD-cost:   59
169.22	c ---[  87]---> BDD-cost:   69
169.22	c ---[  86]---> BDD-cost:   46
169.22	c ---[  85]---> BDD-cost:   53
169.22	c ---[  84]---> BDD-cost:   48
169.22	c ---[  83]---> BDD-cost:   59
169.22	c ---[  82]---> BDD-cost:   69
169.22	c ---[  81]---> BDD-cost:   46
169.22	c ---[  80]---> BDD-cost:   53
169.22	c ---[  79]---> BDD-cost:   48
169.22	c ---[  78]---> BDD-cost:   59
169.22	c ---[  77]---> BDD-cost:   69
169.22	c ---[  76]---> BDD-cost:   46
169.22	c ---[  75]---> BDD-cost:   53
169.22	c ---[  74]---> BDD-cost:   48
169.22	c ---[  73]---> BDD-cost:   59
169.22	c ---[  72]---> BDD-cost:   69
169.22	c ---[  71]---> BDD-cost:   46
169.22	c ---[  70]---> BDD-cost:   53
169.23	c ---[  69]---> BDD-cost:   48
169.23	c ---[  68]---> BDD-cost:   59
169.23	c ---[  67]---> BDD-cost:   69
169.23	c ---[  66]---> BDD-cost:   46
169.23	c ---[  65]---> BDD-cost:   53
169.23	c ---[  64]---> BDD-cost:   48
169.23	c ---[  63]---> BDD-cost:   59
169.23	c ---[  62]---> BDD-cost:   86
169.23	c ---[  61]---> BDD-cost:   97
169.23	c ---[  60]---> BDD-cost:   86
169.23	c ---[  59]---> BDD-cost:   97
169.23	c ---[  58]---> BDD-cost:   86
169.23	c ---[  57]---> BDD-cost:   97
169.23	c ---[  56]---> BDD-cost:   86
169.23	c ---[  55]---> BDD-cost:   97
169.24	c ---[  54]---> BDD-cost:   86
169.24	c ---[  53]---> BDD-cost:   97
169.24	c ---[  52]---> BDD-cost:   86
169.24	c ---[  51]---> BDD-cost:   97
169.24	c ---[  50]---> BDD-cost:   86
169.24	c ---[  49]---> BDD-cost:   97
169.24	c ---[  48]---> BDD-cost:   60
169.24	c ---[  47]---> BDD-cost:   39
169.24	c ---[  46]---> BDD-cost:   46
169.24	c ---[  45]---> BDD-cost:   41
169.24	c ---[  44]---> BDD-cost:   46
169.24	c ---[  43]---> BDD-cost:   60
169.24	c ---[  42]---> BDD-cost:   39
169.24	c ---[  41]---> BDD-cost:   46
169.24	c ---[  40]---> BDD-cost:   41
169.24	c ---[  39]---> BDD-cost:   46
169.24	c ---[  38]---> BDD-cost:   60
169.24	c ---[  37]---> BDD-cost:   39
169.25	c ---[  36]---> BDD-cost:   46
169.25	c ---[  35]---> BDD-cost:   41
169.25	c ---[  34]---> BDD-cost:   46
169.25	c ---[  33]---> BDD-cost:   60
169.25	c ---[  32]---> BDD-cost:   39
169.25	c ---[  31]---> BDD-cost:   46
169.25	c ---[  30]---> BDD-cost:   41
169.25	c ---[  29]---> BDD-cost:   46
169.25	c ---[  28]---> BDD-cost:   60
169.25	c ---[  27]---> BDD-cost:   39
169.25	c ---[  26]---> BDD-cost:   46
169.25	c ---[  25]---> BDD-cost:   41
169.25	c ---[  24]---> BDD-cost:   46
169.25	c ---[  23]---> BDD-cost:   60
169.25	c ---[  22]---> BDD-cost:   39
169.25	c ---[  21]---> BDD-cost:   46
169.25	c ---[  20]---> BDD-cost:   41
169.25	c ---[  19]---> BDD-cost:   46
169.25	c ---[  18]---> BDD-cost:   60
169.25	c ---[  17]---> BDD-cost:   39
169.25	c ---[  16]---> BDD-cost:   46
169.25	c ---[  15]---> BDD-cost:   41
169.25	c ---[  14]---> BDD-cost:   46
169.26	c ---[  13]---> BDD-cost:   73
169.26	c ---[  12]---> BDD-cost:   86
169.26	c ---[  11]---> BDD-cost:   73
169.26	c ---[  10]---> BDD-cost:   86
169.26	c ---[   9]---> BDD-cost:   73
169.26	c ---[   8]---> BDD-cost:   86
169.26	c ---[   7]---> BDD-cost:   73
169.26	c ---[   6]---> BDD-cost:   86
169.26	c ---[   5]---> BDD-cost:   73
169.26	c ---[   4]---> BDD-cost:   86
169.26	c ---[   3]---> BDD-cost:   73
169.26	c ---[   2]---> BDD-cost:   86
169.26	c ---[   1]---> BDD-cost:   73
169.26	c ---[   0]---> BDD-cost:   86
170.11	c ==================================[MINISAT+]==================================
170.11	c | Conflicts | Original         | Learnt                           | Progress |
170.11	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
170.11	c ==============================================================================
170.11	c |         0 | 1119013  3959411 |  373004       0        0     nan |  0.000 % |
170.27	c |       100 | 1118997  3959359 |  410304      98      309     3.2 |  3.139 % |
170.38	c |       250 | 1118989  3959333 |  451334     247      822     3.3 |  3.140 % |
170.55	c |       475 | 1118973  3959281 |  496468     470     1646     3.5 |  3.141 % |
170.61	c |       812 | 1118973  3959281 |  546115     807     4606     5.7 |  3.141 % |
170.79	c |      1320 | 1118957  3959229 |  600726    1313    13128    10.0 |  3.142 % |
170.95	c |      2079 | 1118940  3959178 |  660799    2071    31789    15.3 |  3.144 % |
171.08	c |      3218 | 1118940  3959178 |  726879    3210    66021    20.6 |  3.144 % |
171.25	c |      4927 | 1118940  3959178 |  799567    4919   107002    21.8 |  3.144 % |
171.79	c |      7489 | 1118923  3959127 |  879523    7480   151087    20.2 |  3.146 % |
172.43	c |     11334 | 1118923  3959127 |  967476   11325   325434    28.7 |  3.146 % |
173.56	c |     17101 | 1118915  3959101 | 1064223   17091   494399    28.9 |  3.147 % |
175.60	c |     25750 | 1118848  3958896 | 1170646   25735   794616    30.9 |  3.155 % |
179.03	c |     38724 | 1118831  3958845 | 1287710   38708  1513367    39.1 |  3.157 % |
185.66	c |     58185 | 1118798  3958742 | 1416482   58166  2362954    40.6 |  3.160 % |
203.57	c |     87378 | 1118747  3958589 | 1558130   87356  3869863    44.3 |  3.167 % |
233.46	c |    131167 | 1118722  3958512 | 1713943  131143  6237716    47.6 |  3.169 % |
298.20	c |    196851 | 1118672  3958358 | 1885337  196823  9375403    47.6 |  3.175 % |
469.44	c |    295379 | 1118551  3957969 | 2073871  295337 13515594    45.8 |  3.184 % |
763.00	c |    443168 | 1118493  3957789 | 2281258  443121 21852386    49.3 |  3.190 % |
1460.03	c |    664851 | 1118451  3957661 | 2509384  664801 35143506    52.9 |  3.195 % |
1801.21	c 
1801.21	c *** TERMINATED ***
1801.21	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node33/watcher-35087-1149343033 -o ROOT/results/node33/solver-35087-1149343033 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node33/35087-1149343033/instance-35087-1149343033.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1774944/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=1048 CPUtime=0
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 101 0 0 0 0 0 0 0 19 0 1 0 199967134 1073152 86 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 262 88 67 215 0 44 0

[startup+10.0027 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1766496/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=9552 CPUtime=9.98
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 2332 0 0 0 997 1 0 0 25 0 1 0 199967134 9781248 2228 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005892 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 2388 2228 107 215 0 2170 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 9552

[startup+20.009 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1765536/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=10492 CPUtime=19.97
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 2630 0 0 0 1996 1 0 0 25 0 1 0 199967134 10743808 2443 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134550585 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 2623 2443 107 215 0 2405 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 10492

[startup+30.0162 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1765536/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=10560 CPUtime=29.97
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 2656 0 0 0 2996 1 0 0 25 0 1 0 199967134 10813440 2469 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005252 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 2640 2469 107 215 0 2422 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 10560

[startup+40.0225 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1764704/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=11484 CPUtime=39.97
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 2874 0 0 0 3996 1 0 0 25 0 1 0 199967134 11759616 2687 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 2871 2687 107 215 0 2653 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 11484

[startup+50.0288 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1764512/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=11696 CPUtime=49.98
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 2931 0 0 0 4997 1 0 0 25 0 1 0 199967134 11976704 2744 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 2924 2744 107 215 0 2706 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 11696

[startup+60.0351 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1763552/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=12492 CPUtime=59.99
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 3329 0 0 0 5997 2 0 0 25 0 1 0 199967134 12791808 2977 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012176 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 3123 2977 107 215 0 2905 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 12492

[startup+70.0414 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1763232/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=13240 CPUtime=69.99
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 3409 0 0 0 6997 2 0 0 25 0 1 0 199967134 13557760 3057 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 3310 3057 107 215 0 3092 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 13240

[startup+80.0477 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1762592/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=13648 CPUtime=79.99
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 3565 0 0 0 7997 2 0 0 25 0 1 0 199967134 13975552 3213 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812362 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 3412 3213 107 215 0 3194 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 13648

[startup+90.0539 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1762080/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=13932 CPUtime=89.99
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 3687 0 0 0 8997 2 0 0 25 0 1 0 199967134 14266368 3335 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134667183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 3483 3335 107 215 0 3265 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 13932

[startup+100.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1761632/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=15000 CPUtime=100
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 3793 0 0 0 9998 2 0 0 25 0 1 0 199967134 15360000 3441 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134679024 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 3750 3441 107 215 0 3532 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 15000

[startup+110.067 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1761632/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=15000 CPUtime=110
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 3796 0 0 0 10998 2 0 0 25 0 1 0 199967134 15360000 3444 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809072 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 3750 3444 107 215 0 3532 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 15000

[startup+120.073 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1761120/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=17952 CPUtime=120
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 4243 0 0 0 11998 2 0 0 25 0 1 0 199967134 18382848 3891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134550844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 4488 3898 107 215 0 4270 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 17952

[startup+130.079 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1759264/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=17008 CPUtime=130.01
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 4715 0 0 0 12998 3 0 0 25 0 1 0 199967134 17416192 4033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809086 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 4252 4033 107 215 0 4034 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 17008

[startup+140.085 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1759008/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=17104 CPUtime=140.01
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 4775 0 0 0 13998 3 0 0 25 0 1 0 199967134 17514496 4093 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808967 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 4276 4093 107 215 0 4058 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 17104

[startup+150.092 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1758880/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=17200 CPUtime=150.02
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 4806 0 0 0 14999 3 0 0 25 0 1 0 199967134 17612800 4124 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 4300 4124 107 215 0 4082 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 17200

[startup+160.097 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1757920/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=18996 CPUtime=160.02
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 5036 0 0 0 15999 3 0 0 25 0 1 0 199967134 19451904 4354 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134691000 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 4749 4354 107 215 0 4531 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 18996

[startup+170.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1705696/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=76572 CPUtime=170.01
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 18101 0 0 0 16992 9 0 0 25 0 1 0 199967134 78409728 17390 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568458 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 19143 17390 113 215 0 18925 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 76572

[startup+180.109 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1696992/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=85256 CPUtime=180.02
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 20276 0 0 0 17991 11 0 0 25 0 1 0 199967134 87302144 19565 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577628 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 21314 19565 123 215 0 21096 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 85256

[startup+190.116 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1691040/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=91296 CPUtime=190.03
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 21764 0 0 0 18990 13 0 0 25 0 1 0 199967134 93487104 21053 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 22824 21053 123 215 0 22606 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 91296

[startup+200.122 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1686944/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=95248 CPUtime=200.03
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 22781 0 0 0 19988 15 0 0 25 0 1 0 199967134 97533952 22070 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569778 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 23812 22070 123 215 0 23594 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 95248

[startup+210.128 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22350
/proc/meminfo: memFree=1680736/2055920 swapFree=4181356/4192956

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

[pid=22350] ppid=22348 vsize=276324 CPUtime=1781.45
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67650 0 0 0 178075 70 0 0 25 0 1 0 199967134 282955776 66939 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69081 66939 123 215 0 68863 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (Kb) 276324

[startup+1783.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1506400/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=276452 CPUtime=1782.46
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67666 0 0 0 178176 70 0 0 25 0 1 0 199967134 283086848 66955 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69113 66955 123 215 0 68895 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 276452

[startup+1784.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1506336/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=276612 CPUtime=1783.46
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67685 0 0 0 178276 70 0 0 25 0 1 0 199967134 283250688 66974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69153 66974 123 215 0 68935 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 276612

[startup+1785.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1506272/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=276612 CPUtime=1784.47
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67694 0 0 0 178377 70 0 0 25 0 1 0 199967134 283250688 66983 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69153 66983 123 215 0 68935 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 276612

[startup+1786.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1506208/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=276612 CPUtime=1785.47
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67708 0 0 0 178477 70 0 0 25 0 1 0 199967134 283250688 66997 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69153 66997 123 215 0 68935 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 276612

[startup+1787.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1506144/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=276740 CPUtime=1786.47
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67723 0 0 0 178577 70 0 0 25 0 1 0 199967134 283381760 67012 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69185 67012 123 215 0 68967 0
Current children cumulated CPU time (s) 1786.47
Current children cumulated vsize (Kb) 276740

[startup+1788.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1506144/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=276740 CPUtime=1787.48
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67736 0 0 0 178678 70 0 0 25 0 1 0 199967134 283381760 67025 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580980 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69185 67025 123 215 0 68967 0
Current children cumulated CPU time (s) 1787.48
Current children cumulated vsize (Kb) 276740

[startup+1789.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1506080/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=276740 CPUtime=1788.48
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67752 0 0 0 178778 70 0 0 25 0 1 0 199967134 283381760 67041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69185 67041 123 215 0 68967 0
Current children cumulated CPU time (s) 1788.48
Current children cumulated vsize (Kb) 276740

[startup+1790.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1506016/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=276868 CPUtime=1789.49
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67765 0 0 0 178879 70 0 0 25 0 1 0 199967134 283512832 67054 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69217 67054 123 215 0 68999 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (Kb) 276868

[startup+1791.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1505952/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=276868 CPUtime=1790.49
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67775 0 0 0 178979 70 0 0 25 0 1 0 199967134 283512832 67064 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69217 67064 123 215 0 68999 0
Current children cumulated CPU time (s) 1790.49
Current children cumulated vsize (Kb) 276868

[startup+1792.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1505888/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=276996 CPUtime=1791.5
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67786 0 0 0 179080 70 0 0 25 0 1 0 199967134 283643904 67075 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69249 67075 123 215 0 69031 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 276996

[startup+1793.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1505824/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=276996 CPUtime=1792.5
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67801 0 0 0 179180 70 0 0 25 0 1 0 199967134 283643904 67090 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69249 67090 123 215 0 69031 0
Current children cumulated CPU time (s) 1792.5
Current children cumulated vsize (Kb) 276996

[startup+1794.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1505824/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=276996 CPUtime=1793.51
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67811 0 0 0 179281 70 0 0 25 0 1 0 199967134 283643904 67100 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69249 67100 123 215 0 69031 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 276996

[startup+1795.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1505760/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=277128 CPUtime=1794.51
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67823 0 0 0 179381 70 0 0 25 0 1 0 199967134 283779072 67112 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69282 67112 123 215 0 69064 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (Kb) 277128

[startup+1796.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1505696/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=277128 CPUtime=1795.52
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67837 0 0 0 179482 70 0 0 25 0 1 0 199967134 283779072 67126 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69282 67126 123 215 0 69064 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 277128

[startup+1797.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1505632/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=277288 CPUtime=1796.52
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67857 0 0 0 179582 70 0 0 25 0 1 0 199967134 283942912 67146 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69322 67146 123 215 0 69104 0
Current children cumulated CPU time (s) 1796.52
Current children cumulated vsize (Kb) 277288

[startup+1798.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1505568/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=277288 CPUtime=1797.52
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67864 0 0 0 179682 70 0 0 25 0 1 0 199967134 283942912 67153 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69322 67153 123 215 0 69104 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (Kb) 277288

[startup+1799.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1505568/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=277288 CPUtime=1798.53
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67876 0 0 0 179783 70 0 0 25 0 1 0 199967134 283942912 67165 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584088 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69322 67165 123 215 0 69104 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (Kb) 277288

[startup+1800.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1505504/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=277420 CPUtime=1799.53
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67890 0 0 0 179883 70 0 0 25 0 1 0 199967134 284078080 67179 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69355 67179 123 215 0 69137 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (Kb) 277420

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1505440/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=277420 CPUtime=1800.54
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67904 0 0 0 179984 70 0 0 25 0 1 0 199967134 284078080 67193 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69355 67193 123 215 0 69137 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 277420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22545
/proc/meminfo: memFree=1505440/2055920 swapFree=4181356/4192956
[pid=22350] ppid=22348 vsize=277420 CPUtime=1800.54
/proc/22350/stat : 22350 (minisat+) R 22348 22350 22304 0 -1 4194304 67904 0 0 0 179984 70 0 0 25 0 1 0 199967134 284078080 67193 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22350/statm: 69355 67193 123 215 0 69137 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 277420

Sending SIGTERM to -22350
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.26
CPU time (s): 1800.6
CPU user time (s): 1799.85
CPU system time (s): 0.751885
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (Kb): 277420

Launcher Data (download as text)

Begin job on node33 on Sat Jun  3 13:57:13 UTC 2006


FILE ID= 35087-1149343033

PBS_JOBID= 310524

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-grow7.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node33/35087-1149343033/instance-35087-1149343033.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-35087-1149343033 -o ROOT/results/node33/solver-35087-1149343033 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node33/35087-1149343033/instance-35087-1149343033.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  8d33b9e58f24eb64e3fc155c85c275f1

RANDOM SEED= 174458322


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1775088 kB
Buffers:         18504 kB
Cached:         197508 kB
SwapCached:       3288 kB
Active:          60668 kB
Inactive:       164112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775088 kB
SwapTotal:     4192956 kB
SwapFree:      4181356 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          14912 kB
Slab:            42076 kB
Committed_AS:   351152 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node33 on Sat Jun  3 14:27:15 UTC 2006