Trace number 35014

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.14UNSAT 15.6936 15.7157

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-e226.opb
MD5SUMba85c504e75c36f184b41f40c4eddd0f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.79042
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8460
Total number of constraints216
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 constraints216
Minimum length of a constraint30
Maximum length of a constraint3210
Number of terms in the objective function 5160
Biggest coefficient in the objective function 17864
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 528383
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 528383
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...
0.86	c Converting 231 PB-constraints to clauses...
0.86	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
2.92	c   -- Detecting intervals from adjacent constraints: ####=####=##########################
2.92	c   -- Clauses(.)/Splits(s): .s.s
2.93	c ---[ 232]---> Adder-cost: 436   maxlim: 171   bits: 9/8
3.00	c ---[ 230]---> BDD-cost:  327
3.01	c ---[ 228]---> Adder-cost: 262   maxlim: 136   bits: 8/8
3.02	c ---[ 226]---> BDD-cost:   21
3.02	c ---[ 224]---> BDD-cost:   21
3.02	c ---[ 223]---> BDD-cost:  165
3.02	c ---[ 222]---> BDD-cost:  193
3.03	c ---[ 221]---> BDD-cost:  445
3.05	c ---[ 220]---> BDD-cost:  883
3.12	c ---[ 219]---> BDD-cost:   63
3.13	c ---[ 217]---> BDD-cost:   21
3.13	c ---[ 216]---> Sorter-cost:  292     Base:
3.13	c ---[ 214]---> Adder-cost: 336   maxlim: 13   bits: 5/4
3.13	c ---[ 213]---> Adder-cost: 376   maxlim: 11   bits: 5/4
3.14	c ---[ 211]---> Adder-cost: 88   maxlim: 14   bits: 5/4
3.15	c ---[ 209]---> BDD-cost:   21
3.15	c ---[ 207]---> Sorter-cost:  525     Base: 2
3.15	c ---[ 205]---> Adder-cost: 376   maxlim: 272   bits: 9/9
3.17	c ---[ 204]---> BDD-cost:   21
3.17	c ---[ 203]---> Sorter-cost:  482     Base: 2
3.18	c ---[ 202]---> Adder-cost: 140   maxlim: 44   bits: 7/6
3.18	c ---[ 201]---> BDD-cost:   21
3.18	c ---[ 200]---> Adder-cost: 448   maxlim: 701   bits: 10/10
3.21	c ---[ 199]---> Adder-cost: 328   maxlim: 137   bits: 9/8
3.23	c ---[ 198]---> Adder-cost: 261   maxlim: 11   bits: 5/4
3.24	c ---[ 197]---> BDD-cost:   21
3.24	c ---[ 196]---> Sorter-cost:  414     Base: 5
3.24	c ---[ 195]---> Sorter-cost:  821     Base: 3
3.24	c ---[ 193]---> Adder-cost: 258   maxlim: 12   bits: 5/4
3.25	c ---[ 192]---> Sorter-cost:  471     Base: 3
3.25	c ---[ 191]---> BDD-cost:   19
3.25	c ---[ 190]---> Adder-cost: 416   maxlim: 854   bits: 11/10
3.28	c ---[ 189]---> Adder-cost: 184   maxlim: 2467   bits: 12/12
3.30	c ---[ 188]---> BDD-cost:   75
3.30	c ---[ 185]---> BDD-cost:   23
3.30	c ---[ 184]---> Adder-cost: 576   maxlim: 25   bits: 6/5
3.31	c ---[ 183]---> Sorter-cost:  191     Base: 2
3.32	c ---[ 182]---> BDD-cost:   21
3.32	c ---[ 181]---> Sorter-cost:  840     Base:
3.32	c ---[ 180]---> BDD-cost:   19
3.32	c ---[ 179]---> Sorter-cost:  466     Base: 2
3.32	c ---[ 178]---> Sorter-cost:  674     Base: 11
3.32	c ---[ 177]---> Sorter-cost:  523     Base: 3
3.32	c ---[ 176]---> Adder-cost: 1213   maxlim: 452   bits: 10/9
3.38	c ---[ 175]---> BDD-cost:   21
3.38	c ---[ 174]---> BDD-cost:   21
3.38	c ---[ 173]---> Adder-cost: 596   maxlim: 446   bits: 10/9
3.44	c ---[ 171]---> Adder-cost: 545   maxlim: 12   bits: 5/4
3.45	c ---[ 170]---> BDD-cost:   49
3.45	c ---[ 169]---> Adder-cost: 180   maxlim: 143   bits: 8/8
3.46	c ---[ 168]---> Adder-cost: 224   maxlim: 225   bits: 9/8
3.48	c ---[ 167]---> Adder-cost: 226   maxlim: 242   bits: 9/8
3.49	c ---[ 166]---> Adder-cost: 172   maxlim: 242   bits: 9/8
3.51	c ---[ 165]---> Adder-cost: 310   maxlim: 337   bits: 9/9
3.53	c ---[ 164]---> Adder-cost: 442   maxlim: 472   bits: 10/9
3.58	c ---[ 163]---> Adder-cost: 650   maxlim: 510   bits: 10/9
3.68	c ---[ 161]---> Adder-cost: 290   maxlim: 184   bits: 8/8
3.70	c ---[ 159]---> Adder-cost: 184   maxlim: 123   bits: 8/7
3.71	c ---[ 158]---> Adder-cost: 196   maxlim: 252   bits: 9/8
3.72	c ---[ 157]---> Adder-cost: 192   maxlim: 136   bits: 8/8
3.73	c ---[ 156]---> BDD-cost:   21
3.73	c ---[ 155]---> BDD-cost:   21
3.73	c ---[ 154]---> BDD-cost:   40
3.73	c ---[ 152]---> Adder-cost: 2753   maxlim: 66   bits: 8/7
3.86	c ---[ 150]---> BDD-cost:   33
3.86	c ---[ 148]---> Adder-cost: 2162   maxlim: 847   bits: 11/10
3.96	c ---[ 147]---> BDD-cost:   21
3.96	c ---[ 146]---> BDD-cost:   21
3.96	c ---[ 145]---> BDD-cost:    0
3.96	c ---[ 143]---> BDD-cost:   24
3.96	c ---[ 142]---> BDD-cost:   21
3.96	c ---[ 140]---> Adder-cost: 2532   maxlim: 35632   bits: 16/16
5.22	c ---[ 138]---> Adder-cost: 1598   maxlim: 6158   bits: 14/13
5.41	c ---[ 136]---> Adder-cost: 2269   maxlim: 5004   bits: 14/13
5.71	c ---[ 135]---> Adder-cost: 134   maxlim: 81   bits: 7/7
5.72	c ---[ 134]---> Adder-cost: 87   maxlim: 12   bits: 5/4
5.72	c ---[ 132]---> Adder-cost: 75   maxlim: 12   bits: 5/4
5.72	c ---[ 131]---> BDD-cost:   49
5.72	c ---[ 130]---> Adder-cost: 130   maxlim: 70   bits: 7/7
5.73	c ---[ 128]---> Adder-cost: 56   maxlim: 46   bits: 6/6
5.73	c ---[ 127]---> BDD-cost:   21
5.73	c ---[ 126]---> BDD-cost:   23
5.73	c ---[ 124]---> Adder-cost: 1787   maxlim: 9697   bits: 15/14
6.05	c ---[ 122]---> Adder-cost: 2064   maxlim: 32798   bits: 16/16
7.58	c ---[ 121]---> Adder-cost: 554   maxlim: 1287   bits: 11/11
7.64	c ---[ 120]---> BDD-cost:   32
7.64	c ---[ 118]---> Adder-cost: 416   maxlim: 269020   bits: 19/19
7.88	c ---[ 117]---> Sorter-cost: 2588     Base: 3 3 3 3 3 11 2 2 2
7.97	c ---[ 116]---> Adder-cost: 378   maxlim: 166564   bits: 19/18
8.17	c ---[ 115]---> Adder-cost: 634   maxlim: 443774   bits: 20/19
9.03	c ---[ 114]---> Adder-cost: 286   maxlim: 90   bits: 8/7
9.10	c ---[ 113]---> Adder-cost: 232   maxlim: 74   bits: 8/7
9.17	c ---[ 112]---> Adder-cost: 114   maxlim: 75   bits: 7/7
9.18	c ---[ 111]---> BDD-cost:  533
9.21	c ---[ 110]---> Adder-cost: 830   maxlim: 2170   bits: 12/12
9.47	c ---[ 109]---> Adder-cost: 1234   maxlim: 534   bits: 11/10
9.52	c ---[ 108]---> BDD-cost:   21
9.52	c ---[ 107]---> BDD-cost:  193
9.53	c ---[ 106]---> Adder-cost: 68   maxlim: 42   bits: 6/6
9.53	c ---[ 105]---> Adder-cost: 80   maxlim: 27   bits: 6/5
9.54	c ---[ 103]---> Adder-cost: 122   maxlim: 42   bits: 7/6
9.54	c ---[ 102]---> Adder-cost: 472   maxlim: 11   bits: 5/4
9.55	c ---[ 101]---> BDD-cost:   21
9.55	c ---[ 100]---> Adder-cost: 404   maxlim: 434   bits: 10/9
9.58	c ---[  99]---> Adder-cost: 339   maxlim: 111   bits: 8/7
9.60	c ---[  98]---> Adder-cost: 329   maxlim: 281   bits: 10/9
9.61	c ---[  97]---> Adder-cost: 363   maxlim: 171   bits: 9/8
9.62	c ---[  96]---> Adder-cost: 307   maxlim: 222   bits: 9/8
9.64	c ---[  95]---> Adder-cost: 317   maxlim: 291   bits: 10/9
9.65	c ---[  94]---> Adder-cost: 415   maxlim: 461   bits: 10/9
9.69	c ---[  93]---> Adder-cost: 330   maxlim: 374   bits: 10/9
9.72	c ---[  92]---> Adder-cost: 271   maxlim: 123   bits: 8/7
9.73	c ---[  91]---> Adder-cost: 765   maxlim: 12   bits: 5/4
9.76	c ---[  90]---> BDD-cost:   32
9.76	c ---[  89]---> Adder-cost: 692   maxlim: 771   bits: 10/10
9.83	c ---[  88]---> Adder-cost: 662   maxlim: 170   bits: 9/8
9.85	c ---[  87]---> Adder-cost: 588   maxlim: 433   bits: 10/9
9.88	c ---[  86]---> Adder-cost: 511   maxlim: 218   bits: 9/8
9.90	c ---[  85]---> Adder-cost: 617   maxlim: 367   bits: 10/9
9.92	c ---[  84]---> Adder-cost: 565   maxlim: 327   bits: 10/9
9.94	c ---[  83]---> Adder-cost: 732   maxlim: 1318   bits: 11/11
10.05	c ---[  82]---> Adder-cost: 504   maxlim: 723   bits: 10/10
10.12	c ---[  81]---> Adder-cost: 464   maxlim: 197   bits: 9/8
10.14	c ---[  80]---> Adder-cost: 776   maxlim: 11   bits: 5/4
10.17	c ---[  79]---> BDD-cost:   21
10.17	c ---[  78]---> Adder-cost: 812   maxlim: 2508   bits: 12/12
10.27	c ---[  77]---> Adder-cost: 634   maxlim: 504   bits: 10/9
10.31	c ---[  76]---> Adder-cost: 794   maxlim: 1657   bits: 12/11
10.41	c ---[  75]---> Adder-cost: 681   maxlim: 693   bits: 11/10
10.45	c ---[  74]---> Adder-cost: 707   maxlim: 1191   bits: 12/11
10.49	c ---[  73]---> Adder-cost: 631   maxlim: 1258   bits: 12/11
10.54	c ---[  72]---> Adder-cost: 856   maxlim: 4382   bits: 13/13
10.70	c ---[  71]---> Adder-cost: 818   maxlim: 2279   bits: 12/12
10.82	c ---[  70]---> Adder-cost: 682   maxlim: 651   bits: 11/10
10.87	c ---[  69]---> Adder-cost: 371   maxlim: 434   bits: 10/9
10.91	c ---[  68]---> Adder-cost: 349   maxlim: 337   bits: 10/9
10.94	c ---[  67]---> Adder-cost: 523   maxlim: 888   bits: 11/10
11.02	c ---[  66]---> Adder-cost: 509   maxlim: 822   bits: 11/10
11.10	c ---[  65]---> Adder-cost: 588   maxlim: 1086   bits: 12/11
11.19	c ---[  64]---> Adder-cost: 641   maxlim: 1683   bits: 12/11
11.27	c ---[  63]---> BDD-cost:  137
11.27	c ---[  61]---> Sorter-cost:  447     Base: 2
11.27	c ---[  60]---> Adder-cost: 188   maxlim: 195   bits: 9/8
11.28	c ---[  59]---> Adder-cost: 190   maxlim: 195   bits: 9/8
11.29	c ---[  58]---> Adder-cost: 178   maxlim: 199   bits: 9/8
11.30	c ---[  57]---> Adder-cost: 206   maxlim: 245   bits: 9/8
11.32	c ---[  56]---> Adder-cost: 210   maxlim: 353   bits: 9/9
11.33	c ---[  55]---> Adder-cost: 218   maxlim: 365   bits: 9/9
11.35	c ---[  54]---> Adder-cost: 214   maxlim: 371   bits: 9/9
11.36	c ---[  53]---> Adder-cost: 192   maxlim: 386   bits: 9/9
11.38	c ---[  52]---> Adder-cost: 1286   maxlim: 75   bits: 8/7
11.45	c ---[  51]---> Sorter-cost: 1442     Base: 3 7 3 3 2 2 2 2
11.48	c ---[  49]---> Sorter-cost:  471     Base:
11.48	c ---[  48]---> Sorter-cost:  545     Base: 2
11.48	c ---[  46]---> BDD-cost:  427
11.48	c ---[  45]---> BDD-cost:  258
11.49	c ---[  44]---> BDD-cost:   21
11.49	c ---[  43]---> Adder-cost: 88   maxlim: 54   bits: 7/6
11.50	c ---[  42]---> BDD-cost:   21
11.50	c ---[  40]---> Adder-cost: 72   maxlim: 38   bits: 6/6
11.50	c ---[  39]---> BDD-cost:   21
11.50	c ---[  38]---> Sorter-cost:  278     Base:
11.50	c ---[  37]---> Adder-cost: 125   maxlim: 30   bits: 6/5
11.50	c ---[  36]---> Adder-cost: 118   maxlim: 147   bits: 8/8
11.51	c ---[  35]---> Adder-cost: 164   maxlim: 218   bits: 9/8
11.52	c ---[  34]---> Adder-cost: 78   maxlim: 51   bits: 7/6
11.52	c ---[  32]---> Adder-cost: 408   maxlim: 59   bits: 7/6
11.54	c ---[  30]---> Adder-cost: 452   maxlim: 118   bits: 8/7
11.55	c ---[  28]---> Adder-cost: 470   maxlim: 558   bits: 10/10
11.60	c ---[  26]---> Adder-cost: 384   maxlim: 16   bits: 6/5
11.62	c ---[  25]---> Adder-cost: 148   maxlim: 84   bits: 7/7
11.62	c ---[  24]---> Adder-cost: 234   maxlim: 261   bits: 9/9
11.64	c ---[  23]---> Adder-cost: 236   maxlim: 308   bits: 9/9
11.66	c ---[  22]---> Adder-cost: 154   maxlim: 98   bits: 8/7
11.67	c ---[  21]---> Adder-cost: 120   maxlim: 94   bits: 7/7
11.67	c ---[  20]---> Adder-cost: 78   maxlim: 51   bits: 7/6
11.68	c ---[  19]---> Sorter-cost:  546     Base: 2
11.68	c ---[  18]---> Sorter-cost:  537     Base: 3
11.68	c ---[  17]---> Sorter-cost:  466     Base: 2
11.68	c ---[  15]---> Adder-cost: 124   maxlim: 61   bits: 7/6
11.69	c ---[  14]---> Sorter-cost:  523     Base: 7
11.69	c ---[  12]---> BDD-cost:   38
11.69	c ---[  11]---> BDD-cost:   19
11.69	c ---[   9]---> BDD-cost:   81
11.69	c ---[   6]---> BDD-cost:  667
11.74	c ---[   5]---> BDD-cost:   21
11.74	c ---[   3]---> Sorter-cost:  429     Base: 3
11.74	c ---[   2]---> Adder-cost: 82   maxlim: 77   bits: 7/7
11.74	c ---[   1]---> Sorter-cost:  553     Base: 3
11.74	c ---[   0]---> Sorter-cost:  441     Base: 5
12.05	c ==================================[MINISAT+]==================================
12.05	c | Conflicts | Original         | Learnt                           | Progress |
12.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
12.05	c ==============================================================================
12.05	c |         0 |  431763  1492254 |  143921       0        0     nan |  0.000 % |
12.18	c |       100 |  431694  1492071 |  158313      96      379     3.9 |  6.183 % |
12.32	c |       252 |  431629  1491885 |  174144     243     1384     5.7 |  6.195 % |
12.47	c |       477 |  431280  1491092 |  191558     408     2685     6.6 |  6.371 % |
12.52	c |       814 |  431264  1491038 |  210714     744     5759     7.7 |  6.373 % |
12.71	c |      1322 |  431236  1490945 |  231786    1167     9200     7.9 |  6.376 % |
13.13	c |      2081 |  429079  1483350 |  254964    1866    15263     8.2 |  6.661 % |
13.54	c |      3220 |  411866  1423088 |  280461    2949    26647     9.0 |  9.213 % |
13.85	c |      4932 |  392302  1354647 |  308507    4640    56816    12.2 | 12.405 % |
14.45	c |      7494 |  392083  1354114 |  339358    5289    58608    11.1 | 12.485 % |
15.33	c |     11342 |  391822  1353285 |  373294    9081   116715    12.9 | 12.524 % |
15.70	c ==============================================================================
15.70	c UNSATISFIABLE
15.70	s UNSATISFIABLE
15.70	c _______________________________________________________________________________
15.70	c 
15.70	c restarts              : 11
15.70	c conflicts             : 11743          (751 /sec)
15.70	c decisions             : 54694          (3497 /sec)
15.70	c propagations          : 0              (0 /sec)
15.70	c inspects              : 0              (0 /sec)
15.70	c CPU time              : 15.6406 s
15.70	c _______________________________________________________________________________

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/node82/watcher-35014-1149325213 -o ROOT/results/node82/solver-35014-1149325213 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node82/35014-1149325213/instance-35014-1149325213.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 1.03 1.00 2/68 30641
/proc/meminfo: memFree=1678328/2055892 swapFree=4087504/4096564
[pid=30641] ppid=30639 vsize=1048 CPUtime=0
/proc/30641/stat : 30641 (minisat+) R 30639 30641 30595 0 -1 4194304 106 0 0 0 0 0 0 0 19 0 1 0 189710620 1073152 92 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30641/statm: 262 92 67 215 0 44 0

[startup+10.0021 s]
/proc/loadavg: 0.99 1.02 1.00 2/68 30641
/proc/meminfo: memFree=1666424/2055892 swapFree=4087504/4096564
[pid=30641] ppid=30639 vsize=12816 CPUtime=9.98
/proc/30641/stat : 30641 (minisat+) R 30639 30641 30595 0 -1 4194304 3619 0 0 0 997 1 0 0 25 0 1 0 189710620 13123584 3057 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30641/statm: 3204 3057 109 215 0 2986 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 12816

Child status: 20
Real time (s): 15.7157
CPU time (s): 15.6936
CPU user time (s): 15.6486
CPU system time (s): 0.044993
CPU usage (%): 99.8593
Max. virtual memory (cumulated for all children) (Kb): 12816

Launcher Data (download as text)

Begin job on node82 on Sat Jun  3 09:00:13 UTC 2006


FILE ID= 35014-1149325213

PBS_JOBID= 309569

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-e226.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node82/35014-1149325213/instance-35014-1149325213.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node82/watcher-35014-1149325213 -o ROOT/results/node82/solver-35014-1149325213 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node82/35014-1149325213/instance-35014-1149325213.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  ba85c504e75c36f184b41f40c4eddd0f

RANDOM SEED= 592102612


/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.265
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	: 6006.17
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.265
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	: 5999.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1678536 kB
Buffers:         11300 kB
Cached:         301684 kB
SwapCached:       2740 kB
Active:          68324 kB
Inactive:       253316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1678536 kB
SwapTotal:     4096564 kB
SwapFree:      4087504 kB
Dirty:             268 kB
Writeback:           0 kB
Mapped:          14632 kB
Slab:            42040 kB
Committed_AS:   365496 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node82 on Sat Jun  3 09:00:29 UTC 2006